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

ConformalBlockVectorBundle -- the class of conformal block vector bundles on the moduli space of n-pointed genus g curves

Description

This type implements conformal block vector bundles on the moduli space of n-pointed genus g curves.

Conformal block vector bundles are implemented as hash tables. The key "LieAlgebra" records the Lie algebra used to define the conformal block. The key "Level" records the level. The key "Weights" records the weights. The key "Genus" records the $g$ in $\bar{M}_{g,n}$. The key "NumberOfPoints" records the number of marked points, i.e., the $n$ in $\bar{M}_{g,n}$.

An object of the "ConformalBlockVectorBundle" class can be created using the function conformalBlockVectorBundle.

Functions and methods returning an object of class ConformalBlockVectorBundle :

Methods that use an object of class ConformalBlockVectorBundle :

For the programmer

The object ConformalBlockVectorBundle is a type, with ancestor classes HashTable < Thing.