Skip to content

Release 10.0.0 - April showers bring May flowers

Latest

Choose a tag to compare

@rocky rocky released this 19 Apr 15:00
· 5 commits to master since this release

Supports Python 3.14. Python 3.10 support dropped. Python 3.10 may still work, but it's not supported.

Track API changes in mathics-core and Mathics3-scanner.

Fix bug in --full-form handling.

Allow matplotlib to render TeXForm output. This is done if Settings`$RenderTeXForm is True and matplotlib is installed. Settings`$RenderTeXForm is set to True by default.