rungekutta2: Explicit Runge-Kutta methods of various orders (fork of 'rungekutta')
This package contains a collection of explicit Runge-Kutta methods of various orders, some with fixed-size steps (no error estimate) and some intended for adaptive stepsize (ie, they include an error estimate). There are a couple of test programs which include some adaptive stepsize control, however there is not yet any such routine in the library itself.
This package started as a fork of 'rungekutta-1.0.2' (which had been dormant since 2009), with proper documentation and modern project structure.
Downloads
- rungekutta2-1.0.3.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, 1.0.3 (info) |
|---|---|
| Dependencies | base (<5), rungekutta2 [details] |
| Tested with | ghc ==8.10.7 |
| License | BSD-3-Clause |
| Author | Uwe Hollerbach <uh@alumni.caltech.edu> |
| Maintainer | Marco Zocca (ocramz) |
| Category | Numeric |
| Home page | https://github.com/ocramz/rungekutta |
| Uploaded | by ocramz at 2022-03-11T08:27:22Z |
| Distributions | NixOS:1.0.3 |
| Executables | volterra2, volterra, arenstorf, testrk |
| Downloads | 217 total (6 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 2022-03-11 [all 1 reports] |