The Relative Brauer package for Macaulay2 homepage.

This is a preliminary version of the homepage. I will be adding documentation as well as adding updated versions of the code to this page in the future.

Please note that this package has been designed to work in a unix environment in which the pari/gp calculator is accessible from the command line as in:

> gp

and in which Macaulay2 is accessible from the command line:

> M2

It is also meant to be run only within the installed directory. To use the package, you must extract the tar file with the command

> tar -xvf < filename>

change into the newly created directory, and run the command:

> M2 br_cocycle.M2

The program will then give a brief description of the necessary syntax for running the new commands. Note that the latex files which are generated are placed in the subdirectory "latex."