algebra: Constructive abstract algebra

[ algebra, bsd3, library, math ] [ Propose Tags ]

Constructive abstract algebra


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.0.0, 0.0.0.1, 0.1.0, 0.2.0, 0.3.0, 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.7.1, 0.8.0, 0.9.0.1, 0.9.0.3, 2.0, 2.0.1, 2.0.2, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.1, 2.1.1, 2.1.1.1, 2.1.1.2, 3.0, 3.0.1, 3.0.1.1, 3.0.2, 3.1, 4.0, 4.1, 4.2, 4.3, 4.3.1
Change log CHANGELOG.markdown
Dependencies adjunctions (>=4 && <5), array (>=0.3.0.2 && <0.6), base (>=4 && <5), containers (>=0.3 && <0.8), distributive (>=0.2.2 && <1), mtl (>=2.0.1 && <2.4), nats (>=0.1 && <2), semigroupoids (>=4 && <7), semigroups (>=0.9 && <1), tagged (>=0.4.2 && <1), transformers (>=0.2 && <0.7), void (>=0.5.5.1 && <1) [details]
License BSD-3-Clause
Copyright Copyright (C) 2011 Edward A. Kmett
Author Edward A. Kmett
Maintainer Edward A. Kmett <ekmett@gmail.com>
Revised Revision 3 made by Bodigrim at 2023-09-30T21:05:58Z
Category Math, Algebra
Home page http://github.com/ekmett/algebra/
Bug tracker http://github.com/ekmett/algebra/issues
Source repo head: git clone git://github.com/ekmett/algebra.git
Uploaded by HiromiIshii at 2017-12-25T09:08:34Z
Distributions LTSHaskell:4.3.1, NixOS:4.3.1, Stackage:4.3.1
Reverse Dependencies 12 direct, 12 indirect [details]
Downloads 31990 total (72 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-12-25 [all 1 reports]

Readme for algebra-4.3.1

[back to package description]

algebra

Hackage Build Status

This is a package for exploring constructive abstract algebra in Haskell.

Contact Information

Contributions and bug reports are welcome!

Please feel free to contact me through github or on the #haskell IRC channel on irc.freenode.net.

-Edward Kmett