fftarray.Array.into_xp

Contents

fftarray.Array.into_xp#

Array.into_xp(xp, /) Array[source]#

Change the array API namespace.

Parameters:

xp (Any) – The new array API namespace.

Returns:

A new Array with the new array API namespace.

Return type:

Array