numbox 0.2.14__py3-none-any.whl → 0.2.16__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of numbox might be problematic. Click here for more details.

numbox/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '0.2.14'
1
+ __version__ = '0.2.16'
numbox/utils/standard.py CHANGED
@@ -8,10 +8,3 @@ def make_params_strings(func):
8
8
  )
9
9
  func_names_params_str = ', '.join(func_params.keys())
10
10
  return func_params_str, func_names_params_str
11
-
12
-
13
- if __name__ == "__main__":
14
- def aux(x, y, z=1):
15
- pass
16
- print(make_params_strings(aux))
17
-
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: numbox
3
- Version: 0.2.14
3
+ Version: 0.2.16
4
4
  Author: Mikhail Goykhman
5
5
  License: MIT License (with Citation Clause)
6
6
 
@@ -34,10 +34,7 @@ Keywords: llvmlite,numba,numpy
34
34
  Requires-Python: >=3.10
35
35
  Description-Content-Type: text/markdown
36
36
  License-File: LICENSE
37
- Requires-Dist: numpy<2.4.0,>=2.1.0
38
- Requires-Dist: llvmlite<0.46.0,>=0.43.0; python_version < "3.14"
39
37
  Requires-Dist: numba<0.63.0,>=0.60.0; python_version < "3.14"
40
- Requires-Dist: llvmlite==0.46.0; python_version == "3.14"
41
38
  Requires-Dist: numba==0.63.1; python_version == "3.14"
42
39
  Provides-Extra: docs
43
40
  Requires-Dist: sphinx==8.1.3; extra == "docs"
@@ -1,4 +1,4 @@
1
- numbox/__init__.py,sha256=rfy0OFG8rEvQ6bRSAURO04IijvDzG0it93O1BM4V4E0,23
1
+ numbox/__init__.py,sha256=XlHPYowFvmVVd-RGpWqMZx-BPlSRusZdDa56QxuMg0I,23
2
2
  numbox/core/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  numbox/core/configurations.py,sha256=0bCmxXL-QMwtvyIDhpXLeT-1KJMf_QpH0wLuEvYLGxQ,68
4
4
  numbox/core/any/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -30,11 +30,11 @@ numbox/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
30
30
  numbox/utils/highlevel.py,sha256=3dEdIbk0OJcBmuWdbuwG-0v80U19sSYMIxOR8qslGsQ,8360
31
31
  numbox/utils/lowlevel.py,sha256=ACpf8_HyOIsobPlZ31bapkEyuCsV5dojW3AFrcKykrw,10712
32
32
  numbox/utils/meminfo.py,sha256=ykFi8Vt0WcHI3ztgMwvpn6NqaflDSQGL8tjI01jrzm0,1759
33
- numbox/utils/standard.py,sha256=2fPrMlSXe2TG3CIfjJOT8LQkHEH86oOOj1AvwQkYCfA,450
33
+ numbox/utils/standard.py,sha256=SPsQcyLZw21RaNCdfkIGE_QBaVnMtZjJY4F40_GGuak,347
34
34
  numbox/utils/timer.py,sha256=5_d690Fb3L2axJBRxtoB0qe23exBosNR4qu6cno4QfY,641
35
35
  numbox/utils/void_type.py,sha256=IkZsjNeAIShYJtvWbvERdHnl_mbF1rCRWiM3gp6II8U,404
36
- numbox-0.2.14.dist-info/LICENSE,sha256=YYgNvjH_p6-1NsdrIqGJnr1GUbZzA_8DxsP6vVfM6nY,1446
37
- numbox-0.2.14.dist-info/METADATA,sha256=UOwvcQjSOQ54H2_o_e-kmTfJF1hlU8SjQHvbWbB-58w,3123
38
- numbox-0.2.14.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
39
- numbox-0.2.14.dist-info/top_level.txt,sha256=A67jOkfqidCSYYm6ifjN_WZyIiR1B27fjxv6nNbPvjc,7
40
- numbox-0.2.14.dist-info/RECORD,,
36
+ numbox-0.2.16.dist-info/LICENSE,sha256=YYgNvjH_p6-1NsdrIqGJnr1GUbZzA_8DxsP6vVfM6nY,1446
37
+ numbox-0.2.16.dist-info/METADATA,sha256=z4YZ-X5I8REOP1wVCjin-8eGBOjR696ow0gd1m3Cz7g,2965
38
+ numbox-0.2.16.dist-info/WHEEL,sha256=iAkIy5fosb7FzIOwONchHf19Qu7_1wCWyFNR5gu9nU0,91
39
+ numbox-0.2.16.dist-info/top_level.txt,sha256=A67jOkfqidCSYYm6ifjN_WZyIiR1B27fjxv6nNbPvjc,7
40
+ numbox-0.2.16.dist-info/RECORD,,