Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions M2/Macaulay2/packages/CellularResolutions.m2
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ newPackage(
Version => "1.0",
Date => "May 17, 2023",
Authors => {
{Name => "Jay Yang", Email => "jayy@wustl.edu"},
{Name => "Aleksandra Sobieska", Email => "asobieska@math.wisc.edu"}
{Name => "Jay Yang", Email => "jay.k.yang@vanderbilt.edu"},
{Name => "Aleksandra Sobieska", Email => "sobieskasnyd@marshall.edu"}
},
Headline => "cellular resolutions of monomial ideals",
AuxiliaryFiles => true, -- set to true if package comes with auxiliary files
Expand Down
Loading