Skip to content

Commit c75ca1e

Browse files
mahrudd-torrance
authored andcommitted
combine different Sasha Zotines
1 parent 9e9db60 commit c75ca1e

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

M2/Macaulay2/packages/MultigradedBGG.m2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ newPackage("MultigradedBGG",
88
{Name => "Tara Gomes", Email => "[email protected]", HomePage => "https://cse.umn.edu/math/tara-gomes" },
99
{Name => "Prashanth Sridhar", Email => "[email protected]", HomePage => "https://sites.google.com/view/prashanthsridhar/home"},
1010
{Name => "Eduardo Torres Davila", Email => "[email protected]", HomePage => "https://etdavila10.github.io/" },
11-
{Name => "Sasha Zotine", Email => "[email protected]", HomePage => "https://sites.google.com/view/szotine/home" }
11+
{Name => "Sasha Zotine", Email => "[email protected]", HomePage => "https://sites.google.com/view/szotine/home" }
1212
},
1313
PackageExports => {"NormalToricVarieties", "Complexes"},
1414
Keywords => {"Commutative Algebra"}

M2/Macaulay2/packages/SimplicialComplexes.m2

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ newPackage(
2525
HomePage => "http://www.mast.queensu.ca/~ggsmith"},
2626
{Name => "Ben Hersey",
2727
Email => "[email protected]"},
28-
{Name => "Alexandre Zotine",
29-
Email => "[email protected]"}
28+
{Name => "Sasha Zotine",
29+
Email => "[email protected]",
30+
HomePage => "https://sites.google.com/view/szotine/home" }
3031
},
3132
Headline => "exploring abstract simplicial complexes within commutative algebra",
3233
Keywords => {"Combinatorial Commutative Algebra"},

M2/Macaulay2/packages/ToricHigherDirectImages.m2

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@ newPackage(
2121
Date => "2025 April",
2222
Authors => {
2323
{Name => "Sasha Zotine",
24-
Email => "[email protected]"}
24+
Email => "[email protected]",
25+
HomePage => "https://sites.google.com/view/szotine/home" }
2526
},
2627
Headline => "computations involving pushforwards and higher direct images of toric maps",
2728
Keywords => {"Toric Geometry"},

0 commit comments

Comments
 (0)