pyrocko.guts_array

NumPy support for pyrocko.guts.

Classes

Array(...)

Placeholder for numpy.ndarray

class Array(...) numpy.ndarray[source]

Bases: Object

Placeholder for numpy.ndarray

Normally, no objects of this class should be instatiated. It is needed by Guts’ type system.