SciPy
From HP-SEE Wiki
Contents |
- Web site: http://www.scipy.org/
- Described version: 0.90
- Licensing: e.g. GPL
- User documentation: http://www.scipy.org/
- Download: http://www.scipy.org/
- Source code: http://www.scipy.org/
Authors/Maintainers
- SciPy Project: http://www.scipy.org/
Summary
SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. 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.
Features
Architectural/Functional Overview
Usage Overview
http://www.scipy.org/Getting_Started
Dependacies
n/a
HP-SEE Applications
Resource Centers
Usage by Other Projects and Communities
Recommendations for Configuration and Usage
Scipy needs to be installed through the appropriate system python packages.