Description
Actual builds of the computer algebra system Maxima and its associated components. See for more info:
- https://maxima.sourceforge.io
- https://sourceforge.net/projects/maxima/
- https://wxmaxima-developers.github.io/wxmaxima/
- https://www.sbcl.org/
JupyterLab support:
- https://github.com/robert-dodier/maxima-jupyter
If you find an error in working with Maxima, you can find a solution here or report the bug yourself:
- https://sourceforge.net/p/maxima/bugs/
For using additional libraries you need creatre .maxima
folder in $HOME
and add files libraries here.
Installation Instructions
sudo dnf copr enable ilgrad/maxima
sudo dnf update
sudo dnf install maxima wxMaxima
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | aarch64 (122)*, x86_64 (253)* | Fedora 39 (40 downloads) |
Fedora 40 | aarch64 (86)*, x86_64 (106)* | Fedora 40 (17 downloads) |
Fedora 41 | aarch64 (58)*, x86_64 (74)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (100)*, x86_64 (126)* | Fedora rawhide (39 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ilgrad/maxima
More info about enabling Copr repositories