|
1 | 1 | { |
2 | 2 | "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", |
3 | 3 | "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", |
7 | 7 | "Dependencies": { |
8 | 8 | "GAP": ">= 4.14", |
9 | 9 | "NeededOtherPackages": [], |
|
41 | 41 | "Reidemeister spectrum", |
42 | 42 | "Reidemeister zeta function", |
43 | 43 | "twisted conjugacy", |
| 44 | + "twisted conjugacy class", |
44 | 45 | "twisted conjugation" |
45 | 46 | ], |
46 | 47 | "License": "GPL-2.0-or-later", |
|
56 | 57 | "SixFile": "doc/manual.six" |
57 | 58 | } |
58 | 59 | ], |
59 | | - "PackageInfoSHA256": "84ffc744e8a62047ba5f97d37b9cfeaca1ae3b570fe5c8619d0d4c268b1718d7", |
| 60 | + "PackageInfoSHA256": "bbe18b764aea56691a8cbac20b4b7bbe7d47ecaa4acd7544916e44814cec223e", |
60 | 61 | "PackageInfoURL": "https://stertooy.github.io/TwistedConjugacy/PackageInfo.g", |
61 | 62 | "PackageName": "TwistedConjugacy", |
62 | 63 | "PackageWWWHome": "https://stertooy.github.io/TwistedConjugacy", |
|
82 | 83 | "Subtitle": "Computation with twisted conjugacy classes", |
83 | 84 | "SupportEmail": "sam.tertooy@kuleuven.be", |
84 | 85 | "TestFile": "tst/testall.g", |
85 | | - "Version": "3.2.0" |
| 86 | + "Version": "3.3.0" |
86 | 87 | } |
0 commit comments