Pinned
Repositories
- mathics-core Public
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.
- mathics-scanner Public
Tokenizer, and character tables, and conversion routines for the Wolfram Language.
-
-
- mathics-omnibus Public
Docker setup for to tie together a number of mathics libraries, and components: Mathics3, mathicsscript, Mathics-Django, etc. This is useful in dockerization or PyPI packaging of a more complete collection.
-
-
-
-
- pymathics-hello Public template
Hello, world for Pymathics modules. A template that can be used for creating Pymathics modules.