SciPy

SciPy (pronounced /ˈsp/ "sigh pie") is a free and open-source Python library used for scientific computing and technical computing.

SciPy
Original author(s)Travis Oliphant, Pearu Peterson, Eric Jones
Developer(s)Community library project
Initial releaseAround 2001 (2001)
Stable release
1.11.1 / 28 June 2023
Repository
Written inPython, Fortran, C, C++
Operating systemCross-platform
TypeTechnical computing
LicenseBSD-new license
Websitescipy.org 

SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, FFT, signal and image processing, ODE solvers and other tasks common in science and engineering.

SciPy is also a family of conferences for users and developers of these tools: SciPy (in the United States), EuroSciPy (in Europe) and SciPy.in (in India). Enthought originated the SciPy conference in the United States and continues to sponsor many of the international conferences as well as host the SciPy website.

The SciPy library is currently distributed under the BSD license, and its development is sponsored and supported by an open community of developers. It is also supported by NumFOCUS, a community foundation for supporting reproducible and accessible science.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.