Crate libreda_interp

Source
Expand description

Interpolation of one and two dimensional data.

Modulesยง

interp1d
One-dimensional linear interpolation.
interp2d
Two-dimensional interpolation.