0.3.0
- add 2d interpolation
- add biliniar interpolation strategy
- rename
Strategy
toInterp1DStrategy
andStrategyBuilder
toInterp1DStrategyBuilder
- make extrapolate filed of
Linear
private addextrapolate(bool)
method instead.
Strategy
to Interp1DStrategy
and StrategyBuilder
to Interp1DStrategyBuilder
Linear
private add extrapolate(bool)
method instead.