Add cross references to NumPyand SciPy

This commit is contained in:
Jens Rantil
2012-06-10 20:00:32 +02:00
parent 56c0ae7992
commit d0774acdf3
+2 -1
View File
@@ -11,7 +11,8 @@ and it performs really well.
Due to its high performance nature, scientific computing in python often refers
to external libraries, typically written in faster languages (like C, or FORTRAN
for matrix operations). The main libraries used are NumPy and SciPy
for matrix operations). The main libraries used are `NumPy`_ and
`SciPy`_.
Libraries
:::::::::