mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 23:00:18 +00:00
grammar and wording tweaks for the scipy description
This commit is contained in:
@@ -36,10 +36,10 @@ SciPy
|
|||||||
-----
|
-----
|
||||||
|
|
||||||
`SciPy <http://scipy.org/>`_ is a library that uses Numpy for more mathematical
|
`SciPy <http://scipy.org/>`_ is a library that uses Numpy for more mathematical
|
||||||
function. SciPy uses NumPy arrays as its basic data structure. SciPy comes with
|
functions. SciPy uses NumPy arrays as the basic data structure. SciPy comes
|
||||||
modules for various commonly used tasks in scientific programing like linear
|
with modules for various commonly used tasks in scientific programing, for
|
||||||
algebra, integration (calculus), ordinary differential equation solvers and
|
example: linear algebra, integration (calculus), ordinary differential equation
|
||||||
signal processing.
|
solvers and signal processing.
|
||||||
|
|
||||||
Matplotlib
|
Matplotlib
|
||||||
----------
|
----------
|
||||||
|
|||||||
Reference in New Issue
Block a user