sharedarray
SharedArray python/numpy extension
SharedArray python/numpy extension
To install this package, run one of the following:
This is a simple python extension that lets you share numpy arrays with other processes on the same computer. It uses either shared files or POSIX shared memory as data stores and therefore should work on most operating systems.
Summary
SharedArray python/numpy extension
Last Updated
Jul 18, 2024 at 17:25
License
GPL-2.0-or-later
Total Downloads
221.2K
Supported Platforms
GitHub Repository
https://gitlab.com/tenzing/shared-arrayDocumentation
https://gitlab.com/tenzing/shared-array