Skip to content

libinterpolatev2.7.2

Updated

Header-only C++ interpolation library.

#Usage

libinterpolate provides CMake targets:

find_package(libInterpolate CONFIG REQUIRED)
target_link_libraries(main PRIVATE libInterpolate::Interpolate)

#Supported Platforms

All platforms supported.

#Features

No features defined.

#Dependencies

and 74 transitive dependencies:

#Host Dependencies

and one transitive dependency:

#Used By

No ports use this.

#Host Tool For

No ports use this.

#Contributors

  • Jan Aleksandrov's avatarJan Aleksandrov
  • toge's avatartoge
  • Yury Bura's avatarYury Bura
  • sidy3d's avatarsidy3d

#Changelog

  • 84faa5c[libinterpolate] fix Eigen3 (#50719)
  • 11bbc87[eigen3] update to v5.0.1 (#47523)
  • 227ab4a[libinterpolate] update to 2.7.2 (#47562)
  • 977db88[libinterpolate] Add new port (#44608)