pygsti.baseobjs.protectedarray

pygsti.baseobjs.protectedarray#

Defines the ProtectedArray class

Classes

ProtectedArray(input_array[, ...])

A numpy ndarray-like class that allows certain elements to be treated as read-only.