Examples
API Reference
get_backend()
set_backend()
The “numpy” CPU backend, based on NumPy.
To use this backend, call moten.backend.set_backend("numpy").
moten.backend.set_backend("numpy")
Stack 1-D arrays as columns into a 2-D array.
Symmetric eigenvalue decomposition.
Convert array to numpy. Identity for numpy backend.