Software for Computations with Toric Varieties Math in the Mountains Tutorial

Software for Computations with Toric Varieties Math in the Mountains Tutorial

Cones, polytopes, lattice points Toric varieties and associated structures Software for Computations with Toric Varieties Math in the Mountains Tutorial John B. Little Department of Mathematics and Computer Science College of the Holy Cross July 29-31, 2013 John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures Outline 1 Cones, polytopes, lattice points 2 Toric varieties and associated structures John B. Little Software for Toric Varities almost all of the examples of cones, polytopes, collections of lattice points, etc. we have looked at have been very small ones Small enough, in fact, that we have been able to do almost everything by hand or by eye This will not be true for larger examples, of course! But fortunately, there are a number of powerful open-source software packages that can do most of the calculations one might want, and we want to say a few words about them here. Cones, polytopes, lattice points Toric varieties and associated structures Small problems and big problems By necessity for the requirements of a tutorial like this, and also to an extent because of the applications we have chosen to present, John B. Little Software for Toric Varities Small enough, in fact, that we have been able to do almost everything by hand or by eye This will not be true for larger examples, of course! But fortunately, there are a number of powerful open-source software packages that can do most of the calculations one might want, and we want to say a few words about them here. Cones, polytopes, lattice points Toric varieties and associated structures Small problems and big problems By necessity for the requirements of a tutorial like this, and also to an extent because of the applications we have chosen to present, almost all of the examples of cones, polytopes, collections of lattice points, etc. we have looked at have been very small ones John B. Little Software for Toric Varities This will not be true for larger examples, of course! But fortunately, there are a number of powerful open-source software packages that can do most of the calculations one might want, and we want to say a few words about them here. Cones, polytopes, lattice points Toric varieties and associated structures Small problems and big problems By necessity for the requirements of a tutorial like this, and also to an extent because of the applications we have chosen to present, almost all of the examples of cones, polytopes, collections of lattice points, etc. we have looked at have been very small ones Small enough, in fact, that we have been able to do almost everything by hand or by eye John B. Little Software for Toric Varities But fortunately, there are a number of powerful open-source software packages that can do most of the calculations one might want, and we want to say a few words about them here. Cones, polytopes, lattice points Toric varieties and associated structures Small problems and big problems By necessity for the requirements of a tutorial like this, and also to an extent because of the applications we have chosen to present, almost all of the examples of cones, polytopes, collections of lattice points, etc. we have looked at have been very small ones Small enough, in fact, that we have been able to do almost everything by hand or by eye This will not be true for larger examples, of course! John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures Small problems and big problems By necessity for the requirements of a tutorial like this, and also to an extent because of the applications we have chosen to present, almost all of the examples of cones, polytopes, collections of lattice points, etc. we have looked at have been very small ones Small enough, in fact, that we have been able to do almost everything by hand or by eye This will not be true for larger examples, of course! But fortunately, there are a number of powerful open-source software packages that can do most of the calculations one might want, and we want to say a few words about them here. John B. Little Software for Toric Varities Has been incorporated into a number of other systems; stand-alone is still available and useful (although it doesn’t seem to be under active development anymore?) Unix/linux, MacOS, and Windows versions available Basic functions include: Markov bases (i.e. binomial basis for toric ideal defined by a given matrix A), Gröbner and Graver bases for toric ideals, Hilbert bases for cones, etc. Cones, polytopes, lattice points Toric varieties and associated structures 4ti2 Hemmecke, Köppe, Malkin, Walter: available from 4ti2.de John B. Little Software for Toric Varities Unix/linux, MacOS, and Windows versions available Basic functions include: Markov bases (i.e. binomial basis for toric ideal defined by a given matrix A), Gröbner and Graver bases for toric ideals, Hilbert bases for cones, etc. Cones, polytopes, lattice points Toric varieties and associated structures 4ti2 Hemmecke, Köppe, Malkin, Walter: available from 4ti2.de Has been incorporated into a number of other systems; stand-alone is still available and useful (although it doesn’t seem to be under active development anymore?) John B. Little Software for Toric Varities Basic functions include: Markov bases (i.e. binomial basis for toric ideal defined by a given matrix A), Gröbner and Graver bases for toric ideals, Hilbert bases for cones, etc. Cones, polytopes, lattice points Toric varieties and associated structures 4ti2 Hemmecke, Köppe, Malkin, Walter: available from 4ti2.de Has been incorporated into a number of other systems; stand-alone is still available and useful (although it doesn’t seem to be under active development anymore?) Unix/linux, MacOS, and Windows versions available John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures 4ti2 Hemmecke, Köppe, Malkin, Walter: available from 4ti2.de Has been incorporated into a number of other systems; stand-alone is still available and useful (although it doesn’t seem to be under active development anymore?) Unix/linux, MacOS, and Windows versions available Basic functions include: Markov bases (i.e. binomial basis for toric ideal defined by a given matrix A), Gröbner and Graver bases for toric ideals, Hilbert bases for cones, etc. John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures Some examples 3 × 3 integer magic squares (equal rows sums, column sums, and diagonals) correspond to the integer solutions of 01 1 1 −1 −1 −1 0 0 0 1 B1 1 1 0 0 0 −1 −1 −1C B C B0 1 1 −1 0 0 −1 0 0 C B C B1 0 1 0 −1 0 0 −1 0 C u = Au = 0 B C B1 1 0 0 0 −1 0 0 −1C B C @0 1 1 0 −1 0 0 0 −1A 1 1 0 0 −1 0 −1 0 0 John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures Magic square example, cont. To read this into 4ti2, we would create a text file 3x3magic.mat with contents 7 9 1 1 1 -1 -1 -1 0 0 0 1 1 1 0 0 0 -1 -1 -1 0 1 1 -1 0 0 -1 0 0 1 0 1 0 -1 0 0 -1 0 1 1 0 0 0 -1 0 0 -1 0 1 1 0 -1 0 0 0 -1 1 1 0 0 -1 0 -1 0 0 John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures Markov basis for the toric ideal IA Running 4ti2 to compute the Markov basis produces a new text output file called something like 3x3magic.mar 9 9 0 0 0 0 1 -1 0 -1 1 0 0 0 1 -1 0 -1 1 0 0 0 0 1 0 -1 -1 0 1 0 1 -1 0 -1 1 0 0 0 0 1 -1 0 0 0 0 -1 1 1 -1 0 -1 1 0 0 0 0 1 -1 0 0 0 0 -1 1 0 1 0 -1 -1 0 1 0 0 0 1 0 -1 0 0 0 -1 0 1 John B. Little Software for Toric Varities Could view as a binomial element of the basis for the toric ideal, or As a “move” that would take one magic square to another magic square with the same row and column sum(!) Cones, polytopes, lattice points Toric varieties and associated structures What this means Note how each row here gives a matrix like (row 1): 00 0 0 1 @0 1 −1A 0 −1 1 John B. Little Software for Toric Varities As a “move” that would take one magic square to another magic square with the same row and column sum(!) Cones, polytopes, lattice points Toric varieties and associated structures What this means Note how each row here gives a matrix like (row 1): 00 0 0 1 @0 1 −1A 0 −1 1 Could view as a binomial element of the basis for the toric ideal, or John B. Little Software for Toric Varities Cones, polytopes, lattice points Toric varieties and associated structures What this means Note how each row here gives a matrix like (row 1): 00 0 0 1 @0 1 −1A 0 −1 1 Could view as a binomial element of the basis for the toric ideal, or As a “move” that would take one magic square to another magic square with the same row and column sum(!) John B.

View Full Text

Details

  • File Type
    pdf
  • Upload Time
    -
  • Content Languages
    English
  • Upload User
    Anonymous/Not logged-in
  • File Pages
    36 Page
  • File Size
    -

Download

Channel Download Status
Express Download Enable

Copyright

We respect the copyrights and intellectual property rights of all users. All uploaded documents are either original works of the uploader or authorized works of the rightful owners.

  • Not to be reproduced or distributed without explicit permission.
  • Not used for commercial purposes outside of approved use cases.
  • Not used to infringe on the rights of the original creators.
  • If you believe any content infringes your copyright, please contact us immediately.

Support

For help with questions, suggestions, or problems, please contact us