Skip to content

Releases: irukoa/Extrapolation_Integration

Extrapolation_Integration-v1.0.0

13 Mar 12:38
Compare
Choose a tag to compare

Features

  • Implementation of Richardson's extrapolation for integration, a.k.a. as the Romberg integration method.
  • Function extrapolation as 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.

Initial release

18 Feb 15:57
Compare
Choose a tag to compare

Release to add zenodo DOI.