prtools.use#

use(backend)#

Select the backend used for N-dimensional array operations.

Parameters:

backend (str) –

The backend to use. This can be any of the following backends, which are case-insensitive:

  • NumPy

  • JAX