About Anaconda Help Download Anaconda

SharedArray python/numpy extension

copied from cf-staging / sharedarray

Installers

Info: This package contains files in non-standard labels.
  • linux-64 v3.2.4
  • osx-64 v3.2.4

conda install

To install this package run one of the following:
conda install conda-forge::sharedarray
conda install conda-forge/label/cf202003::sharedarray

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy