5.3. backendΒΆ
Array backend handling.
Includes helper and compatibility functions. For more information see https://wangenau.gitlab.io/eminus/backend.html.
Functions
Return a new array with sub-arrays along an axis deleted. |
|
Compute the N-D discrete Fourier Transform. |
|
Compute the N-D inverse discrete Fourier Transform. |
|
Check if the object is an NumPy array or Torch tensor. |
|
Matrix square root. |
|
Copy the array from the current device to a CPU NumPy array. |