i1 : setRandomSeed("alpha"); |
i2 : R=ZZ/101[x_0..x_13]; |
i3 : C=(random canonicalCurveGenus14)(R); o3 : Ideal of R |
i4 : (dim C, degree C, genus C) o4 = (2, 26, 14) o4 : Sequence |
The object canonicalCurveGenus14 is an instance of the type RandomObject.