We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7915805 commit 70c7f81Copy full SHA for 70c7f81
1 file changed
docs/scenarios/scientific.rst
@@ -11,8 +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
15
-`SciPy`_.
+for matrix operations). The main libraries used are `NumPy`_,
+`SciPy`_ and `Matplotlib`_.
16
17
Libraries
18
:::::::::
0 commit comments