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]

Modules

[Last Documentation]

  • Math
    • NumberTheory
      • Math.NumberTheory.Canon
        • Math.NumberTheory.Canon.AurifCyclo
        • Math.NumberTheory.Canon.Simple
        • Math.NumberTheory.Canon.SpecialFunctions

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.6.0.1 && <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-06-04T19:09:40Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 4805 total (25 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2019-06-04 [all 3 reports]

Readme for canon-0.1.1.1

[back to package description]

canon