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

checkSmoothnessOfOneParameterFamilies -- Check smoothness of 1-parameter families

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 whether they are indeed smoothing families. The smoothness is checked by reduction to a finite field. Picking a bad prime field might give a few cases where the test fails. The corresponding semigroups are collected in the list toDoAgain.

Caveat

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

Ways to use checkSmoothnessOfOneParameterFamilies:

  • checkSmoothnessOfOneParameterFamilies(List,String)

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