Skip to content

Commit ca58131

Browse files
[twistedconjugacy] Update to 3.3.0 (#1313)
Co-authored-by: gap-package-distribution-bot <100730870+gap-package-distribution-bot[bot]@users.noreply.github.com>
1 parent a62f917 commit ca58131

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

packages/twistedconjugacy/meta.json

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"AbstractHTML": "\n The TwistedConjugacy package provides methods for solving the twisted\n conjugacy problem (including the \"search\" and \"multiple\" variants) and for\n computing Reidemeister classes, numbers, spectra, and zeta functions. It\n also includes utility functions for working with (double) cosets, group\n homomorphisms, and group derivations.\n\n These methods are primarily designed for use with finite groups and with\n PcpGroups (finite or infinite) provided by the Polycyclic package.\n",
33
"ArchiveFormats": ".tar.gz",
4-
"ArchiveSHA256": "a72c674ab40ebc9a7a2bea0c048409049717d3f0d32c35062db7e7436809e8d0",
5-
"ArchiveURL": "https://github.com/stertooy/TwistedConjugacy/releases/download/v3.2.0/TwistedConjugacy-3.2.0",
6-
"Date": "11/02/2026",
4+
"ArchiveSHA256": "24890506c0005ebf8a15511f0aa75a013dec19a09369aeb43638032c4353906e",
5+
"ArchiveURL": "https://github.com/stertooy/TwistedConjugacy/releases/download/v3.3.0/TwistedConjugacy-3.3.0",
6+
"Date": "09/04/2026",
77
"Dependencies": {
88
"GAP": ">= 4.14",
99
"NeededOtherPackages": [],
@@ -41,6 +41,7 @@
4141
"Reidemeister spectrum",
4242
"Reidemeister zeta function",
4343
"twisted conjugacy",
44+
"twisted conjugacy class",
4445
"twisted conjugation"
4546
],
4647
"License": "GPL-2.0-or-later",
@@ -56,7 +57,7 @@
5657
"SixFile": "doc/manual.six"
5758
}
5859
],
59-
"PackageInfoSHA256": "84ffc744e8a62047ba5f97d37b9cfeaca1ae3b570fe5c8619d0d4c268b1718d7",
60+
"PackageInfoSHA256": "bbe18b764aea56691a8cbac20b4b7bbe7d47ecaa4acd7544916e44814cec223e",
6061
"PackageInfoURL": "https://stertooy.github.io/TwistedConjugacy/PackageInfo.g",
6162
"PackageName": "TwistedConjugacy",
6263
"PackageWWWHome": "https://stertooy.github.io/TwistedConjugacy",
@@ -82,5 +83,5 @@
8283
"Subtitle": "Computation with twisted conjugacy classes",
8384
"SupportEmail": "sam.tertooy@kuleuven.be",
8485
"TestFile": "tst/testall.g",
85-
"Version": "3.2.0"
86+
"Version": "3.3.0"
8687
}

0 commit comments

Comments
 (0)