arithmetic: Natural number arithmetic

[ library, mit, number-theory, program ] [ Propose Tags ]

This package implements a library of natural number arithmetic functions, including Montgomery multiplication, the Miller-Rabin primality test, Lucas sequences, the Williams p+1 factorization method, continued fraction representations of natural number square roots, the Jacobi symbol, the Tonelli-Shanks algorithm for finding square roots modulo a prime, and the Chakravala method for solving Pell's equation.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Dependencies base (>=4.0 && <5.0), containers (>=0.4.2.1 && <1.0), opentheory (>=1.0 && <2.0), opentheory-bits (>=1.0 && <2.0), opentheory-divides (>=1.0 && <2.0), opentheory-primitive (>=1.8 && <2.0), QuickCheck (>=2.4.0.1 && <3.0), random (>=1.0.1.1 && <2.0) [details]
License MIT
Author Joe Leslie-Hurd <joe@gilith.com>
Maintainer Joe Leslie-Hurd <joe@gilith.com>
Category Number Theory
Uploaded by JoeHurd at 2019-08-04T15:08:08Z
Distributions NixOS:1.6
Reverse Dependencies 1 direct, 0 indirect [details]
Executables arithmetic
Downloads 3747 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 2019-08-04 [all 1 reports]