Update with - better support of dask functions (thanks Mani). - nested dictionaries are now written and read from hdf5 files - support of 4D image sets in plotting. - Minor bug fixes
0.0.5
Some bug fixes mathematical operations return sidpy.Dataset now instead of dask.array.
0.0.4
Some minor changes to sidpy, primarily improving testing and fixing bugs.
0.0.4a
0.0.3
Major changes: --------------- * ``sidpy.Dataset`` extend ``dask.array`` * ``sidpy.Dimension`` extends ``numpy.ndarray`` * Improved unit testing for core functions