SciPy icon
SciPy icon

SciPy

 91 likes

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 manipulating and visualizing data.

SciPy screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • Python
  No rating
91 likes
0comments
0 news articles

SciPy News & Activities

Highlights All activities

Recent News

No news, maybe you know any news worth sharing?
Share a News Tip

Recent activities

  • kitsunta1l liked SciPy
    2 months ago
  • App icon
    POX added SciPy as alternative to Forscape
    5 months ago
  • App icon
    POX added SciPy as alternative to CuPy
    6 months ago
  • POX updated SciPy
    8 months ago
  • App icon
    POX added SciPy as alternative to NumPy
    9 months ago
  • POX updated SciPy
    9 months ago
  • KGerring liked SciPy
    10 months ago
Show all activities

SciPy information

  • Developed by

    SciPy
  • Licensing

    Open Source (BSD-3-Clause) and Free product.
  • Written in

  • Alternatives

    51 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentEducation & Reference

GitHub repository

  •  13,467 Stars
  •  5,290 Forks
  •  1741 Open Issues
  •   Updated Mar 21, 2025 
View on GitHub

Our users have written 0 comments and reviews about SciPy, and it has gotten 91 likes

SciPy was added to AlternativeTo by warren on Apr 17, 2009 and this page was last updated Jul 25, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is SciPy?

SciPy is a collection of mathematical algorithms and convenience functions built on NumPy icon NumPy. It adds significant power to Python by providing the user with high-level commands and classes for manipulating and visualizing data.

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

Broadly applicable The algorithms and data structures provided by SciPy are broadly applicable across domains.

Foundational Extends NumPy providing additional tools for array computing and provides specialized data structures, such as sparse matrices and k-dimensional trees.

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

Easy to use SciPy’s high level syntax makes it accessible and productive for programmers from any background or experience level.

Open source Distributed under a liberal BSD license, SciPy is developed and maintained publicly on GitHub by a vibrant, responsive, and diverse community.

Official Links