Skip to content

Commit 46d48e8

Browse files
committed
grammar and wording tweaks for the scipy description
1 parent fadc692 commit 46d48e8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docs/scenarios/scientific.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ SciPy
3636
-----
3737

3838
`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.
39+
functions. SciPy uses NumPy arrays as the basic data structure. SciPy comes
40+
with modules for various commonly used tasks in scientific programing, for
41+
example: linear algebra, integration (calculus), ordinary differential equation
42+
solvers and signal processing.
4343

4444
Matplotlib
4545
----------

0 commit comments

Comments
 (0)