holobench 1.33.0__py3-none-any.whl → 1.33.2__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,43 +1,44 @@
1
- Metadata-Version: 2.3
1
+ Metadata-Version: 2.4
2
2
  Name: holobench
3
- Version: 1.33.0
3
+ Version: 1.33.2
4
4
  Summary: A package for benchmarking the performance of arbitrary functions
5
5
  Project-URL: Repository, https://github.com/dyson-ai/bencher
6
6
  Project-URL: Home, https://github.com/dyson-ai/bencher
7
7
  Project-URL: Documentation, https://bencher.readthedocs.io/en/latest/
8
8
  Author-email: Austin Gregg-Smith <blooop@gmail.com>
9
- License: MIT
9
+ License-Expression: MIT
10
+ License-File: LICENSE
10
11
  Requires-Python: <3.13,>=3.10
11
12
  Requires-Dist: diskcache<=5.6.3,>=5.6
12
- Requires-Dist: holoviews<=1.19.1,>=1.15
13
+ Requires-Dist: holoviews<=1.20.0,>=1.15
13
14
  Requires-Dist: hvplot<=0.10.0,>=0.8
14
- Requires-Dist: matplotlib<=3.9.2,>=3.6.3
15
+ Requires-Dist: matplotlib<=3.10.0,>=3.6.3
15
16
  Requires-Dist: moviepy-fix-codec
16
- Requires-Dist: numpy<=2.1.3,>=1.0
17
- Requires-Dist: optuna<=4.0.0,>=3.2
18
- Requires-Dist: pandas<=2.2.2,>=2.0
19
- Requires-Dist: panel<=1.4.5,>=1.3.6
20
- Requires-Dist: param<=2.1.1,>=1.13.0
17
+ Requires-Dist: numpy<=2.2.1,>=1.0
18
+ Requires-Dist: optuna<=4.1.0,>=3.2
19
+ Requires-Dist: pandas<=2.2.3,>=2.0
20
+ Requires-Dist: panel<=1.5.5,>=1.3.6
21
+ Requires-Dist: param<=2.2.0,>=1.13.0
21
22
  Requires-Dist: plotly<=5.24.1,>=5.15
22
- Requires-Dist: scikit-learn<=1.5.1,>=1.2
23
+ Requires-Dist: scikit-learn<=1.6.0,>=1.2
23
24
  Requires-Dist: scoop<=0.7.2.0,>=0.7.0
24
25
  Requires-Dist: sortedcontainers<=2.4,>=2.4
25
26
  Requires-Dist: str2bool<=1.1,>=1.1
26
27
  Requires-Dist: strenum<=0.4.15,>=0.4.0
27
- Requires-Dist: xarray<=2024.7.0,>=2023.7
28
+ Requires-Dist: xarray<=2024.11.0,>=2023.7
28
29
  Provides-Extra: rerun
29
30
  Requires-Dist: flask; extra == 'rerun'
30
31
  Requires-Dist: flask-cors; extra == 'rerun'
31
32
  Requires-Dist: rerun-notebook; extra == 'rerun'
32
- Requires-Dist: rerun-sdk==0.20.1; extra == 'rerun'
33
+ Requires-Dist: rerun-sdk==0.21.0; extra == 'rerun'
33
34
  Provides-Extra: test
34
- Requires-Dist: coverage<=7.6.8,>=7.5.4; extra == 'test'
35
- Requires-Dist: hypothesis<=6.122.0,>=6.104.2; extra == 'test'
35
+ Requires-Dist: coverage<=7.6.10,>=7.5.4; extra == 'test'
36
+ Requires-Dist: hypothesis<=6.123.2,>=6.104.2; extra == 'test'
36
37
  Requires-Dist: pre-commit<=4.0.1; extra == 'test'
37
- Requires-Dist: pylint<=3.3.1,>=3.2.5; extra == 'test'
38
+ Requires-Dist: pylint<=3.3.3,>=3.2.5; extra == 'test'
38
39
  Requires-Dist: pytest-cov<=6.0.0,>=4.1; extra == 'test'
39
- Requires-Dist: pytest<=8.3.3,>=7.4; extra == 'test'
40
- Requires-Dist: ruff<=0.8.1,>=0.5.0; extra == 'test'
40
+ Requires-Dist: pytest<=8.3.4,>=7.4; extra == 'test'
41
+ Requires-Dist: ruff<=0.8.4,>=0.5.0; extra == 'test'
41
42
  Description-Content-Type: text/markdown
42
43
 
43
44
  # Bencher
@@ -94,7 +94,7 @@ bencher/variables/results.py,sha256=Wq14e8rAj5mcK22325wcaeTMjgZ6JuduqceAHItHFY8,
94
94
  bencher/variables/sweep_base.py,sha256=gfEhKvsb16ZLbe38JewZqu0AMOHpsqwRbZbt-aCg9Bc,6258
95
95
  bencher/variables/time.py,sha256=zcRS5p4ZkFjMta9nZMEuWv86rLnPkUSqyO69QwI5q3E,3142
96
96
  resource/bencher,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
97
- holobench-1.33.0.dist-info/METADATA,sha256=QHa5hGIqfL5r2_Q7Z--LgKCwvHko_opg0UEPYMDZZ44,6564
98
- holobench-1.33.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
99
- holobench-1.33.0.dist-info/licenses/LICENSE,sha256=dSHXTdRY4Y7qGFMv63UksV700iff7iE-p7GGs6Sbnvo,1065
100
- holobench-1.33.0.dist-info/RECORD,,
97
+ holobench-1.33.2.dist-info/METADATA,sha256=Y3oLVWKh6ElZUTXdE7FlP4dW26u5Fbt_hwDPcCXZwpU,6600
98
+ holobench-1.33.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
99
+ holobench-1.33.2.dist-info/licenses/LICENSE,sha256=dSHXTdRY4Y7qGFMv63UksV700iff7iE-p7GGs6Sbnvo,1065
100
+ holobench-1.33.2.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.26.3
2
+ Generator: hatchling 1.27.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any