continued-fraction: Types and functions for working with continued fractions in Haskell
This package provides facilities for working with both continued fractions and rational approximants. It uses lists internally, so it will probably not be fast if you need large convergents.
[Skip to Readme]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| development | Enable `-Werror` | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- continued-fraction-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.0.10, 0.1.0.11 |
|---|---|
| Dependencies | base (>=4.9 && <5), recursion-schemes (>=5.0) [details] |
| License | BSD-3-Clause |
| Copyright | Copyright: (c) 2017 Vanessa McHale |
| Author | Vanessa McHale |
| Maintainer | vanessa.mchale@reconfigure.io |
| Uploaded | by vmchale at 2017-09-12T00:14:52Z |
| Revised | Revision 1 made by vmchale at 2018-04-02T02:39:16Z |
| Category | Math |
| Home page | https://github.com/vmchale/continued-fractions#readme |
| Source repo | head: git clone https://github.com/vmchale/continued-fractions |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 5950 total (14 in the last 30 days) |
| Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-09-12 [all 1 reports] |