mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
f550245c1a
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
12 lines
654 B
Text
12 lines
654 B
Text
SciPy (pronounced "Sigh Pie") is open-source software for mathematics,
|
|
science, and engineering.
|
|
|
|
The SciPy library is built to work with NumPy arrays, and provides many
|
|
user-friendly and efficient numerical routines such as routines for numerical
|
|
integration and optimization. Together, they run on all popular operating
|
|
systems, are quick to install, and are free of charge. NumPy and SciPy are
|
|
easy to use, but powerful enough to be depended upon by some of the world's
|
|
leading scientists and engineers.
|
|
|
|
This requires numpy, blas, and lapack. matplotlib and ipython are nice to
|
|
have in connection with scipy, but scipy does not depend on them.
|