v1.0.0
First stable release
- changes API including the class name from
ndsharray
toNdShArray
- added unit tests
- added documentation on readthedocs
- it is now possible to change shape/dimension/dtype of a numpy array after creation of the ndsharray instance: this will lead to a silently re-creation of the shared memory using mmap. a re-creation can be checked with the property
ndarray_mmap_name