group-theory: The theory of groups
This package includes definitions for Groups (Monoids with invertibility), including order calculations
as well as finite, free, cyclic, and permutation groups. Additionally, we add the concept
of Cancellative
functors, building upon Alternative
applicative functors.
There are other group theory related packages on Hackage:
groups: A minimal, low-footprint definition
magmas: A pedagogical hierarchy of algebras, starting from Magmas, including Loops, and Inverse Semigroups.
arithmoi: Number theory, typelevel modular arithmetic, and cyclic groups.
This package, group-theory
, tries to combine the best parts, while focusing on usability and intuitiveness.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Downloads
- group-theory-0.2.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), containers (>=0.5 && <0.7), groups (>=0.5.3 && <0.6) [details] |
Tested with | ghc ==8.4.4 || ==8.6.5 || ==8.8.4 || ==8.10.4 || ==9.0.1 |
License | BSD-3-Clause |
Copyright | (c) 2020-2021 Emily Pillmore <emilypi@cohomolo.gy> |
Author | Emily Pillmore |
Maintainer | Emily Pillmore <emilypi@cohomolo.gy>, Reed Mullanix <reedmullanix@gmail.com> |
Category | Algebra, Math, Permutations, Groups |
Home page | https://github.com/emilypi/group-theory |
Bug tracker | https://github.com/emilypi/group-theory/issues |
Source repo | head: git clone https://github.com/emilypi/group-theory.git |
Uploaded | by topos at 2021-05-18T03:49:58Z |
Distributions | |
Downloads | 697 total (14 in the last 30 days) |
Rating | 2.25 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2021-05-18 [all 1 reports] |