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 may not be suitable 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.11.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <5), recursion (>=1.1.0.0), semigroups [details] |
License | BSD-3-Clause |
Copyright | Copyright: (c) 2018 Vanessa McHale |
Author | Vanessa McHale |
Maintainer | vamchale@gmail.com |
Category | Math |
Bug tracker | https://hub.darcs.net/vmchale/continued-fraction/issues |
Source repo | head: darcs get https://hub.darcs.net/vmchale/continued-fraction |
Uploaded | by vmchale at 2018-08-18T02:32:38Z |
Distributions | NixOS:0.1.0.11 |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 5645 total (28 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 2018-08-18 [all 1 reports] |