Popularity
9.4
Stable
Activity
9.9
Growing
12,332
348
4,985

Description

SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, ODE solvers, and more. It is also the name of a very popular conference on scientific programming with Python.

The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation. 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. If you need to manipulate numbers on a computer and display or publish the results, give SciPy a try!

Code Quality Rank: L2
Programming language: Python
License: BSD 3-clause "New" or "Revised" License
Latest version: v1.6.0.rc1

SciPy alternatives and similar packages

Based on the "Science and Data Analysis" category.
Alternatively, view SciPy alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of SciPy or a related project?

Add another 'Science and Data Analysis' Package