About 65,300 results
Open links in new tab
  1. SciPy

    SciPy wraps highly-optimized implementations written in low-level languages like Fortran, C, and C++. Enjoy the flexibility of Python with the speed of compiled code.

  2. scipy · PyPI

    Feb 22, 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. SciPy - Wikipedia

    SciPy contains modules for optimization, linear algebra, integration, interpolation, special functions, fast Fourier transform, signal and image processing, ordinary differential equation solvers and other tasks …

  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 documentation — SciPy v1.17.0 Manual

    Jan 11, 2026 · Want to build from source rather than use a Python distribution or pre-built SciPy binary? This guide will describe how to set up your build environment, and how to build SciPy itself, including …

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

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

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

  8. SciPy User Guide — SciPy v1.17.0 Manual

    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 classes for …

  9. SciPy API — SciPy v1.17.0 Manual

    In SciPy there are modules whose names don’t start with an underscore, but that should be considered private. To clarify which modules these are, we define below what the public API is for SciPy, and …

  10. Numpy and Scipy Documentation

    Numpy and Scipy Documentation ¶ Welcome! This is the documentation for Numpy and Scipy. For contributors: Numpy developer guide Scipy developer guide Latest releases: Complete Numpy …