
Mathematica
Mathematica is a computational software program used widely in scientific, engineering, and mathematical fields and other areas of technical computing.
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 a python library for symbolic computation. the stated goals of the library are to become a fullfeatured 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
Productivity Developer Tools Education and Reference
educational equation-editor mathematics python statistics matrix algebra engineering functions simulation matlab calculus discrete-math equation equation-solving equations geometric geometric-algebra