MCPcopy Create free account
hub / github.com/numpy/numpy / NotArray

Class NotArray

doc/neps/nep-0016-benchmark.py:5–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3import numpy as np
4
5class NotArray:
6 pass
7
8class AttrArray:
9 __array_implementer__ = True

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected