@hackage / factory

Rational arithmetic in an irrational world.

Latest0.3.2.3

About

Metadata

  • Last updated , by AlistairWard
  • License GPL-3.0-or-later
  • Categories Mathematics
  • Maintained by: mailto:factory@functionalley.com

  • Lottery factor: 0

Links

Installation

Package Flags

Use the -f option with cabal commands to enable flags

    llvm (off by default)

    Whether the llvm compiler-backend has been installed and is required for code-generation.

    threaded (on by default)

    Enable parallelized code.

Readme

Factory

Build Status Hackage License: GPL v3 Haskell

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

Installation

It can be built and installed using:

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.com.

Testing

The test-suite can be run using:

  • "cabal configure --enable-tests && cabal build && cabal test --show-details=always",
  • "stack test",
  • "make test" issued from the product's installation-directory.

Author

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