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