Interpolation 0.2.0
An F# module for interpolation sets of data into functions that are fairly accurate over a certain range. Uses the Hermite interpolation method.
Install-Package Interpolation -Version 0.2.0
dotnet add package Interpolation --version 0.2.0
<PackageReference Include="Interpolation" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Interpolation --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Generate a derivative of a hermite function.
Dependencies
This package has no dependencies.
GitHub Usage
This package is not used by any popular GitHub repositories.