summaryrefslogtreecommitdiff
path: root/math/py-pytables/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2013-05-14Update py-pytables to 2.4.0.fhajny1-5/+5
Major changes in 2.4: - Improved HDF5 error logging management. - Added support for the float16 data type. - Leaf nodes now have attributes for retrieving the size of data in memory and on disk. - Configurable maximum number of threads for Blosc and Numexpr. - ndim (read-only) attribute added to Leaf, Atom and Col objects. - Added read support for variable length string attributes. Full changelog for 2.4.0, see: http://pytables.github.io/release-notes/RELEASE_NOTES_v2.4.x.html Major changes in 2.3: - Integrated functionality from PyTablesPro (re-licensed under a BSD license). - OPSI is a powerful and innovative indexing engine allowing PyTables to perform fast queries on arbitrarily large tables. - A fine-tuned LRU cache for both metadata (nodes) and regular data. Full changelog for 2.3.x, see: http://pytables.github.io/release-notes/RELEASE_NOTES_v2.3.x.html
2010-11-24update to 2.2.1drochner1-4/+5
changes: -misc fixes and feature additions -space saving / time improvements -needs py-cython-0.13
2010-07-16update to 2.2drochner1-5/+5
changes: -new compressor called Blosc (speed-up) -A new `tables.Expr` module (based on Numexpr) that allows to do persistent, on-disk computations on many algebraic operations. -Support for HDF5 hard links, soft links and automatic external links -Suport for 'fancy' indexing -bugfixes
2009-11-15update to 2.1.2drochner1-5/+5
this is a major update, too much to list here
2006-10-17update to 1.3.3drochner1-5/+5
changes: -almost complete support for numpy objects -better hdf5 support -bugfixes (one important about file flushing)
2006-02-10update to 1.2.1drochner1-5/+5
This is a major version release. changes include: -Undo/Redo -support for objects (and indexes!) with more than 2**31 rows -new datatypes -improved HDF5 support -compression support
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2005-02-09Update py-pytables to 0.9.1markd1-5/+4
PyTables 0.9.1: This release is mainly a maintenance version. In it, some bugs has been fixed and a few improvements has been made. One important thing is that chunk sizes in EArrays has been re-tuned to get much better performance and compression rations. Besides, it has been tested against the latest Python 2.4 and all test units seems to pass fine. PyTables 0.9: In this release you will find a series of quite exciting new features, the most important being new indexing capabilities, in-kernel selections, support for complex datatypes and the possibility to modify values in both tables and arrays (yeah, finally :).
2004-07-09Adapt to numarray 1.0 API change.recht1-2/+3
2004-04-22import pytables-0.8, a data manipulation package (frontend to HDF5)drochner1-0/+5