SciPy a free and open-source Python library used for scientific computing and technical computing.
The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. - Official website
SciPy refers to several related but distinct entities: * The SciPy ecosystem, a collection of open source software for scientific computing in Python. * The community of people who use and develop this stack. * Several conferences dedicated to scientific computing in Python - SciPy, EuroSciPy and SciPy.in. * The SciPy library, one component of the SciPy stack, providing many numerical routines - Official website
SciPy builds on the NumPy array object and is part of the NumPy stack which includes tools like Matplotlib, pandas and SymPy, and an expanding set of scientific computing libraries. - Wikipedia
See NumPy, Matplotlib, pandas and SymPy.
Documentation | Mailing lists | Stack Overflow Q&A | IRC | FAQ