diff options
Diffstat (limited to 'doc/source/reference/routines.numarray.rst')
-rw-r--r-- | doc/source/reference/routines.numarray.rst | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/source/reference/routines.numarray.rst b/doc/source/reference/routines.numarray.rst index dab63fbdf..713f99d30 100644 --- a/doc/source/reference/routines.numarray.rst +++ b/doc/source/reference/routines.numarray.rst @@ -1,5 +1,5 @@ -********************************************** -Numarray compatibility (:mod:`numpy.numarray`) -********************************************** +********************** +Numarray compatibility +********************** -.. automodule:: numpy.numarray +The numarray module was removed in Numpy 1.9. |