array_context.rst 1.08 KiB
The Array Context Abstraction
Implementations of the Array Context Abstraction
Array context based on :mod:`pyopencl.array`
Lazy/Deferred evaluation array context based on :mod:`pytato`
Array context based on :mod:`jax.numpy`
:mod:`numpy` coverage
This is a list of functionality implemented by :attr:`arraycontext.ArrayContext.np`.
Note
Only functions and methods that have at least one implementation are listed.