114 skills found · Page 1 of 4
ttk592 / Splinec++ cubic spline library
andrewwillmott / Splines LibLibrary of cubic spline utilities
patrick-kidger / TorchcubicsplineInterpolating natural cubic splines. Includes batching, GPU support, support for missing values, evaluating derivatives of the spline, and backpropagation.
zhm-real / CurvesGeneratorCommon used curves for motion planning.
loco-3d / NdcurvesLibrary for creating smooth cubic splines
espdev / CsapsCubic spline approximation (smoothing)
QianZheng / BSplineFittingFitting cubic spline curve to 2d points
DannyRuijters / CubicInterpolationCUDAGPU accelerated pre-filtered cubic b-spline interpolation using CUDA
NCAR / BsplineCubic B-Spline implementation in C++ templates
gkouros / Path Smoothing RosA cubic spline interpolator for path smoothing. Compatible with ROS.
AtsushiSakai / PycubicsplineCubic spline library on python
soffes / SAMCubicSplineCubic splines made easy.
remisalmon / Gpx InterpolatePython function to interpolate GPX data using piecewise cubic Hermite splines
pppoe / Sample CurveFitA sample to demonstrate how to use cubic spline interpolation to smooth a line
dorianprill / StrokeA zero-allocation library providing const-generic implementations of Bézier curves, B-Spline curves and specialized implementations of up to cubic Bézier curves in N-dimensional euclidean space. It is intended for general/embedded/wasm use supporting #![no_std] environments written in 100% safe Rust with minimal dependencies.
thibauts / Cubic Hermite SplineCubic Hermite spline interpolation
jonathanlurie / CanvasSplinerphotoshop like curve widget using html canvas, cubic splines and javascript
kuckir / CSPL.jsLibrary for working with 1D cubic splines
rvql / GosplineA golang library for spline interpolation
espdev / Csaps CppEigen based C++11 implementation of cubic spline approximation (smoothing)