Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 5409

Macaulay2-1.3.1-8.fc15.i686.rpm

-- -*- M2-comint -*- {* hash: 204472853 *}

i1 : setNmzFilename("VeryInteresting");

i2 : R=ZZ/37[x,y,z];

i3 : I=ideal(x^2*y, y^3);

o3 : Ideal of R

i4 : normalToricRing(I);

o4 : Ideal of R

i5 : get (setNmzFile()|".typ")

o5 = 2
     2
     1 0 
     0 1 


i6 : rmNmzFiles();

i7 : getNmzFilename()

o7 = 

i8 :