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

Django front-end to Mathics

Results 25 mathics-django issues
Sort by recently updated
recently updated
newest added

Changes needed to work together with https://github.com/Mathics3/mathics-core/pull/1025#issue-2194876664

This tracks changes in https://github.com/Mathics3/mathics-core/pull/984 We need this in order to fix document display after loading in Mathics3 Modules.

Hi everyone :) First, let me thank all of you guys. I have a huge respect for your dedication and unpaid hard work. I've been exploring Mathics on and off...

enhancement

This branch removes the special support for formatting Graph, that was moved into the pymathics.graph module.

For your consideration. Reducing the use of MathML where it isn't needed reduces the need for it to want to reformat it on loading. The output changes slightly, and there...

This PR adds pymathics.asy module as a dependency and loads it when mathicserver is started. This solves the issue with labels and text inside graphics.

I haven't been able to find on google, stack overflow, the documentation how to simply enter a cell of type text (as opposed to a formula cell). There doesn't seem...