pygsti.tools.sharedmemtools#
Utility functions for working with shared memory
Functions
De-allocates a (potentially) shared numpy array, created by |
|
|
Creates a numpy.ndarray that is potentially shared between processors. |
Whether shared memory functionality is available (Python 3.8+) |
Classes
|
Numpy array with metadata for referencing how this "local" array is part of a larger shared memory array. |