Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
| Download
GAP 4.8.9 installation with standard packages -- copy to your CoCalc project to get it
Project: cocalc-sagemath-dev-slelievre
Views: 418346%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%1%%2%W manual.tex GAP documentation Thomas Breuer3%W & Frank Celler4%W & Martin Schoenert5%W & Heiko Theissen6%%7%H $Id: manual.tex,v 4.2 1998/08/27 13:31:46 ahulpke Exp $8%%9%%10%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%11%%12%F gapomacro . . . . . . . . . . . . . . . . read the GAP macro package13%%14\input ../../../doc/gapmacro15%16%17%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%18%%19%F BeginningOfBook . . . . . . . . . . . . . . . . . . . start the book20%%21\BeginningOfBook{cohomolo}22%23%24%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%25%%26%F UseReferences . . . . . . . . . . . . . . . . . . specify references27%%28\UseReferences{../../../doc/ext}29\UseReferences{../../../doc/ref}30%31%32%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%33%%34%F TitlePage . . . . . . . . . . . . . . . . . . . . . . nice title page35%%36\TitlePage{37\centerline{\titlefont GAP Package}\medskip38\centerline{\titlefont ---}\medskip39\centerline{\titlefont COHOMOLO}\vfill40\centerline{\secfont by}\vfill41\centerline{\secfont Derek Holt}\vfill42\centerline{\secfont Mathematics Institute}43\medskip44\centerline{\secfont University of Warwick, Coventry, CV4 7AL}45}46%47%48%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%49%%50%F TableOfContents . . . . . . . . . . . . generate a table of contents51%%52\TableOfContents53%54%55%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%56%%57%F FrontMatter . . . . . . . . . . . . . . . . . . . . . GAP 4 Tutorial58%%59\FrontMatter60\immediate\write\citeout{\bs bibdata{./manual,../../../doc/mrabbrev,../../../doc/manual}}61%62%63%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%64%%65%F Chapters . . . . . . . . . . . . . . . . . . . . . . GAP 4 Tutorial66%%67\Chapters68\Input{cohomolo}69%70%71%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%72%%73%F Appendices . . . . . . . . . . . . Extending GAP 4 Reference Manual74%%75%\Appendices76%\Bibliography77\Index78%79%80%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%81%%82%F EndOfBook . . . . . . . . . . . . . . . . . . . . . . . . . that's it83%%84\EndOfBook85%86%87%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%88%%89%E manual.tex . . . . . . . . . . . . . . . . . . . . . . . . ends here909192