Welcome to Mathics!

Pypi Installs Latest Version Supported Python Versions SlackStatus

Packaging status

Mathics is a general-purpose computer algebra system (CAS). It is an open-source alternative to Mathematica. It is free both as in “free beer” and as in “freedom”.

The home page of Mathics is https://mathics.org.

ScreenShots

mathicsscript: a text interface

mathicsscript

mathicsserver: a Django-based Web interface

mathicssserver

Installing and Running

See the read the docs guide for instructions on installing and running.

Contributing

Please feel encouraged to contribute to Mathics! Create your own fork, make the desired changes, commit, and make a pull request.

License

Mathics is released under the GNU General Public License Version 3 (GPL3).

GitHub

GitHub - Mathics3/mathics-core: An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execute them.
An open-source Mathematica. This repository contains the Python modules for WL Built-in functions, variables, core primitives, e.g. Symbol, a parser to create Expressions, and an evaluator to execu...