Interpolate grain boundary properties in a 5 degree-of-freedom sense via a novel distance metric.
-
Updated
Feb 24, 2026 - MATLAB
Interpolate grain boundary properties in a 5 degree-of-freedom sense via a novel distance metric.
Fast high-dimensional interpolation of vector valued functions in JAX
Fast 2D interpolation engine: 20-40x faster than Delaunay, 99.5% success rate, handles 10M+ points. Proximity-first philosophy for practical performance.
Code to reproduce the numerical experiments in the paper (Barycentric Interpolation Based on Equilibrium Potential).
Repository for the libigl website, online tutorial and documentation
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
Check if a set of points are inside objects in OBJ
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."