jax.Array.copy# abstract Array.copy()[source]# Return a copy of the array. Refer to jax.numpy.copy() for the full documentation. Parameters: self (Array) Return type: Array