You are viewing an older version (2.4.3). Go to latest (2.4.4)
{ } Raw JSON

bundles / numpy 2.4.3 / numpy / lib / _stride_tricks_impl / DummyArray

class

numpy.lib._stride_tricks_impl:DummyArray

source: /numpy/lib/_stride_tricks_impl.py :14

Signature

class   DummyArray ( interface base = None )

Members

Summary

Dummy object that just exists to hang __array_interface__ dictionaries and possibly keep alive a reference to a base array.

Aliases

  • numpy.lib._stride_tricks_impl.DummyArray