summaryrefslogtreecommitdiffstats
path: root/development/Bottleneck/README
diff options
context:
space:
mode:
author Dimitris Zlatanidis2014-02-18 02:48:21 +0100
committer Erik Hanson2014-02-18 21:59:56 +0100
commit9747098e714c8e521794bae6998e4224946f38b4 (patch)
treeb2c107b59a5d2fcd155bd14d2284a4accb5c7162 /development/Bottleneck/README
parentd783e313957dee7f14d0d3981aee7d2f0eba6e52 (diff)
downloadslackbuilds-9747098e714c8e521794bae6998e4224946f38b4.tar.gz
development/Bottleneck: Added (Fast NumPy array functions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
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