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

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.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
Revised Revision 2 made by MasahiroSakai at 2018-07-16T03:00:54Z
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 2016-10-02T05:24:34Z
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]
Last success reported on 2016-10-02 [all 1 reports]

Readme for finite-field-0.9.0

[back to package description]

finite-field

Build Status Hackage Coverage Status