Commit graph

6 commits

Author SHA1 Message Date
drochner
44144cdb0e update to 1.3.3
changes:
-almost complete support for numpy objects
-better hdf5 support
-bugfixes (one important about file flushing)
2006-10-17 14:32:32 +00:00
drochner
d3fcbbb4c9 update to 1.2.1
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
2006-02-10 20:05:11 +00:00
agc
1e46c076aa Add RMD160 digests in addition to SHA1 ones. 2005-02-23 12:06:53 +00:00
markd
da4fe312bc Update py-pytables to 0.9.1
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 :).
2005-02-09 12:29:10 +00:00
recht
f9cf005428 Adapt to numarray 1.0 API change. 2004-07-09 15:51:44 +00:00
drochner
ffbf375478 import pytables-0.8, a data manipulation package (frontend to HDF5) 2004-04-22 15:17:08 +00:00