pell: Package to solve the Generalized Pell Equation.

[ algorithms, library, math, mit, number-theory ] [ Propose Tags ]

Finds all solutions of the generalized Pell Equation.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0
Dependencies arithmoi (>=0.8), base (>=4.7 && <5), containers [details]
License MIT
Copyright (c) 2016 by Dr. Lars Brünjes
Author Lars Bruenjes
Maintainer brunjlar@gmail.com
Category Math, Algorithms, Number Theory
Home page https://github.com/brunjlar/pell
Source repo head: git clone https://github.com/brunjlar/pell
this: git clone https://github.com/brunjlar/pell(tag 0.1.3.0)
Uploaded by lbrunjes at 2019-11-12T20:13:18Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2325 total (13 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-11-12 [all 1 reports]

Readme for pell-0.1.3.0

[back to package description]

pell

Haskell Package to solve the Generalized Pell Equation