99
1010newPackage (
1111 " InvariantRing" ,
12- Version => " 2.2 " ,
13- Date => " July 8, 2022 " ,
12+ Version => " 2.3 " ,
13+ Date => " May 7, 2025 " ,
1414 Authors => {
1515 {Name => " Luigi Ferraro" ,
16- Email => " lferraro@ttu .edu" ,
17- HomePage => " http ://www.math.ttu. edu/~lferraro /"
16+ Email => " luigi.ferraro@utrgv .edu" ,
17+ HomePage => " https ://faculty.utrgv. edu/luigi.ferraro /"
1818 },
1919 {Name => " Federico Galetto" ,
2020@@ -38,18 +38,20 @@ newPackage(
3838 HomePage => " https://math.berkeley.edu/~xlni/" }
3939 },
4040 Headline => " invariants of group actions" ,
41+ Keywords => {" Representation Theory" , " Group Theory" },
4142 Certification => {
42- " journal name" => " The Journal of Software for Algebra and Geometry" ,
43- " journal URI" => " http://j-sag.org/" ,
44- " article title" => " Computing the invariant ring of a finite group" ,
45- " acceptance date" => " 2013-05-16" ,
46- " published article URI" => " http://j-sag.org/Volume5/jsag-3-2013.pdf" ,
47- " published code URI" => " http://j-sag.org/Volume5/InvariantRing.m2" ,
48- " repository code URI" => " http://github.com/Macaulay2/M2/blob/master/M2/Macaulay2/packages/InvariantRing.m2" ,
49- " release at publication" => " 68f41d641fadb0a1054023432eb60177f1d7cbd9" ,
50- " version at publication" => " 1.1.0" ,
51- " volume number" => " 5" ,
52- " volume URI" => " http://j-sag.org/Volume5/"
43+ " journal name" => " Journal of Software for Algebra and Geometry" ,
44+ " journal URI" => " https://msp.org/jsag/" ,
45+ " article title" => " The InvariantRing package for Macaulay2" ,
46+ " acceptance date" => " 2023-09-14" ,
47+ " published article URI" => " https://msp.org/jsag/2024/14-1/p02.xhtml" ,
48+ " published article DOI" => " 10.2140/jsag.2024.14.5" ,
49+ " published code URI" => " https://msp.org/jsag/2024/14-1/jsag-v14-n1-x02-InvariantRing.m2" ,
50+ " repository code URI" => " https://github.com/Macaulay2/M2/blob/master/M2/Macaulay2/packages/InvariantRing.m2" ,
51+ " release at publication" => " d708862d93052a37b7f9ff1e584a9b57d1cb7870" ,
52+ " version at publication" => " 2.0" ,
53+ " volume number" => " 14" ,
54+ " volume URI" => " https://msp.org/jsag/2024/14-1/"
5355 },
5456 AuxiliaryFiles => true ,
5557 DebuggingMode => false ,
0 commit comments