SymPy icon
SymPy icon

SymPy

SymPy is a Python library for symbolic computation. The stated goals of the library are to become a full-featured computer algebra system and to keep a simple code base to promote extensibility and comprehensibility.

SymPy screenshot 1

Cost / License

  • Free
  • Open Source

Platforms

  • Mac
  • Windows
  • Linux
-
No reviews
31likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Educational

Features

  1.  Equation editor
  2.  Equation solving

 Tags

SymPy News & Activities

Highlights All activities

Recent activities

Show all activities

SymPy information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    38 alternatives listed
  • Supported Languages

    • English
SymPy was added to AlternativeTo by NightHeron 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 64 apps by kaekazeh without a description.

List by kaekazeh with 64 apps, updated

What is SymPy?

SymPy is a Python library for symbolic computation. The stated goals of the library are to become a full-featured computer algebra system and to keep a simple code base to promote extensibility and comprehensibility. SymPy is written entirely in Python and does not depend on any additional libraries. It is available both as a desktop application and on the web as SymPy Live.SymPy includes features ranging from basic symbolic arithmetic to calculus, algebra, discrete mathematics and quantum physics. It is capable of formatting the result of the computations as LaTeX code.SymPy is free software and is licensed under New BSD license. The lead developers are Ondrej Certík and Aaron Meurer.FeaturesThe SymPy library is split into a core with many optional modules.Currently, the core of SymPy has around 13,000 lines of code (including comments and docstrings) and its capabilities include :Core capabilities Basic arithmetic: *, /, +, -, ** Simplification Expansion Functions: trigonometric, hyperbolic, exponential, roots, logarithms, absolute value, spherical harmonics, factorials and gamma functions, zeta functions, polynomials, hypergeometric, special functions,... Substitution Arbitrary precision integers, rationals and floats Noncommutative symbols Pattern matching

Official Links