twistedconjugacy

The GAP 4 package TwistedConjugacy: computation with twisted conjugacy classes.

https://github.com/stertooy/twistedconjugacy

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.9%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

The GAP 4 package TwistedConjugacy: computation with twisted conjugacy classes.

Basic Info
Statistics
  • Stars: 1
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 8
Created about 6 years ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

Build Status Code Coverage License Manual Manual Release DOI

The GAP package TwistedConjugacy

by Sam Tertooy sam.tertooy@kuleuven.be

About

The TwistedConjugacy package provides methods for solving the twisted conjugacy problem (including the "search" and "multiple" variants) and for computing Reidemeister classes, numbers, spectra, and zeta functions. It also includes utility functions for working with (double) cosets, group homomorphisms, and group derivations.

These methods are primarily designed for use with finite groups and with PcpGroups (finite or infinite) provided by the Polycyclic package.

This package requires GAP version 4.14 or later. The extension for PcpGroups requires Polycyclic version 2.16 or later.

Support

Please report any problems you may encounter using TwistedConjugacy at https://github.com/stertooy/TwistedConjugacy

License

The TwistedConjugacy package is licensed under the GNU General Public License v2.0 or later. A copy of this license is included.

Owner

  • Name: sTertooy
  • Login: stertooy
  • Kind: user
  • Location: Belgium
  • Company: KU Leuven Campus Kulak Kortrijk

Citation (CITATION.cff)

cff-version: 1.2.0
message: If you use this software, please cite it as below.
authors:
  - family-names: Tertooy
    given-names: Sam
    email: sam.tertooy@kuleuven.be
    orcid: https://orcid.org/0000-0002-5750-9153
    affiliation: KU Leuven, Kulak Kortrijk Campus
    address: Etienne Sabbelaan 53
    post-code: 8500
    city: Kortrijk
    country: BE
    website: https://stertooy.github.io/
title: TwistedConjugacy
type: software
abstract: Computation with twisted conjugacy classes.
version: 3.0.0
date-released: 2025-07-21
license: GPL-2.0-or-later
repository-code: https://github.com/stertooy/TwistedConjugacy/
url: https://stertooy.github.io/TwistedConjugacy/
doi: 10.5281/zenodo.14283553
preferred-citation:
  type: software
  title: TwistedConjugacy, Computation with twisted conjugacy classes
  authors:
    - family-names: Tertooy
      given-names: Sam
  version: 3.0.0
  notes: GAP package
  month: 7
  year: 2025
  url: https://stertooy.github.io/TwistedConjugacy/

GitHub Events

Total
  • Create event: 17
  • Issues event: 18
  • Release event: 2
  • Delete event: 17
  • Issue comment event: 4
  • Push event: 361
  • Pull request event: 22
Last Year
  • Create event: 17
  • Issues event: 18
  • Release event: 2
  • Delete event: 17
  • Issue comment event: 4
  • Push event: 361
  • Pull request event: 22

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • codecov/codecov-action v3 composite
  • sTertooy/gda-test-pkg v1 composite
  • stertooy/gda-coverage v1 composite
  • stertooy/gda-manual v1 composite
.github/workflows/testinstall.yml actions
  • actions/checkout v3 composite
  • sTertooy/gda-test-gap v1 composite
.github/workflows/teststandard.yml actions
  • actions/checkout v3 composite
  • sTertooy/gda-test-gap v1 composite