diff options
Diffstat (limited to 'numpy/add_newdocs.py')
-rw-r--r-- | numpy/add_newdocs.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/numpy/add_newdocs.py b/numpy/add_newdocs.py index adeaff90c..1cf031546 100644 --- a/numpy/add_newdocs.py +++ b/numpy/add_newdocs.py @@ -2014,7 +2014,7 @@ add_newdoc('numpy.core', 'matmul', were elements. .. warning:: - This function is preliminary and included in NumPy 1.10 for testing + This function is preliminary and included in NumPy 1.10.0 for testing and documentation. Its semantics will not change, but the number and order of the optional arguments will. |