About 81,500 results
Open links in new tab
  1. SciPy

    SciPy provides algorithms for optimization, integration, interpolation, eigenvalue problems, algebraic equations, differential equations, statistics and many other classes of problems.

  2. scipy · PyPI

    Jun 19, 2026 · SciPy (pronounced “Sigh Pie”) is an open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier …

  3. GitHub - scipy/scipy: SciPy library main repository · GitHub

    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 …

  4. SciPy - Wikipedia

    SciPy (pronounced / ˈsaɪpaɪ / "sigh pie" [3]) is a free and open-source Python library used for scientific computing and technical computing. [4] SciPy contains modules for optimization, linear algebra, …

  5. SciPy: high-level scientific computing

    Scipy The scipy package contains various toolboxes dedicated to common issues in scientific computing. Its different submodules correspond to different applications, such as interpolation, …

  6. SciPy documentation — SciPy v1.18.0 Manual

    Jun 19, 2026 · The reference guide contains a detailed description of the SciPy API. The reference describes how the methods work and which parameters can be used. It assumes that you have an …

  7. 1.6. Scipy : high-level scientific computing — Scipy lecture notes

    Jan 6, 2010 · Scipy The scipy package contains various toolboxes dedicated to common issues in scientific computing. Its different submodules correspond to different applications, such as …

  8. SciPy - Installation

    Here is a step-by-step guide to setting up a project to use SciPy, with uv, a Python package manager. Install uv following, the instructions in the uv documentation.

  9. The Scientific Python Ecosystem Explained - matforge.org

    1 day ago · SciPy sits on NumPy and provides high-level scientific routines, including optimization, integration, interpolation, linear algebra, and statistics. SymPy is pure Python and supports symbolic …

  10. SciPy User Guide — SciPy v1.18.0 Manual

    SciPy User Guide # SciPy is a collection of mathematical algorithms and convenience functions built on NumPy . It adds significant power to Python by providing the user with high-level commands and …