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

getListOfIdeals -- Read a list of ideals from a dataBase

Description

The database Y=openDatabase name contains an entries Y#(toString L|"ring") and Y#(toString L|"ideal") of a ring and an ideal over QQ for every L in LL; The function reads the corresponding list of ideals of one parameter smoothing families, and checks their homogeneity.

Caveat

If for L there are no entries in Y an error occurs.

Ways to use getListOfIdeals:

  • getListOfIdeals(List,String)

For the programmer

The object getListOfIdeals is a method function with options.


The source of this document is in WeierstrassSemigroups.m2:3516:0.