[Numpy-discussion] Deprecate matrices in 1.15 and remove in 1.17?
Gael Varoquaux
gael.varoquaux at normalesup.org
Fri Dec 1 00:48:33 EST 2017
> - There are major projects like scikit-learn that simply have no
> alternative to using np.matrix, because of scipy.sparse.
Well, we have no love for np.matrix, we just use scipy.sparse and
np.ndarray.
> - After there's an alternative to scipy.sparse:
+1 for alternative to scipy.sparse before transition.
Gaël
More information about the NumPy-Discussion
mailing list