Mathics
Mathics copied to clipboard
This repository is for archival. Please see https://github.com/Mathics3/mathics-core
This issue was raised by @bnjones in #341. The mathics docs for the documentation markup spec: ``` $identifier$ a variable identifier in Mathics code or in text. ``` It would...
Some ideas on making Mathics work on CoCalc - [ ] Document how to install Mathics in a CoCalc project - [ ] Include Mathics in CoCalc-Docker - [ ]...
Sorry, but I don't understand the reasoning why you would archive this repo (**with 2.1 K stars!**) in favor of a repo with only 650 stars. Also the whole `mathics`...
This expression should give Abs[x] as result, and gives Sqrt[x ^ 2]
This expression should give x as a result, and gives Sqrt[x ^ 2]
Are there any plans to introduce support for compiling Mathics code down to LLVM? If so, this would allow Mathics to leverage work that is taking place to bring automatic...