toric varieties and some combinatorial geometry computations
Version 1.9.6
Released 2024-07-04
This project is maintained by The GAP Team
“toric” is a package that implements some computations related to toric varieties and combinatorial geometry in GAP. With “toric”, affine toric varieties can be created and related information about them can be calculated. “toric” is written entirely in the GAP language by D. Joyner.
This package is licensed under the MIT license.
To install “toric” (as a GAP 4 Package) unpack the archive file in a
directory in the pkg
hierarchy of your version of GAP4. (This might be
the pkg
directory of the GAP 4 home directory.) On a *nix system, this
is accomplished by (1) copying toric.tar.gz into the pkg
subdirectory,
(2) typing (as root, if necessary) tar zxvf toric.tar.gz
.
After starting up GAP, the “toric” package needs to be loaded. Load “toric” by typing at the GAP prompt:
gap> LoadPackage( "toric" );
If “toric” isn’t already in memory, it is loaded and a small banner is displayed.
Please submit bug reports via https://github.com/gap-packages/toric/issues. Alternatively, you can also send an email to support@gap-system.org.
In either case, remember we will need to be able to reproduce the problem; so please include: