Recent Releases of extrapolation_integration
extrapolation_integration - Extrapolation_Integration-v1.0.0
Features
- Implementation of Richardson's extrapolation for integration, a.k.a. as the Romberg integration method.
- Function
extrapolationas an array reduction function. - Compatible with MAC's interface for reduction functions.
Limitations
- FPM is the only supported build system.
- The number of samples must be expressible as $2^n + 1$ for some $n\in\mathbb{N}$, else the trapezoidal approximation is returned.
- Fortran
Published by irukoa almost 2 years ago
extrapolation_integration - Initial release
Release to add zenodo DOI.
- Fortran
Published by irukoa about 2 years ago