Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 556d1d4

Browse files
committed
MNT: deprecate mlab
1 parent 2d547e9 commit 556d1d4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/matplotlib/mlab.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
"""
2-
Numerical Python functions written for compatibility with MATLAB
3-
commands with the same names. Most numerical Python functions can be found in
2+
This module is deprecated in favour of modules that can be found in
43
the `NumPy`_ and `SciPy`_ libraries.
54
65
.. _NumPy: https://numpy.org

0 commit comments

Comments
 (0)