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

TerraciniLoci -- package for computing Terracini loci

Description

This package implements the algorithms from Section 8 of the paper Geometry of first nonempty Terracini loci by F. Galuppi, P. Santarsiero, D. Torrance, and E. Turatti.

The Terracini locus of projective variety $X$ is a subvariety of the symmetric power $X^{(r)}$ containing the closure of all sets $\{p_1,\ldots,p_r\}$ of smooth points in $X$ for which the space $\langle T_{p_1}X,\ldots,T_{p_r}X\rangle$ has less than the expected dimension.

This package exports one method, terraciniLocus, for computing the ideals of these varieties.

Authors

Version

This documentation describes version 0.1 of TerraciniLoci.

Source code

The source code from which this documentation is derived is in the file TerraciniLoci.m2.

Exports

  • Functions and commands
    • terraciniLocus -- compute the Terracini locus of a projective variety
  • Methods
    • terraciniLocus(ZZ,Ideal) -- see terraciniLocus -- compute the Terracini locus of a projective variety
    • terraciniLocus(ZZ,Matrix,Ideal) -- see terraciniLocus -- compute the Terracini locus of a projective variety
    • terraciniLocus(ZZ,RingMap) -- see terraciniLocus -- compute the Terracini locus of a projective variety
  • Symbols
    • Threads -- an option for various functions

For the programmer

The object TerraciniLoci is a package.