Fast high-dimensional interpolation of vector valued functions in JAX
-
Updated
Aug 15, 2025 - Python
Fast high-dimensional interpolation of vector valued functions in JAX
Interpolate grain boundary properties in a 5 degree-of-freedom sense via a novel distance metric.
Code to reproduce the numerical experiments in the paper (Barycentric Interpolation Based on Equilibrium Potential).
Repository for the libigl website, online tutorial and documentation
Fast 2D interpolation engine: 20-40x faster than Delaunay, 99.5% success rate, handles 10M+ points. Proximity-first philosophy for practical performance.
Check if a set of points are inside objects in OBJ
Implementation of polynomial interpolation using the Barycentric Lagrange formula with Chebyshev points. The program computes polynomial interpolants for three different functions on specified intervals, and determines the polynomial degree necessary to ensure that the error does not exceed 1e-6
Barycentric and bilinear image interpolation in pure Python
Add a description, image, and links to the barycentric-interpolation topic page so that developers can more easily learn about it.
To associate your repository with the barycentric-interpolation topic, visit your repo's landing page and select "manage topics."