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.
NumPy
SciPy
1 parent 56c0ae7 commit d0774acCopy full SHA for d0774ac
docs/scenarios/scientific.rst
@@ -11,7 +11,8 @@ and it performs really well.
11
12
Due to its high performance nature, scientific computing in python often refers
13
to external libraries, typically written in faster languages (like C, or FORTRAN
14
-for matrix operations). The main libraries used are NumPy and SciPy
+for matrix operations). The main libraries used are `NumPy`_ and
15
+`SciPy`_.
16
17
Libraries
18
:::::::::
0 commit comments