Skip to content

kadykov/scipy

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

Folders and files

NameName
Last commit message
Last commit date
Feb 21, 2023
Mar 1, 2023
Feb 19, 2023
Mar 16, 2023
Mar 24, 2023
Mar 30, 2023
Mar 22, 2023
Oct 19, 2022
Oct 4, 2021
Feb 16, 2023
Feb 26, 2023
Feb 26, 2023
Feb 27, 2023
Dec 9, 2022
Apr 20, 2021
Feb 19, 2023
Aug 23, 2021
Feb 16, 2023
Jan 4, 2023
Feb 27, 2023
Jun 30, 2022
Feb 19, 2023
Mar 15, 2023
Dec 29, 2020
Feb 26, 2023
Feb 16, 2023
Feb 21, 2023
Mar 13, 2023
Feb 27, 2023
Jan 24, 2023
Feb 21, 2023
Mar 15, 2023
May 2, 2022
Jan 29, 2023
Feb 21, 2023
Sep 21, 2021
Jan 29, 2023

Repository files navigation

https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A https://img.shields.io/pypi/dm/scipy.svg?label=Pypi%20downloads https://img.shields.io/conda/dn/conda-forge/scipy.svg?label=Conda%20downloads https://img.shields.io/badge/DOI-10.1038%2Fs41592--019--0686--2-blue

SciPy (pronounced "Sigh Pie") is an 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 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 the installation instructions, see our install guide.

Call for Contributions

We appreciate and welcome contributions. Small improvements or fixes are always appreciated; issues labeled as "good first issue" may be a good starting point. Have a look at our contributing guide.

Writing code isn’t the only way to contribute to SciPy. You can also:

  • review pull requests
  • triage issues
  • develop tutorials, presentations, and other educational materials
  • maintain and improve our website
  • develop graphic design for our brand assets and promotional materials
  • help with outreach and onboard new contributors
  • write grant proposals and help with other fundraising efforts

If you’re unsure where to start or how your skills fit in, reach out! You can ask on the mailing list or here, on GitHub, by leaving a comment on a relevant issue that is already open.

If you are new to contributing to open source, this guide helps explain why, what, and how to get involved.

About

SciPy library main repository

Resources

License

Code of conduct

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 57.2%
  • Fortran 18.2%
  • C 16.2%
  • Cython 4.2%
  • C++ 3.4%
  • Meson 0.5%
  • Other 0.3%