Skip to content

mdboom/scipy

This branch is 15371 commits behind scipy/scipy:main.

Folders and files

NameName
Last commit message
Last commit date
May 27, 2018
Nov 2, 2017
Jun 29, 2018
Jul 6, 2018
Jul 11, 2018
May 27, 2018
Sep 21, 2013
Feb 13, 2017
Feb 16, 2018
May 4, 2017
Jun 1, 2018
May 31, 2018
Dec 3, 2014
Oct 28, 2017
Jun 21, 2018
Jun 21, 2018
Apr 2, 2018
Apr 29, 2018
Jun 21, 2018
Jul 6, 2018
Apr 14, 2018
Apr 12, 2018
Nov 12, 2017
Feb 11, 2018
Apr 12, 2018
Jun 19, 2018
Feb 25, 2018
May 31, 2018
Jun 21, 2018
Jun 21, 2018

Repository files navigation

SciPy

https://img.shields.io/travis/scipy/scipy/master.svg?label=Travis%20CI https://img.shields.io/appveyor/ci/scipy/scipy/master.svg?label=AppVeyor https://img.shields.io/circleci/project/github/scipy/scipy/master.svg?label=CircleCI

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.

SciPy depends on NumPy, which provides convenient and fast N-dimensional array manipulation. SciPy 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.rst.txt.

Developer information

If you would like to take part in SciPy development, take a look at the file CONTRIBUTING.

License information

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

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 52.5%
  • Fortran 25.5%
  • C 19.5%
  • C++ 2.3%
  • TeX 0.2%
  • MATLAB 0.0%