Mathics3 is an open-source GPL3 Mathematica
10K+
Mathics3 is an open-source, GPL-licensed Mathematica. See https://mathics.org/ for more information.
The full suite contains several components, each with its own dependencies. Further, there is a growing number of Mathics3 add-ons.
To simplify getting everything, we provide this Docker container.
That image is a combination of:
threejspackageTo shorten typing complex Docker commands, you can use one of the following scripts from the GitHub repository repository:
dmathics3script: enhanced command-line interfacedmathics3-codeparser-tokenize: a diagnostic tool for showing how the Mathics3 scanner tokenizes text inputdmathics3-codeparser-parse: a diagnostic tool for showing how the Mathics3 parses text inputdmathics3server: a Django-based web serverdmathics3: a stripped-down command-line interfacedmathics3sdoc: runs a PDF viewer, evince, which can view the generated reference manual in PDF.dmathics3doccopy: copies the generated reference PDF manual out of the container and into the host filesystem.These are also installed when you install Mathics-omnibus from PyPI
After running dmathics3server, point your web browser to http://localhost:8000.
Content type
Image
Digest
sha256:4c6b5cbe0…
Size
2.4 GB
Last updated
5 months ago
docker pull mathicsorg/mathics