Skip to content

0.3.1

Compare
Choose a tag to compare
@jonasBoss jonasBoss released this 29 Aug 09:52
· 81 commits to main since this release
8246987
  • added type aliases for common interpolators
  • make the VectorExtensions trait public
  • add Interp1D::new_unchecked and Interp2D::new_unchecked methods
  • add biliniar extrapolation
  • impl Default for interpolation strategies