finite-field: Finite Fields
This is an implementation of finite fields. Currently only prime fields are supported.
Changes in 0.7.0
use extended GCD to compute reciprocals
conform with the addition of SomeNat type to type-level-numbers-0.1.1.0.
Changes in 0.6.0
add Hashable instance
Changes in 0.6.0
add allValues to FiniteField class
Changes in 0.5.0
introduce FiniteField class
[Skip to Readme]
Downloads
- finite-field-0.7.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
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 |
---|---|
Dependencies | algebra (>=3.1), 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 2013-06-14T12:13:47Z |
Distributions | Debian:0.9.0, NixOS:0.10.0 |
Reverse Dependencies | 4 direct, 3 indirect [details] |
Downloads | 7344 total (9 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |