Description
FriCAS is an advanced computer algebra system, is a fork (2007) of the Axiom computer algebra system.
See for more info:
- https://fricas.github.io/
- https://github.com/fricas
Fricas documentation:
- https://fricas.sourceforge.net/doc/index.html
Documentation Axiom:
- http://www.axiom-developer.org/axiom-website/documentation.html
This builds with latex and emacs. We also can add support Aldor language. Aldor:
- https://www.aldor.org/
- https://github.com/aldorlang/aldor
- https://fricas.github.io/install.html#aldor-optional
JupyterLab support:
- https://pypi.org/project/jfricas/
- https://jfricas.readthedocs.io/en/latest/
Installation Instructions
sudo dnf copr enable ilgrad/fricas
sudo dnf update
sudo dnf install fricas
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 (29)*, x86_64 (34)* | Fedora 39 (21 downloads) |
Fedora 40 | aarch64 (45)*, x86_64 (41)* | Fedora 40 (16 downloads) |
Fedora 41 | aarch64 (17)*, x86_64 (22)* | Fedora 41 (6 downloads) |
Fedora rawhide | aarch64 (32)*, x86_64 (39)* | Fedora rawhide (20 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable ilgrad/fricas
More info about enabling Copr repositories