CMD + K

sharedarray

Community

SharedArray python/numpy extension

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::sharedarray

Usage Tracking

3.2.4
3.2.3
3.2.2
3.2.1
3.2.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

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

macOS-64
linux-64