group-theory: The theory of groups
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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]
Properties
Versions | 0.1.0.0, 0.2.0.0, 0.2.1.0, 0.2.2, 0.2.2 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.11 && <5), containers (>=0.5 && <0.7), groups (>=0.5.3 && <0.6) [details] |
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:40Z |
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
Package maintainers
For package maintainers and hackage trustees