We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c81cddb commit 92cc34bCopy full SHA for 92cc34b
lib/matplotlib/mlab.py
@@ -3967,7 +3967,6 @@ def cross_from_above(x, threshold):
3967
##################################################
3968
# Vector and path length geometry calculations
3969
3970
-@cbook.deprecated("2.2", alternative='np.linalg.norm')
3971
def vector_lengths(X, P=2., axis=None):
3972
"""
3973
Finds the length of a set of vectors in *n* dimensions. This is
0 commit comments