gmp
GAP computer algebra system, core components
Install
- All systems
-
curl cmd.cat/gmp.sh
- Debian
-
apt-get install gap-core
- Ubuntu
-
apt-get install gap-core
- Kali Linux
-
apt-get install gap-core
- Fedora
-
dnf install gap-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gap-core
- Raspbian
-
apt-get install gap-core
- Dockerfile
- dockerfile.run/gmp
gap-core
GAP computer algebra system, core components
GAP is a system for computational discrete algebra, with particular emphasis on Computational Group Theory. GAP provides a programming language, a library of thousands of functions implementing algebraic algorithms written in the GAP language as well as large data libraries of algebraic objects. GAP is used in research and teaching for studying groups and their representations, rings, vector spaces, algebras, combinatorial structures, and more. This package contains the core GAP system.