finite-field: Finite Fields

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

This is an implementation of finite fields. Currently only prime fields are supported.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.4.0, 0.5.0, 0.6.0, 0.7.0, 0.8.0, 0.9.0, 0.10.0
Change log CHANGELOG.markdown
Dependencies base (>=4 && <5), deepseq, hashable, template-haskell, type-level-numbers (>=0.1.1.0 && <0.2.0.0) [details]
License BSD-3-Clause
Author Masahiro Sakai (masahiro.sakai@gmail.com)
Maintainer masahiro.sakai@gmail.com
Category Math, Algebra, Data
Bug tracker https://github.com/msakai/finite-field/issues
Source repo head: git clone git://github.com/msakai/finite-field.git
Uploaded by MasahiroSakai at 2014-05-22T13:11:12Z
Distributions Debian:0.9.0, NixOS:0.10.0
Reverse Dependencies 4 direct, 3 indirect [details]
Downloads 6977 total (26 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 finite-field-0.8.0

[back to package description]

finite-field

Build Status