algebra: Constructive abstract algebra

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

Constructive abstract algebra


[Skip to Readme]

Modules

[Index]

Downloads

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.6), distributive (>=0.2.2 && <1), mtl (>=2.0.1 && <2.3), nats (>=0.1 && <1), semigroupoids (>=4 && <5), semigroups (>=0.9 && <1), tagged (>=0.4.2 && <1), transformers (>=0.2 && <0.5), 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>
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 EdwardKmett at 2014-08-16T03:18:36Z
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]
Successful builds reported [all 1 reports]

Readme for algebra-4.0

[back to package description]

algebra

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