update Tue Feb 23 06:37:01 PST 2010
[pkgsrc.git] / math / py-pytables / DESCR
1 PyTables is a hierarchical database package designed to efficiently
2 manage very large amounts of data. PyTables is built on top of the
3 HDF5 library and the numarray package. It features an object-oriented
4 interface that, combined with natural naming and C-code generated from
5 Pyrex sources, makes it a fast, yet extremely easy-to-use tool for
6 interactively saving and retrieving very large amounts of data.  It also
7 provides flexible indexed access on disk to anywhere in the data.