This page describes the replacements for functions implemented in version 1.0 of this package by Mike Stillman and David Eisenbud. That version implemented functionality for finding minimal generators, syzygies and resolutions for polynomial rings localized at a maximal ideal.
Defining a local ring using setMaxIdeal and localRing:
|
|
|
|
|
|
|
|
|
|
Computing syzygies using localMingens and mingens:
|
|
|
|
Computing syzygies using localModulo and modulo:
|
|
|
|
Computing syzygies using localPrune and prune:
|
|
|
|
Computing syzygies using localResolution and resolution:
|
|
|
|
|
|