holobench 1.42.0__py3-none-any.whl → 1.43.0__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.
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: holobench
|
3
|
-
Version: 1.
|
3
|
+
Version: 1.43.0
|
4
4
|
Summary: A package for benchmarking the performance of arbitrary functions
|
5
5
|
Project-URL: Repository, https://github.com/blooop/bencher
|
6
6
|
Project-URL: Home, https://github.com/blooop/bencher
|
@@ -8,17 +8,17 @@ Project-URL: Documentation, https://bencher.readthedocs.io/en/latest/
|
|
8
8
|
Author-email: Austin Gregg-Smith <blooop@gmail.com>
|
9
9
|
License-Expression: MIT
|
10
10
|
License-File: LICENSE
|
11
|
-
Requires-Python: <3.
|
11
|
+
Requires-Python: <3.14,>=3.10
|
12
12
|
Requires-Dist: diskcache<=5.6.3,>=5.6
|
13
13
|
Requires-Dist: holoviews<=1.20.0,>=1.15
|
14
14
|
Requires-Dist: hvplot<=0.10.0,>=0.8
|
15
|
-
Requires-Dist: moviepy<=2.1
|
15
|
+
Requires-Dist: moviepy<=2.2.1,>=2.1.2
|
16
16
|
Requires-Dist: numpy<=2.2.6,>=1.0
|
17
17
|
Requires-Dist: optuna<=4.3.0,>=3.2
|
18
18
|
Requires-Dist: pandas<=2.2.3,>=2.0
|
19
19
|
Requires-Dist: panel<=1.7.0,>=1.3.6
|
20
20
|
Requires-Dist: param<=2.2.0,>=1.13.0
|
21
|
-
Requires-Dist: plotly<=6.
|
21
|
+
Requires-Dist: plotly<=6.1.2,>=5.15
|
22
22
|
Requires-Dist: scikit-learn<=1.6.1,>=1.2
|
23
23
|
Requires-Dist: strenum<=0.4.15,>=0.4.0
|
24
24
|
Requires-Dist: xarray<=2025.4.0,>=2023.7
|
@@ -26,10 +26,10 @@ Provides-Extra: rerun
|
|
26
26
|
Requires-Dist: flask; extra == 'rerun'
|
27
27
|
Requires-Dist: flask-cors; extra == 'rerun'
|
28
28
|
Requires-Dist: rerun-notebook; extra == 'rerun'
|
29
|
-
Requires-Dist: rerun-sdk==0.
|
29
|
+
Requires-Dist: rerun-sdk==0.23.2; extra == 'rerun'
|
30
30
|
Provides-Extra: test
|
31
|
-
Requires-Dist: coverage<=7.8.
|
32
|
-
Requires-Dist: hypothesis<=6.
|
31
|
+
Requires-Dist: coverage<=7.8.2,>=7.5.4; extra == 'test'
|
32
|
+
Requires-Dist: hypothesis<=6.132.0,>=6.104.2; extra == 'test'
|
33
33
|
Requires-Dist: ipykernel; extra == 'test'
|
34
34
|
Requires-Dist: jupyter-bokeh; extra == 'test'
|
35
35
|
Requires-Dist: nbformat; extra == 'test'
|
@@ -38,7 +38,7 @@ Requires-Dist: pre-commit<=4.2.0; extra == 'test'
|
|
38
38
|
Requires-Dist: pylint<=3.3.7,>=3.2.5; extra == 'test'
|
39
39
|
Requires-Dist: pytest-cov<=6.1.1,>=4.1; extra == 'test'
|
40
40
|
Requires-Dist: pytest<=8.3.5,>=7.4; extra == 'test'
|
41
|
-
Requires-Dist: ruff<=0.11.
|
41
|
+
Requires-Dist: ruff<=0.11.12,>=0.5.0; extra == 'test'
|
42
42
|
Description-Content-Type: text/markdown
|
43
43
|
|
44
44
|
# Bencher
|
@@ -53,7 +53,7 @@ Description-Content-Type: text/markdown
|
|
53
53
|
[](https://pypi.org/project/holobench/)
|
54
54
|
[](https://pypistats.org/packages/holobench)
|
55
55
|
[](https://opensource.org/license/mit/)
|
56
|
-
[](https://www.python.org/downloads/)
|
56
|
+
[](https://www.python.org/downloads/)
|
57
57
|
[](https://pixi.sh)
|
58
58
|
|
59
59
|
## Install
|
@@ -130,4 +130,4 @@ Start with example_simple_float.py and explore other examples based on your data
|
|
130
130
|
- [Examples Documentation](https://bencher.readthedocs.io/reference/index.html)
|
131
131
|
- [API documentation](https://bencher.readthedocs.io/autoapi/bencher/index.html)
|
132
132
|
|
133
|
-
More documentation is needed for the examples and general workflow.
|
133
|
+
More documentation is needed for the examples and general workflow.
|
@@ -141,7 +141,7 @@ bencher/variables/results.py,sha256=Wq14e8rAj5mcK22325wcaeTMjgZ6JuduqceAHItHFY8,
|
|
141
141
|
bencher/variables/sweep_base.py,sha256=gfEhKvsb16ZLbe38JewZqu0AMOHpsqwRbZbt-aCg9Bc,6258
|
142
142
|
bencher/variables/time.py,sha256=zcRS5p4ZkFjMta9nZMEuWv86rLnPkUSqyO69QwI5q3E,3142
|
143
143
|
resource/bencher,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
144
|
-
holobench-1.
|
145
|
-
holobench-1.
|
146
|
-
holobench-1.
|
147
|
-
holobench-1.
|
144
|
+
holobench-1.43.0.dist-info/METADATA,sha256=tgDLmd6LjFkH7BNfa4lkBrL96lG-Sx35o97V4g3C-Eo,6686
|
145
|
+
holobench-1.43.0.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
146
|
+
holobench-1.43.0.dist-info/licenses/LICENSE,sha256=dSHXTdRY4Y7qGFMv63UksV700iff7iE-p7GGs6Sbnvo,1065
|
147
|
+
holobench-1.43.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|