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]

Flags

Manual Flags

NameDescriptionDefault
useghctypelits

set GHC.TypeLits module

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

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.7 && <5), deepseq, hashable, singletons (>=1.0), template-haskell [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 2021-01-02T07:56:06Z
Distributions Debian:0.9.0, NixOS:0.10.0
Reverse Dependencies 4 direct, 3 indirect [details]
Downloads 6950 total (28 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2021-01-02 [all 1 reports]

Readme for finite-field-0.10.0

[back to package description]

finite-field

Build Status Hackage Hackage Deps Coverage Status License