No description
  • Python 97.8%
  • Shell 2.2%
Find a file
2013-08-27 20:45:53 +10:00
hdf5storage Various bug fixes. 2013-08-27 20:45:53 +10:00
.gitignore Initial import of the hdf5storage library. 2013-08-20 12:40:19 +10:00
LICENSE Add my name to the license file 2013-08-20 12:41:14 +10:00
PKGBUILD Add support for exporting storage to Matlab .mat files via scipy. 2013-08-20 13:03:23 +10:00
README.md Initial commit 2013-08-19 19:38:43 -07:00
setup.py Initial import of the hdf5storage library. 2013-08-20 12:40:19 +10:00
tests.py Various bug fixes. 2013-08-27 20:45:53 +10:00

python-hdf5storage

A storage container for data (with attributes) that can be persisted as HDF5 files using pytables.