Skip to content

Commit

Permalink
Merge branch 'ToricVarieties' of github.com:Macaulay2/Workshop-2024-U…
Browse files Browse the repository at this point in the history
…tah into ToricVarieties
  • Loading branch information
DTruth99 committed Jun 1, 2024
2 parents b15b74f + ad37363 commit 2123e6f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions ToricExtras/BatyrevTests.m2
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
TEST ///
-- we know this construction works
V = Batyrev({1,1,1,1,1}, {}, {0})
assert(isWellDefined V)
assert(isSmooth V)
assert(isProjective V)
assert(rank picardGroup V == 3)
///

0 comments on commit 2123e6f

Please sign in to comment.