Skip to content

Commit 05cf337

Browse files
author
Leo
committed
Updated to needed GAP version at least 4.12 to avoid warnings from other packages
1 parent e8565a5 commit 05cf337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PackageInfo.g

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Status := "deposited",
8080
AbstractHTML := "<span class=\"pkgname\">HeLP</span> is a package to compute constraints on partial augmentations of torsion units in integral group rings using a method developed by Luthar, Passi and Hertweck. The package can be employed to verify the Zassenhaus Conjecture, the Prime Graph Question, the Spectrum Problem and the Kimmerle Problem for finite groups, once characters are known. It uses an interface to the software package 4ti2 to solve integral linear inequalities or alternatively Normaliz.",
8181

8282
Dependencies := rec(
83-
GAP := ">=4.8.2",
83+
GAP := ">=4.12",
8484
NeededOtherPackages := [
8585
["io", ">=4.2" ],
8686
["CTblLib", ">= 1.2.2"],

0 commit comments

Comments
 (0)