Skip to content

Commit 4a9fc1d

Browse files
[ibnp] Update to 0.17
1 parent 54b945c commit 4a9fc1d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

packages/ibnp/meta.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
"AbstractHTML": "The IBNP package provides methods for computing an involutive (Groebner) basis B for an ideal J over a polynomial ring R in both the commutative and noncommutative cases. Secondly, methods are provided to involutively reduce a given polynomial to its normal form in R/J.",
33
"AcceptDate": "",
44
"ArchiveFormats": ".tar.gz",
5-
"ArchiveSHA256": "30bf5169a62a826e4e08d5aa759b844d1a808f7e04d6140a2c1921e554aa37a1",
6-
"ArchiveURL": "https://github.com/gap-packages/ibnp/releases/download/v0.16/IBNP-0.16",
5+
"ArchiveSHA256": "80d771733f828dac9a831950b323ad61123fa5a1759a90722c6c9f99abb0793e",
6+
"ArchiveURL": "https://github.com/gap-packages/ibnp/releases/download/v0.17/IBNP-0.17",
77
"AutoDoc": {
88
"TitlePage": {
99
"Abstract": "The &IBNP; package provides methods for computing an involutive (&Grob;) basis <M>B</M> for an ideal <M>J</M> over a polynomial ring <M>R</M> in both the commutative and noncommutative cases. <P/>Secondly, methods are provided to involutively reduce a given polynomial to its normal form in <M>R/J</M>. <P/>Bug reports, comments, suggestions for additional features, and offers to implement some of these, will all be very welcome. <P/>Please submit any issues at <URL>https://github.com/gap-packages/ibnp/issues/</URL> or send an email to the second author at <Email>[email protected]</Email>.\n <P/>",
@@ -13,9 +13,9 @@
1313
},
1414
"Autoload": false,
1515
"AvailabilityTest": null,
16-
"BannerString": "Loading IBNP 0.16 (Involutive Bases for Noncommutative Polynomials)\nby Gareth Evans and Chris Wensley (https://github.com/cdwensley).\nReport issues at https://github.com/gap-packages/ibnp/issues.\n--------------------------------------------------------------------\n",
16+
"BannerString": "Loading IBNP 0.17 (Involutive Bases for Noncommutative Polynomials)\nby Gareth Evans and Chris Wensley (https://github.com/cdwensley).\nReport issues at https://github.com/gap-packages/ibnp/issues.\n--------------------------------------------------------------------\n",
1717
"CommunicatedBy": "",
18-
"Date": "26/08/2025",
18+
"Date": "11/09/2025",
1919
"Dependencies": {
2020
"ExternalConditions": [],
2121
"GAP": ">= 4.13.0",
@@ -53,7 +53,7 @@
5353
"SixFile": "doc/manual.six"
5454
}
5555
],
56-
"PackageInfoSHA256": "3410e101030b528abde83eb37af91c91286a344e74076201b36f2185521901e4",
56+
"PackageInfoSHA256": "b16428fcd49cf297c18748c0af4f97aa338e4dc0cc58b1fd3c10e630dec936a4",
5757
"PackageInfoURL": "https://gap-packages.github.io/ibnp/PackageInfo.g",
5858
"PackageName": "IBNP",
5959
"PackageWWWHome": "https://gap-packages.github.io/ibnp/",
@@ -85,5 +85,5 @@
8585
"Subtitle": "Involutive Bases for Noncommutative Polynomials",
8686
"SupportEmail": "[email protected]",
8787
"TestFile": "tst/testall.g",
88-
"Version": "0.16"
88+
"Version": "0.17"
8989
}

0 commit comments

Comments
 (0)