/* jquery */ /* jquery accordion style*/ /* jquery init */

Python Math - SageMath

Python Coding

SageMath is a free open-source mathematics software system licensed under the GPL. Released in January 2020, SageMath 9.0 now runs on top of Python 3.0 programming langauge.

SageMath builds on top of many existing open-source packages, such as NumPy, SciPy, matplotlib, Sympy and many others. This powerful functionality is accessed through either a Python-based language or more directly using interfaces and wrappers.

By combining a math-like syntax with Python's coding capabilities SageMath can handle a large and diverse range of mathematical problems, including:

• Functions
• Basic Algebra
• Linear Algebra
• Calculus
• Polynomials
• Finite Groups
• Number Theory
• Plotting

More Python Math Coding

No comments: