About 91,700 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

    6 days ago · 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. SciPy documentation — SciPy v1.18.0 Manual

    6 days ago · 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 …

  4. 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 …

  5. 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.

  6. 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 …

  7. SciPy.org

    SciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering. In particular, these are some of the core packages:

  8. SciPy Tutorial - GeeksforGeeks

    Feb 26, 2026 · SciPy (Scientific Python) is an open-source library used for scientific and technical computing in Python. It builds on NumPy and provides advanced mathematical functions for solving …

  9. SciPy library — SciPy.org

    The SciPy library is one of the core packages that make up the SciPy stack. It provides many user-friendly and efficient numerical routines, such as routines for numerical integration, interpolation, …

  10. SciPy - Frequently Asked Questions

    SciPy is a set of open source (BSD licensed) scientific and numerical tools for Python. It currently supports special functions, integration, ordinary differential equation (ODE) solvers, gradient …