summaryrefslogtreecommitdiffstats
path: root/development/Bottleneck/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/Bottleneck/README')
-rw-r--r--development/Bottleneck/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/development/Bottleneck/README b/development/Bottleneck/README
new file mode 100644
index 0000000000..d5fcfbca33
--- /dev/null
+++ b/development/Bottleneck/README
@@ -0,0 +1,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