xmaxima
Computer algebra system -- x interface
Install
- All systems
-
curl cmd.cat/xmaxima.sh
- Debian
-
apt-get install xmaxima
- Ubuntu
-
apt-get install xmaxima
- Arch Linux
-
pacman -S xmaxima
- Kali Linux
-
apt-get install xmaxima
- Fedora
-
dnf install xmaxima
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xmaxima
- Raspbian
-
apt-get install xmaxima
- Dockerfile
- dockerfile.run/xmaxima
xmaxima
Computer algebra system -- x interface
Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. This package contains an X Windows interface using the tcl/tk libraries.
maxima-gui
Tcl/Tk GUI interface for maxima
maxima
Computer algebra system -- base system
Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. This package contains the main executables and base system files.