numpy
EinMesher
Bases: _EinMesher
EinMesher bound to the NumPy backend. By default .mesh()
will return NumPy arrays
without needing to pass a backend.
Source code in src/einmesh/numpy.py
einmesh(pattern, *unamed_spaces, **named_spaces)
Numpy einmesh function.