--- id: scipy version: "1.18.0" license: Copyright (c) 2001-2002 Enthought, Inc. 2003, SciPy Developers. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the… (full text in the JSON record) license_treatment: permissive maintenance: active --- # scipy — Fundamental algorithms for scientific computing in Python License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install scipy uv add scipy poetry add scipy ## Description .. image:: https://raw.githubusercontent.com/scipy/scipy/main/doc/source/_static/logo.svg :target: https://scipy.org :width: 110 :height: 110 :align: left .. image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A :target: https://numfocus.org .. image:: https://img.shields.io/pypi/dm/scipy.svg?label=Pypi%20downloads :target: https://pypi.org/project/scipy/ .. image:: https://img.shields.io/conda/dn/conda-forge/scipy.svg?label=Conda%20downloads :target: https://anaconda.org/conda-forge/scipy .. image:: https://img.shields.io/badge/stackoverflow-Ask%20questions-blue.svg :target: https://stackoverflow.com/questions/tagged/scipy .. image:: https://img.shields.io/badge/DOI-10.1038%2Fs41592--019--0686--2-blue.svg :target: https://www.nature.com/articles/s41592-019-0686-2 .. image:: https://insights.linuxfoundation.org/api/badge/health-score?project=scipy :target: https://insights.linuxfoundation.org/project/scipy SciPy (pronounced "Sigh Pie") is an open-source software for mathematics, science, and engineering. It includes modules for statistics, optimization, integration, linear algebra, Fourier... ## AI interpretation — verify before relying SciPy provides fundamental algorithms for mathematics, science, and engineering, including modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal and image processing, and ODE solvers, built on numpy arrays. Verdict: SciPy 1.18.0 is a production-stable, actively maintained scientific computing library with no known vulnerabilities, permissive licensing, and broad platform support. Medium install friction is offset by pre-built wheels and top-100 popularity. Safe for production use in scientific and engineering applications. [View on SkillFed](https://skillfed.io/packages/scipy) · [View on PyPI](https://pypi.org/project/scipy/)