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 (126)*, x86_64 (260)* | Fedora 39 (0 downloads) |
Fedora 40 | aarch64 (96)*, x86_64 (121)* | Fedora 40 (23 downloads) |
Fedora 41 | aarch64 (70)*, x86_64 (88)* | Fedora 41 (11 downloads) |
Fedora rawhide | aarch64 (114)*, x86_64 (133)* | Fedora rawhide (43 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ilgrad/maxima
More info about enabling Copr repositories