After starting up GAP, the GUAVA package needs to be loaded. Load
gap> RequirePackage( "guava" );
___________ |
/ \ / --+-- Version 1.3
/ | | |\\ //| |
| _ | | | \\ // |
| \ | | |--\\ //--|
Jasper Cramwinckel
\ || | | \\ // |
Erik Roijackers
\___/ \___/ | \\// |
Reinald Baart
Eric Minkes
If GUAVA isn't already in memory, it is loaded and its beautiful banner is displayed.
If you are a frequent user of GUAVA, you might consider putting this
line in your .gaprc file.
GAP 3.4.4