Skip to content

quintusdias/hdf5examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

hdf5examples

Tested On

  • Mac OS X 10.9.2: HDF5 1.8.12, Python 2.7.6, Numpy 1.8.0, h5py 2.2.1
  • Mac OS X 10.9.2: HDF5 1.8.12, Python 3.3.5, Numpy 1.8.1, h5py 2.2.1
  • Mac OS X 10.9.2: HDF5 1.8.12, Python 3.4.0, Numpy 1.8.1, h5py 2.2.3
  • Linux (CentOS 6.4): HDF5 1.8.9, Python 2.7.6, Numpy 1.8.0, h5py 2.2.1

Tests

You may run all the test codes with from the top-level directory with::

$ python -m unittest discover

About

HDF5 Example Codes in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages