diff options
Diffstat (limited to 'development/Bottleneck')
-rw-r--r-- | development/Bottleneck/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/Bottleneck/README b/development/Bottleneck/README index d5fcfbca33ff4..a92376987697a 100644 --- a/development/Bottleneck/README +++ b/development/Bottleneck/README @@ -1,5 +1,6 @@ -Bottleneck is a collection of fast NumPy array functions written in Cython. +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 +Optional dependencies: + SciPy: portions of benchmark suite + tox, virtualenv: run unit tests across multiple python/numpy versions |