Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mgacummings committed Jun 2, 2024
1 parent eb93e74 commit b3bf72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarkIdeals.m2
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-- file with ideals to benchmark radical code

-----------------------------------------------------------------------------------------
Ideals associated to determinantal varieties
-- Ideals associated to determinantal varieties
-----------------------------------------------------------------------------------------
R=QQ[x_1,x_2,y_1..y_3]
I=ideal(x_2*y_1-x_1*y_2,x_2*y_2-x_1*y_3,y_2^2-y_1*y_3)
Expand Down

0 comments on commit b3bf72f

Please sign in to comment.