diff options
Diffstat (limited to 'numpy/__init__.py')
-rw-r--r-- | numpy/__init__.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/numpy/__init__.py b/numpy/__init__.py index 5384d61ab..0f1bcf766 100644 --- a/numpy/__init__.py +++ b/numpy/__init__.py @@ -65,7 +65,7 @@ fft polynomial Polynomial tools testing - Numpy testing tools + NumPy testing tools f2py Fortran to Python Interface Generator. distutils @@ -83,7 +83,7 @@ dual matlib Make everything matrices. __version__ - Numpy version string + NumPy version string Viewing documentation using IPython ----------------------------------- |