mathics-core icon indicating copy to clipboard operation
mathics-core copied to clipboard

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...

Welcome to Mathics Core!

|Pypi Installs| |Latest Version| |Supported Python Versions| |SlackStatus|_

|Packaging status|

Mathics is a general-purpose computer algebra system (CAS).

However this repository contains just 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.

The home page for Mathics is https://mathics.org where you will find a list of screenshots and components making up the system.

If you want to install everything locally, see the Mathics omnibus repository <https://github.com/Mathics3/mathics-omnibus>_.

Installing and Running

See the read the docs guide <https://mathics-development-guide.readthedocs.io/en/latest/>_ for instructions on installing <https://mathics-development-guide.readthedocs.io/en/latest/installing.html>_ and running <https://mathics-development-guide.readthedocs.io/en/latest/running.html>_.

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).

.. |SlackStatus| image:: https://mathics-slackin.herokuapp.com/badge.svg .. _SlackStatus: https://mathics-slackin.herokuapp.com/ .. |Travis| image:: https://secure.travis-ci.org/Mathics3/mathics-core.svg?branch=master .. _Travis: https://travis-ci.org/Mathics3/mathics-core .. _PyPI: https://pypi.org/project/Mathics/ .. |mathicsscript| image:: https://github.com/Mathics3/mathicsscript/blob/master/screenshots/mathicsscript1.gif .. |mathicssserver| image:: https://mathics.org/images/mathicsserver.png .. |Latest Version| image:: https://badge.fury.io/py/Mathics3.svg :target: https://badge.fury.io/py/Mathics3 .. |Pypi Installs| image:: https://pepy.tech/badge/Mathics3 .. |Supported Python Versions| image:: https://img.shields.io/pypi/pyversions/Mathics3.svg .. |Packaging status| image:: https://repology.org/badge/vertical-allrepos/mathics.svg :target: https://repology.org/project/mathics/versions