arm-unknown-linux-gnueabihf-gcc-default32

GAP computer algebra system, compiler and development files

Install

All systems
curl cmd.cat/arm-unknown-linux-gnueabihf-gcc-default32.sh
Debian Debian
apt-get install gap-io
Ubuntu
apt-get install gap-io
image/svg+xml Kali Linux
apt-get install gap-io
Windows (WSL2)
sudo apt-get update sudo apt-get install gap-io
Raspbian
apt-get install gap-io

gap-dev

GAP computer algebra system, compiler and development files

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 GAP compiler and the headers files and objects files necessary to build GAP packages. The GAP compiler (GAC) creates C code from GAP code and then calls the system's C compiler to produce machine code from it. This can result in a speedup.

gap-float

multi-precision floating-point computation for GAP

GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. This GAP package brings to GAP floating-point numbers with arbitrary precision; it is based on MPFR, MPFI, MPC, CXSC, and FPLLL.

gap-guava-bin

coding theory library for GAP (arch-dep files)

GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. This GAP package brings to GAP computing with error-correcting codes. This Debian package contains the architecture-dependent files for the gap-guava Debian package.

gap-io

low level C library IO bindings for GAP

GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. This package allows GAP to access UNIX I/O C-library functions.