smallclassnr
The GAP 4 package SmallClassNr: Library of finite groups with small class number
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
Repository
The GAP 4 package SmallClassNr: Library of finite groups with small class number
Basic Info
- Host: GitHub
- Owner: stertooy
- License: gpl-2.0
- Language: GAP
- Default Branch: main
- Homepage: https://stertooy.github.io/SmallClassNr/
- Size: 133 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 7
Metadata Files
README.md
The GAP 4 package SmallClassNr
by Sam Tertooy sam.tertooy@kuleuven.be
About
The SmallClassNr package provides access to finite groups with small class number. Currently, the package contains the finite groups of class number at most 14.
This package requires GAP version 4.11 or later.
Installation
Either place the folder in the pkg subdirectory of your gap folder, or in any other folder where you have write permission. You can verify if GAP recognizes the SmallClassNr package using the following command:
gap> LoadPackage("SmallClassNr");
─────────────────────────────────────────────────────────────────────────────
Loading SmallClassNr 1.3.0 (Library of groups with small class number)
by Sam Tertooy (https://stertooy.github.io/).
Homepage: https://stertooy.github.io/SmallClassNr
Report issues at https://github.com/stertooy/SmallClassNr/issues
─────────────────────────────────────────────────────────────────────────────
true
The manual may be compiled by running the 'makedoc.g' script, located in the package's main directory. It is also available on the webpages of this package, at https://stertooy.github.io/SmallClassNr/doc/chap0_mj.html
Support
Please report any problems you may encounter using SmallClassNr at https://github.com/stertooy/SmallClassNr
License
The SmallClassNr 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
- Website: https://stertooy.github.io/
- Repositories: 12
- Profile: https://github.com/stertooy
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: SmallClassNr
type: software
abstract: Library of finite groups with small class number
version: 1.3.0
date-released: 2024-12-26
license: GPL-2.0-or-later
repository-code: https://github.com/stertooy/SmallClassNr/
url: https://stertooy.github.io/SmallClassNr/
doi: 10.5281/zenodo.14283158
preferred-citation:
type: software
title: SmallClassNr, Library of finite groups with small class number
authors:
- family-names: Tertooy
given-names: Sam
version: 1.3.0
notes: GAP package
month: 12
year: 2024
url: https://stertooy.github.io/SmallClassNr/
GitHub Events
Total
- Create event: 5
- Issues event: 2
- Release event: 3
- Watch event: 2
- Delete event: 4
- Issue comment event: 4
- Push event: 64
- Pull request event: 6
Last Year
- Create event: 5
- Issues event: 2
- Release event: 3
- Watch event: 2
- Delete event: 4
- Issue comment event: 4
- Push event: 64
- Pull request event: 6
Dependencies
- 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
- actions/checkout v3 composite
- sTertooy/gda-test-gap v1 composite