Описание тега scipy
SciPy is an open source library of algorithms and mathematical tools for the Python programming language.
SciPy is an open-source library for the python programming language consisting of mathematical algorithms and functions for manipulating and visualizing data, often used in science and engineering. SciPy includes algorithms and tools for tasks such as optimization, clustering, discrete Fourier transforms, linear algebra, signal processing and multi-dimensional image processing.
SciPy is closely related to NumPy and depends on many numpy functions, including a multidimensional array that is used as the basic data structure in SciPy.
SciPy is currently distributed under the BSD license.
Latest stable version:
1.5.2 (2020-07-23)
Documentation: