150 Forks
651 Stars
651 Watchers

gap

Main development repository for GAP - Groups, Algorithms, Programming, a System for Computational Discrete Algebra

How to download and setup gap

Open terminal and run command
git clone https://github.com/gap-system/gap.git
git clone is used to create a copy or clone of gap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gap https://github.com/gap-system/gap/archive/master.zip

Or simply clone gap with SSH
[email protected]:gap-system/gap.git

If you have some problems with gap

You may open issue on gap support forum (system) here: https://github.com/gap-system/gap/issues