canon: Arithmetic for Psychedelically Large Numbers

[ library, math, mit ] [ Propose Tags ]

This library allows one to manipulate numbers of practically unlimited size by keeping them in factored "canonical" form, where possible. This original concept has been expanded to support arbitrary integral hyperoperations. For manipulating sums and differences, there is additional code to factor expressions of special forms. Please refer to CanonManualTests.hs and the .odp presentation files for usage examples and background.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.1.4
Change log Changes
Dependencies arithmoi (>=0.9 && <1.0), array (>=0.5.1.1 && <0.6), base (>=4.9.1.0 && <5), containers (>=0.5.7.1 && <0.7), random (>=1.0 && <1.2) [details]
License MIT
Author Frederick Schneider
Maintainer fws dot nyc at gmail dot com
Category Math
Home page https://github.com/grandpascorpion/canon
Uploaded by grandpascorpion at 2019-09-03T15:29:00Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4804 total (24 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-09-03 [all 1 reports]

Readme for canon-0.1.1.4

[back to package description]

canon