We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadc692 commit 46d48e8Copy full SHA for 46d48e8
1 file changed
docs/scenarios/scientific.rst
@@ -36,10 +36,10 @@ SciPy
36
-----
37
38
`SciPy <http://scipy.org/>`_ is a library that uses Numpy for more mathematical
39
-function. SciPy uses NumPy arrays as its basic data structure. SciPy comes with
40
-modules for various commonly used tasks in scientific programing like linear
41
-algebra, integration (calculus), ordinary differential equation solvers and
42
-signal processing.
+functions. SciPy uses NumPy arrays as the basic data structure. SciPy comes
+with modules for various commonly used tasks in scientific programing, for
+example: linear algebra, integration (calculus), ordinary differential equation
+solvers and signal processing.
43
44
Matplotlib
45
----------
0 commit comments