mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Add cross references to NumPyand SciPy
This commit is contained in:
@@ -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
|
||||
:::::::::
|
||||
|
||||
Reference in New Issue
Block a user