GAP

Main Branches

Downloads  Installation  Overview  Data Libraries  Packages  Documentation  Contacts  FAQ  GAP 3 

Alternative Ways of Getting GAP


Alternative GAP distributions

To obtain a fully functional GAP installation you need not only to compile the core system, but also some of its packages. If you install GAP as described on the page Downloading and Installing GAP 4, then after compiling the core GAP system you have to run in the pkg subdirectory the shell script ../bin/BuildPackages.sh in order to build most of the packages that require compilation provided sufficiently many libraries, headers and tools are available.

You might want to consider one of the alternative installation methods below which simplify the installation of GAP and its packages by further automation or by offering precompiled binaries. Please note that these alternatives may not provide access to the latest public GAP release, and it may take a while until they will be updated.

Homebrew

Homebrew is the package manager for macOS. If you use Homebrew, you can install GAP using the GAP Homebrew tap.

GAP Rsync (for Linux)

Frank Lübeck offers a Linux binary distribution via remote syncronization with a reference installation which includes all packages and some optimisations.

Gap.app (macOS only)

Gap.app is a native macOS frontend and distribution of GAP, developed by Russ Woodroofe. The "Gap.app + GAP" edition includes a fairly complete copy of GAP, and can be installed by simply downloading a disk image and dragging Gap.app to the Applications folder. You can also install the built-in GAP for use from your usual terminal via the Install GAP Command For Shell menu option (found under the Gap menu in the GUI frontend).

The included GAP comes with working copies of most of the packages in the standard GAP distribution. Gap.app is compatible with XGAP, and allows interactive display of subgroup lattices with the GraphicSubgroupLattice command. The version of GAP that comes with Gap.app may lag slightly behind the very latest. Full details on the currently included GAP may be found in the Gap.app FAQ.


Trying GAP online

You can try GAP in a Jupyter notebook running on Binder, following instructions from the README file in this repository.

It is also possible to use GAP via a free account on CoCalc (formerly SageMathCloud). The combination of GAP packages available there may differ from the one from the official GAP distribution; however, the maintainers of CoCalc would love to hear about any additional packages you would like to be installed or any questions you might have (email help@cocalc.com).