Sign inSign up

mathicsorg/mathics

By mathicsorg

Updated 5 months ago

Mathics3 is an open-source GPL3 Mathematica

Image
Languages & frameworks
8

10K+

mathicsorg/mathics repository overview

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:

To shorten typing complex Docker commands, you can use one of the following scripts from the GitHub repository repository:

  • dmathics3script: enhanced command-line interface
  • dmathics3-codeparser-tokenize: a diagnostic tool for showing how the Mathics3 scanner tokenizes text input
  • dmathics3-codeparser-parse: a diagnostic tool for showing how the Mathics3 parses text input
  • dmathics3server: a Django-based web server
  • dmathics3: a stripped-down command-line interface
  • dmathics3sdoc: 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.

Tag summary

Content type

Image

Digest

sha256:4c6b5cbe0

Size

2.4 GB

Last updated

5 months ago

docker pull mathicsorg/mathics