Avatar for the scverse user
scverse
fast-array-utils
BlogDocsChangelog

feat: add `min` and `max`

#116Merged
Comparing
quentinblampey:minmax
(
9a30eb1
) with
main
(
040a3cd
)
CodSpeed Performance Gauge
0%
Untouched
160
New
72

Benchmarks

232 total
test_stats_benchmark[numpy.ndarray-2d-ax0-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax0-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-float64-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.2 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.9 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.9 ms
test_stats_benchmark[numpy.ndarray-2d-ax1-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.2 ms
test_stats_benchmark[scipy.sparse.csc_array-1d-all-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.1 ms
test_stats_benchmark[scipy.sparse.csc_array-1d-all-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.1 ms
test_stats_benchmark[numpy.ndarray-1d-all-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.1 ms
test_stats_benchmark[scipy.sparse.csc_array-1d-all-float64-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.1 ms
test_stats_benchmark[scipy.sparse.csc_array-1d-all-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.1 ms
test_stats_benchmark[numpy.ndarray-1d-all-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.1 ms
test_stats_benchmark[numpy.ndarray-1d-all-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.1 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-float32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.1 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-float32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A2.1 ms
test_stats_benchmark[scipy.sparse.csc_array-1d-all-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.6 ms
test_stats_benchmark[scipy.sparse.csc_array-1d-all-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.6 ms
test_stats_benchmark[numpy.ndarray-1d-all-float64-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.1 ms
test_stats_benchmark[scipy.sparse.csr_array-1d-all-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.6 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-float64-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.1 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-float64-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A4.1 ms
test_stats_benchmark[scipy.sparse.csr_array-1d-all-int32-min]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.6 ms
test_stats_benchmark[scipy.sparse.csc_array-2d-all-int32-max]
tests/test_stats.py
CodSpeed Performance Gauge
N/A
N/A1.6 ms

Commits

Click on a commit to change the comparison range
Base
main
040a3cd
0%
add min max
2833ad4
5 months ago
by quentinblampey
-0.04%
rename ops -> op
ddc450b
5 months ago
by quentinblampey
-14.53%
fix sparse tests
dc43d44
4 months ago
by flying-sheep
+0.09%
Merge branch 'main' into pr/quentinblampey/116
ece4510
4 months ago
by flying-sheep
+14.35%
fix performance
51e8e3c
4 months ago
by flying-sheep
+0.04%
Merge branch 'main' into pr/quentinblampey/116
2aa8bd8
4 months ago
by flying-sheep
+0.05%
Merge branch 'main' into minmax
70c7fb7
3 months ago
by flying-sheep
0%
mypy is useless
05aac3b
3 months ago
by flying-sheep
-0.03%
oops
eb06f9b
3 months ago
by flying-sheep
+0.02%
simplify
17e3b7c
3 months ago
by flying-sheep
+0.02%
oops2
e35a436
3 months ago
by flying-sheep
0%
coverage
9a30eb1
3 months ago
by flying-sheep
© 2026 CodSpeed Technology
Home Terms Privacy Docs