Skip to content

v1.0.0

Compare
Choose a tag to compare
@monzelr monzelr released this 24 Aug 12:46
· 10 commits to main since this release

First stable release

  • changes API including the class name from ndsharray to NdShArray
  • 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