You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree this would be nice. However, currently SciPy doesn't support subclasses of ndarray. Also, there are no hooks in np.ndarray that can catch and override SciPy function calls. If you know of a way, I'm very open to the idea.
it would be nice to be able to use certain methods of scipy, such as scipy.linalg.null_space, which numpy does not have.
The text was updated successfully, but these errors were encountered: