Skip to content

Commit

Permalink
Resolved conflicts?
Browse files Browse the repository at this point in the history
  • Loading branch information
TheGrateSalmon committed Jun 5, 2024
2 parents 419c91b + 3f71c4b commit 2f106e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions demo.m2
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ X = P1 ** P1;
T = ring X;
mons1 = {T_{0,2,2,0},T_{0,2,0,2},T_{2,0,0,2},T_{2,0,2,0}}
linSeries1 = toricLinearSeries mons1;
isComplete linSeries2
isBasepointFree linSeries2
g = toricMap linSeries2
isComplete linSeries1
isBasepointFree linSeries1
g = toricMap linSeries1
isWellDefined g


Expand Down

0 comments on commit 2f106e4

Please sign in to comment.