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

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 18
Created over 1 year 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
  • Release event: 21
  • Delete event: 14
  • Push event: 100
  • Create event: 26
Last Year
  • Release event: 21
  • Delete event: 14
  • Push event: 100
  • Create event: 26

Dependencies

.github/workflows/pkg_release.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • gap-actions/build-pkg v1 composite
  • gap-actions/setup-gap v2 composite
  • stertooy/ReleaseTools v0.0.5 composite