An N-dimensional array, as per ndarray module.
ndarray
More detailed typing does not belong here, so we assume anything with shape, stride, offset and data is ok.
shape
stride
offset
data
TODO Reuse typings from ndarray module
Generated using TypeDoc
An N-dimensional array, as per
ndarray
module.More detailed typing does not belong here, so we assume anything with
shape
,stride
,offset
anddata
is ok.TODO Reuse typings from
ndarray
module