Skip to content

yangle/scipy

This branch is 59 commits ahead of, 24060 commits behind scipy/scipy:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

18fcca1 · Jul 7, 2014
May 3, 2014
Jul 7, 2014
Mar 22, 2014
Sep 21, 2013
Feb 21, 2014
Mar 22, 2014
Jul 24, 2013
Feb 27, 2014
May 5, 2013
Jan 25, 2014
Nov 30, 2013
May 19, 2013
Aug 29, 2013
Sep 21, 2013
Feb 24, 2014
May 4, 2013
May 4, 2013
May 3, 2014
Oct 19, 2013
Jan 11, 2014
May 3, 2014
Mar 28, 2013
Nov 14, 2009
May 5, 2013

Repository files navigation

https://travis-ci.org/scipy/scipy.png?branch=master https://coveralls.io/repos/scipy/scipy/badge.png?branch=master

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!

For installation instructions, see INSTALL.txt.

Scipy documentation is available on the web:

http://docs.scipy.org

How to generate the HTML documentation, see doc/README.txt.

The user's site is:

http://www.scipy.org/

Please see the developer's list here:

http://projects.scipy.org/mailman/listinfo/scipy-dev

The latest development version of Scipy's sources are always available at:

https://github.com/scipy/scipy

They can be downloaded as a zip file or using the Git client.

To search for bugs or report them, please use the Scipy Bug Tracker at:

https://github.com/scipy/scipy/issues

If you would like to take part in SciPy development, take a look at HACKING.rst.txt.

See the file LICENSE.txt for information on the history of this software, terms & conditions for usage, and a DISCLAIMER OF ALL WARRANTIES.

About

Scipy library main repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 35.3%
  • Fortran 29.3%
  • C 20.5%
  • C++ 14.3%
  • Objective-C 0.4%
  • TeX 0.2%