diff options
author | Jarrod Millman <millman@berkeley.edu> | 2009-08-23 00:31:46 +0000 |
---|---|---|
committer | Jarrod Millman <millman@berkeley.edu> | 2009-08-23 00:31:46 +0000 |
commit | 515736d717116e466fd26be8529253ea60885ee8 (patch) | |
tree | d58ef179b5df6b27ce991e7c96f3fbcb3f8236f3 /doc/numpy.scipy.org/source/index.rst | |
parent | b70e2aba6aa29f26bd1a75a9fc3f86c6d077ddb9 (diff) | |
download | numpy-515736d717116e466fd26be8529253ea60885ee8.tar.gz |
minor cleanup
Diffstat (limited to 'doc/numpy.scipy.org/source/index.rst')
-rw-r--r-- | doc/numpy.scipy.org/source/index.rst | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/doc/numpy.scipy.org/source/index.rst b/doc/numpy.scipy.org/source/index.rst index f0dc92f61..60fa49e46 100644 --- a/doc/numpy.scipy.org/source/index.rst +++ b/doc/numpy.scipy.org/source/index.rst @@ -12,20 +12,16 @@ Getting Started - `Getting Numpy <http://www.scipy.org/Download>`_ - `Installing NumPy and SciPy <http://www.scipy.org/Installing_SciPy>`_ +- `NumPy and SciPy documentation page <http://docs.scipy.org/doc/>`_ - `NumPy Tutorial <http://www.scipy.org/Tentative_NumPy_Tutorial>`_ - `NumPy for MATLABĀ© Users <http://www.scipy.org/NumPy_for_Matlab_Users>`_ - `NumPy functions by category <http://www.scipy.org/Numpy_Functions_by_Category>`_ - `NumPy Mailing List <http://www.scipy.org/Mailing_Lists>`_ -Documentation -------------- - -The full documentation for both NumPy and SciPy can be found at the `NumPy and SciPy documentation page <http://docs.scipy.org/doc/>`_ - More Information ---------------- - `NumPy Sourceforge Home Page <http://sourceforge.net/projects/numpy/>`_ - `SciPy Home Page <http://www.scipy.org/>`_ - `Interfacing with compiled code <http://www.scipy.org/Topical_Software#head-7153b42ac4ea517c7d99ec4f4453555b2302a1f8>`_ -- :doc:`Older python array packages </old_array_packages>`
\ No newline at end of file +- :doc:`Older python array packages </old_array_packages>` |