Macaulay2 » Documentation
Packages » OldToricVectorBundles :: OldToricVectorBundles
next | previous | forward | backward | up | index | toc

OldToricVectorBundles -- cohomology computations of equivariant vector bundles on toric varieties

Description

Using the descriptions of Kaneyama and Klyachko this package implements the construction of equivariant vector bundles on toric varieties.

Note that this package implements vector bundles in Kaneyama's description only over pure and full dimensional fans.

OldToricVectorBundles uses the OldPolyhedra package by René Birkner. At least version 1.1 of OldPolyhedra must be installed via installPackage to use OldToricVectorBundles.

Each vector bundle is saved either in the description of Kaneyama or the one of Klyachko. The first description gives the multidegrees (in the dual lattice of the fan) of the generators of the bundle over each full dimensional cone, and for each codimension-one cone a transition matrix (See ToricVectorBundleKaneyama). The description of an equivariant vector bundle given by Klyachko consists of filtrations of a fixed vector space for each ray in the fan of the base variety. Furthermore, these filtrations have to satisfy a certain compatibility condition (See ToricVectorBundleKlyachko).

For the mathematical background see

See also

Authors

Certification a gold star

Version 1.0 of this package (under the name "ToricVectorBundles") was accepted for publication in volume 2 of The Journal of Software for Algebra and Geometry: Macaulay2 on 2010-06-15, in the article Computations with equivariant toric vector bundles (DOI: 10.2140/jsag.2010.2.11). That version can be obtained from the journal.

Version

This documentation describes version 1.1 of OldToricVectorBundles.

Citation

If you have used this package in your research, please cite it as follows:

@misc{OldToricVectorBundlesSource,
  title = {{OldToricVectorBundles: vector bundles on toric varieties. Version~1.1}},
  author = {Ren{\'e} Birkner and Nathan Ilten and Lars Petersen},
  howpublished = {A \emph{Macaulay2} package available at
    \url{https://github.com/Macaulay2/M2/tree/master/M2/Macaulay2/packages}}
}

@article{OldToricVectorBundlesArticle,
  title = {{Computations with equivariant toric vector bundles}},
  author = {Ren{\'e} Birkner and Nathan Ilten and Lars Petersen},
  journal = {The Journal of Software for Algebra and Geometry: Macaulay2},
  volume = {2},
  year = {2010},
}

Exports

For the programmer

The object OldToricVectorBundles is a package, defined in OldToricVectorBundles.m2.


The source of this document is in OldToricVectorBundles.m2:2016:0.