Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sraaphorst/schreier-sims
Implementation of Schreier-Sims representation of finite groups
https://github.com/sraaphorst/schreier-sims
group groups kotlin permutation permutation-algorithms permutation-groups permutations schreier-sims
Last synced: about 2 months ago
JSON representation
Implementation of Schreier-Sims representation of finite groups
- Host: GitHub
- URL: https://github.com/sraaphorst/schreier-sims
- Owner: sraaphorst
- License: mit
- Created: 2024-10-20T07:25:54.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T18:22:20.000Z (2 months ago)
- Last Synced: 2024-11-04T14:28:54.357Z (about 2 months ago)
- Topics: group, groups, kotlin, permutation, permutation-algorithms, permutation-groups, permutations, schreier-sims
- Language: Kotlin
- Homepage:
- Size: 75.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Schreier-Sims implementation
An implementation of the Schreier-Sims representation of finite groups in Kotlin.
**Status:** In progress.