|
|
|
|
|
|
|
|
For package developers: All this function does is to look up the symbol variety in S. This is currently used in two packages, but can be used in other settings, if desired.
../../../../../Macaulay2/packages/Varieties.m2:208:17-208:95: --source code:
variety Ring := S -> if S.?variety then S.variety else error "no variety associated with ring"