It has been mentioned here and there, but I don't find any "official" document about it. Is there a plan to deprecate and finally remove numpy.matrix?
A clear plan would also help with the scipy.sparse transition from sparse matrices to sparse arrays, see scipy/scipy#24802 and scikit-learn/scikit-learn#31177 (in the sense when to remove sparse matrices at the latest).
It has been mentioned here and there, but I don't find any "official" document about it. Is there a plan to deprecate and finally remove
numpy.matrix?A clear plan would also help with the
scipy.sparsetransition from sparse matrices to sparse arrays, see scipy/scipy#24802 and scikit-learn/scikit-learn#31177 (in the sense when to remove sparse matrices at the latest).