factory: Rational arithmetic in an irrational world.
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Exposed modules use unallocated top-level names: Factory
A library of number-theory functions, for; factorials, square-roots, Pi and primes.
Properties
Versions | 0.0.0.2, 0.1.0.0, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.0.4, 0.2.0.5, 0.2.1.0, 0.2.1.1, 0.2.1.1, 0.2.1.2, 0.2.2.1, 0.3.0.0, 0.3.1.4, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3 |
---|---|
Change log | changelog |
Dependencies | array, base (>=4.3 && <5), Cabal (>=1.6 && <2), containers, deepseq (>=1.1), parallel (>=3.0), primes (>=0.1), QuickCheck (>=2.2), random, toolshed (>=0.13) [details] |
License | LicenseRef-GPL |
Copyright | (C) 2011-2013 Dr. Alistair Ward |
Author | Dr. Alistair Ward |
Maintainer | factory <at> functionalley <dot> eu |
Category | Math, Number Theory |
Home page | http://functionalley.eu |
Bug tracker | factory <at> functionalley <dot> eu |
Uploaded | by AlistairWard at 2015-04-16T10:50:56Z |
Modules
[Index]
- Factory
- Data
- Math
- Factory.Math.ArithmeticGeometricMean
- Factory.Math.DivideAndConquer
- Factory.Math.Factorial
- Factory.Math.Fibonacci
- Factory.Math.Hyperoperation
- Implementations
- Factory.Math.MultiplicativeOrder
- Factory.Math.PerfectPower
- Factory.Math.Pi
- Factory.Math.Power
- Factory.Math.Precision
- Factory.Math.Primality
- Factory.Math.PrimeFactorisation
- Factory.Math.Primes
- Factory.Math.Probability
- Factory.Math.Radix
- Factory.Math.SquareRoot
- Factory.Math.Statistics
- Factory.Math.Summation
Flags
Manual Flags
Name | Description | Default |
---|---|---|
llvm | Whether the | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
threaded | Enable parallelized code. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- factory-0.2.1.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees