diff options
author | LukenShiro <lukenshiro@ngi.it> | 2010-12-10 00:12:23 -0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-12-12 15:47:14 -0600 |
commit | 1b976ec966c382b49e1aeade87cb19aee485175d (patch) | |
tree | ad4e8fb6d117f0b351cd7865aa12f4b2c8b9e213 /libraries/pytables/README | |
parent | 13b19c3ff3f5fcfa071909cb2bd68a2b0092f6c1 (diff) |
libraries/pytables: Updated for version 2.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'libraries/pytables/README')
-rw-r--r-- | libraries/pytables/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pytables/README b/libraries/pytables/README index 331268b08fa75..22120c6a4a693 100644 --- a/libraries/pytables/README +++ b/libraries/pytables/README @@ -16,4 +16,4 @@ PyTables has been designed to fulfill the next requirements: represented by one byte plus a small fraction when loaded in memory. -This requires numpy and hdf5. +This requires numpy, numexpr, hdf5 and Cython. |