We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76e838b commit 02d6bd1Copy full SHA for 02d6bd1
README.rst
@@ -15,9 +15,10 @@ PyNIfTI_.
15
.. _MINC: http://wiki.bic.mni.mcgill.ca/index.php/MINC
16
.. _PyNIfTI: http://niftilib.sourceforge.net/pynifti/
17
.. _GIFTI: http://www.nitrc.org/projects/gifti
18
+.. _Numpy: http://numpy.scipy.org/
19
20
The various image format classes give full or selective access to header (meta)
-information and access to the image data is made available via NumPy arrays.
21
+information and access to the image data is made available via NumPy_ arrays.
22
23
Website
24
=======
0 commit comments