i1 : E = tangentBundle(projectiveSpaceFan 2) o1 = {dimension of the variety => 2 } number of affine charts => 3 number of rays => 3 rank of the vector bundle => 2 o1 : ToricVectorBundleKlyachko |
i2 : p = parliament E o2 = HashTable{| 0 | => Polyhedron{...1...}} | 1 | | 1 | => Polyhedron{...1...} | 0 | | 1 | => Polyhedron{...1...} | 1 | o2 : HashTable |
i3 : applyValues(p, vertices) o3 = HashTable{| 0 | => | 0 0 1 |} | 1 | | 0 -1 -1 | | 1 | => | 0 -1 -1 | | 0 | | 0 0 1 | | 1 | => | 0 1 0 | | 1 | | 0 0 1 | o3 : HashTable |
The object parliament is a method function with options.