Skip to main content

Home/ Math Links/ Group items tagged Python

Rss Feed Group items tagged

Garrett Eastman

Mathics - 10 views

  •  
    "Mathics is a free, general-purpose online computer algebra system featuring Mathematica-compatible syntax and functions. It is backed by highly extensible Python code, relying on SymPy for most mathematical tasks and, optionally, Sage for more advanced stuff. Get Python if you don't have it already (you probably have it if you're on Linux or a Mac)."
Maluvia Haseltine

Sage: Open Source Mathematics Software - 13 views

  •  
    Sage is a free open-source mathematics software system licensed under the GPL. It combines the power of many existing open-source packages into a common Python-based interface.
Garrett Eastman

Calculating pi with AGM and mpmath - The Endeavour - 0 views

  •  
    "algorithm based on the arithmetic-geometric mean that rapidly converges to pi. "
Garrett Eastman

(x+y) is equivalent to (y+x): launching mathematical expressions checking - 2 views

  •  
    "Several of our classes involve students using mathematical expressions, but there was no way for us to automatically check this work. The stated solution to a problem may be x+y, but if a student answers y+x, our system needs to understand that this is also correct." "sympy, an open source Python library for symbolic mathematics," is proposed as a solution.
1 - 4 of 4
Showing 20 items per page