gap3-jm distribution GAP3 with everything you needGAP3 with all the
packages and tables included. No one should need another distribution of
GAP3.
Here is the latest version of 07 Jan 2024 for Linux, Mac OSX or Windows:
To install, go to some directory where you want to install
GAP3, then:
tar xzf gap3-jm07jan24.tar.gz
7-zip to unpack the
tar.gz file..tar.gz will make a gap3-jm
subdirectory at your current location. Then follow the instructions in
gap3-jm/readme
You can also just
.html GAP3
documentation. GAP3 repository by:
git clone https://github.com/jmichel7/gap3-jm
The advantage of this method is that you can then update the distribution
just by typing git pull in the gap3-jm directory,
getting thus any bugfix between new versions.
Finally note that GAP3 is available online via Sage in CoCalc.