README 207 B

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