SciPy icon
SciPy icon

SciPy

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

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
  • BSD
  • Python
-
No reviews
96likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Supports Python
  2.  Python-based

 Tags

  • computer-algebra
  • Python
  • computer-algebra-software
  • scientific-calculation
  • algorithms
  • python-lib
  • python-library
  • mathematical-computation

SciPy News & Activities

Highlights All activities

Recent News

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

Recent activities

  • Creative_joe liked SciPy
  • Ardos icon
    POX added SciPy as alternative to Ardos
  • alt-io and PredatorQ liked SciPy
  • Crates.io icon
    POX added SciPy as alternative to Crates.io
  • erkaneraslan, sjrduarte and kitsunta1l liked SciPy
Show all activities

SciPy information

  • Developed by

    US flagSciPy
  • Licensing

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

  • Alternatives

    48 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentEducation & Reference

GitHub repository

  •  14,278 Stars
  •  5,563 Forks
  •  1776 Open Issues
  •   Updated  
View on GitHub
SciPy was added to AlternativeTo by warren on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

Featured in Lists

A list with 809 apps by AmileyaRyver without a description.

List by AmileyaRyver with 809 apps, updated

Data Science is more about learning concepts rather than software. These concepts include statistics, linear algebra, …

List by Alex Ruiz with 23 apps, updated

En esta lista intentamos explicar de forma cronológica y amena cómo hacemos nuestro trabajo. Si querés …

List by Francisco Ferioli Marco with 94 apps, updated

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