ptypy.io.h5rw#
Wrapper to store nearly anything in an hdf5 file.
This file is part of the PTYPY package.
- copyright:
Copyright 2014 by the PTYPY team, see AUTHORS.
- license:
see LICENSE for details.
Functions
|
Appends variables var1, var2, . |
|
Prints out a tree structure of given h5 file. |
|
Read variables from a hdf5 file created with h5write and returns them as a dictionary. |
|
Writes variables var1, var2, . |
|
debugging decorator for _store functions |
Classes