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 |
---|---|---|
![]() |
aarch64 (130)*, x86_64 (263)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (99)*, x86_64 (121)* | Fedora 40 (26 downloads) |
![]() |
aarch64 (78)*, x86_64 (94)* | Fedora 41 (14 downloads) |
![]() |
aarch64 (0)*, x86_64 (0)* | Fedora 42 (5 downloads) |
![]() |
aarch64 (114)*, x86_64 (136)* | Fedora rawhide (46 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ilgrad/maxima
More info about enabling Copr repositories