@hackage canon0.1.0.3

Massive Number Arithmetic

This library allows one to manipulate numbers of practically unlimited size by keeping them in factored "canonical" form, where possible. 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.