blob: a92376987697aa85f3297ec605eb1029591c1d6d (
plain)
1
2
3
4
5
6
|
Bottleneck is a collection of fast NumPy array functions written in
Cython.
Optional dependencies:
SciPy: portions of benchmark suite
tox, virtualenv: run unit tests across multiple python/numpy versions
|