Ndsharray

Latest version: v1.1.3

Safety actively analyzes 681790 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.1.3

- added support for numpy 2.x.x
- fixed depreciation warnings for np.bool
- no change in API

1.1.2

- added support for numpy 2.x.x
- no change in API

1.1.1

1.1.0

1.0.1

- added only documentation

1.0.0

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`

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.