@hackage factory0.3.1.4

Rational arithmetic in an irrational world.

Factory

Hackage Build Status

This is "Factory", a library of number-theory functions.

Installation

It can be built and installed using Cabal.

Documentation

More information about this library can be found at Factory.

License

For information on copying and distributing this package, see the file "LICENSE" in this directory.

Bug-reporting

Bug-reports should be emailed to factory@functionalley.eu.

Testing

The test-suite can be run using:

cabal configure --enable-tests;
cabal build;
cabal test --show-details=always;

Author

This library is written and maintained by Dr. Alistair Ward.