Projects in Awesome Lists tagged with splines
A curated list of projects in awesome lists tagged with splines .
https://github.com/msteinbeck/tinyspline
ANSI C library for NURBS, B-Splines, and Bézier curves with interfaces for C++, C#, D, Go, Java, Javascript, Lua, Octave, PHP, Python, R, and Ruby.
b-splines bezier-curves nurbs splines
Last synced: 14 May 2025
https://github.com/juliamath/interpolations.jl
Fast, continuous interpolation of discrete datasets in Julia
grid interpolation julia splines
Last synced: 17 Dec 2025
https://github.com/JuliaMath/Interpolations.jl
Fast, continuous interpolation of discrete datasets in Julia
grid interpolation julia splines
Last synced: 04 May 2025
https://github.com/bgrimstad/splinter
Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB
b-splines c-plus-plus function-approximation interpolation p-spline python smoothing splines
Last synced: 15 Mar 2025
https://github.com/psambit9791/jdsp
A Java Library for Digital Signal Processing
adaptive-filters android android-library butterworth-filter chebyshev-filter convolution dsp fourier-transform hilbert-transform iir-filters java matlab-style-filters peak-detection savitzky-golay-filter short-time-fourier-transform signal-processing signal-processing-algorithms speech splines windowing
Last synced: 14 Jan 2026
https://gavinsimpson.github.io/gratia/
ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
distributional-regression gam gamm generalized-additive-mixed-models generalized-additive-models ggplot2 glm lm mgcv penalized-spline r r-package random-effects smoothing splines
Last synced: 25 Nov 2025
https://github.com/gavinsimpson/gratia
ggplot-based graphics and useful functions for GAMs fitted using the mgcv package
distributional-regression gam gamm generalized-additive-mixed-models generalized-additive-models ggplot2 glm lm mgcv penalized-spline r r-package random-effects smoothing splines
Last synced: 15 May 2025
https://github.com/jacobwilliams/bspline-fortran
Multidimensional B-Spline Interpolation of Data on a Regular Grid
b-spline extrapolation fortran fortran-package-manager interpolation least-squares-curve-fitting quadrature-integration splines
Last synced: 27 Jan 2026
https://github.com/espdev/csaps
Cubic spline approximation (smoothing)
approximation csaps cubic-splines python smooth smoothing smoothing-splines splines
Last synced: 25 Oct 2025
https://github.com/antixk/curve-studio
Minimalist Electron app for designing spline curves
cross-platform curve-interpolation electron-app p5js splines
Last synced: 13 Apr 2025
https://github.com/chen0040/cpp-spline
Package provides C++ implementation of spline interpolation
b-spline bezier catmull-rom cpp interpolation splines
Last synced: 08 Jul 2025
https://github.com/roytheunissen/gpu-spline-deformation
Baking spline deformation to a texture then applying it to a mesh via a shader.
deformation gpu shader shaders spline splines unity
Last synced: 05 Apr 2025
https://github.com/RoyTheunissen/GPU-Spline-Deformation
Baking spline deformation to a texture then applying it to a mesh via a shader.
deformation gpu shader shaders spline splines unity
Last synced: 25 Apr 2025
https://github.com/sintef/splipy
Spline modelling made easy.
analysis geometry isogeometry mathematics splines
Last synced: 11 Mar 2026
https://github.com/ncar/bspline
Cubic B-Spline implementation in C++ templates
atmospheric-science c-plus-plus cubic-splines interpolation library splines
Last synced: 11 Apr 2025
https://github.com/samid737/phaser3-plugin-pathbuilder
Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser
bezier-curves draw games phaser plugin scene splines
Last synced: 07 May 2025
https://github.com/m-clark/generalized-additive-models
A document introducing generalized additive models.📈
gam generalized-additive-models mgcv modeling r random-effects splines
Last synced: 30 Apr 2025
https://github.com/unfoldtoolbox/unfold.jl
Neuroimaging (EEG, fMRI, pupil ...) regression analysis in Julia
deconvolution eeg erp event-related-potentials julia mass-univariate-modeling mixed-models modeling overlap regression splines
Last synced: 01 Apr 2026
https://github.com/perazz/fitpack
A Modern Fortran translation of the FITPACK package for curve and surface fitting
curve-fitting fortran smoothing smoothing-splines spline-approximation spline-curve spline-interpolation splines surface-fitting
Last synced: 19 Feb 2026
https://github.com/m-clark/models-by-example
By-hand code for models and algorithms. An update to the 'Miscellaneous-R-Code' repo.
algorithms bayesian cox-model expectation-maximization gaussian-processes gradient-descent hamiltonian-monte-carlo lasso linear-regression logistic-regression machine-learning maximum-likelihood-estimation mixed-models neural-network pca penalized-regression ridge-regression rkhs splines zero-inflated
Last synced: 30 Jun 2025
https://github.com/rfeinman/pybpl
Python implementation of Bayesian Program Learning tools (with PyTorch)
bayesian-methods differentiable-rendering program-learning pytorch splines
Last synced: 20 Mar 2025
https://github.com/unfoldtoolbox/unfold
A matlab EEG toolbox to perform overlap correction and non-linear & linear regression.
deconvolution eeg event-related-potentials eye-tracking linear-regression mass-univariate overlap rerp splines
Last synced: 08 Sep 2025
https://github.com/jipolanco/bsplinekit.jl
A collection of B-spline tools in Julia
b-splines basis-recombination collocation function-approximation galerkin interpolation julia splines
Last synced: 05 Apr 2025
https://github.com/jipolanco/BSplineKit.jl
A collection of B-spline tools in Julia
b-splines basis-recombination collocation function-approximation galerkin interpolation julia splines
Last synced: 04 May 2025
https://github.com/fx-lange/unity-spline-scrubber
Unity Timeline integration for the Unity Spline package utilizing c# job system and burst compiler
burst job-system splines timeline unity
Last synced: 04 Feb 2026
https://github.com/espdev/csaps-cpp
Eigen based C++11 implementation of cubic spline approximation (smoothing)
approximation cpp11 eigen-library smoothing splines
Last synced: 23 Feb 2026
https://github.com/unfoldtoolbox/Unfold.jl
Neuroimaging (EEG, fMRI, pupil ...) regression analysis in Julia
deconvolution eeg erp event-related-potentials julia mass-univariate-modeling mixed-models modeling overlap regression splines
Last synced: 01 May 2025
https://github.com/mirsaeedi/spline-curve-fitting
B-Spline, Bezier, and Linear/Non-Linear fitting (Approximation and Interpolation) algorithms are implemented in Javascript.
approximation bspline curve-fitting spline-approximation spline-interpolation splines
Last synced: 29 Jul 2025
https://github.com/blizzcrafter/monogame.splineflower
Create wonderful smooth Bézier-, CatMulRom- and Hermite-Splines with Trigger Events for your MonoGame project.
bezier-splines catmull-rom contentmanager editor editors engine engines hermite-splines monogame monogame-framework nuget spline-data splines trigger-events windows-forms
Last synced: 11 Apr 2025
https://github.com/kirkegaardlab/deeptangle
Code implementation of the detection network capable of dealing with many overlapping spline bodies.
c-elegans computer-vision deep-learning latent-space quantitative-biology single-stage-detector splines
Last synced: 18 Jan 2026
https://github.com/m-clark/generalized-additive-models-workshop-2019
A workshop on using generalized additive models and the mgcv package.
additive-models generalized-additive-models mgcv mixed-models nonlinear penalized-regression penalized-spline splines
Last synced: 30 Apr 2025
https://github.com/aromanro/electricfield
Electric field lines and equipotentials using Runge-Kutta methods, including adaptive ones
bezier bezier-curves computational-physics direct2d electric-fields mfc physics runge-kutta runge-kutta-adaptive-step-size runge-kutta-methods splines
Last synced: 18 Mar 2025
https://github.com/egpivo/spatpca
R Package: Regularized Principal Component Analysis for Spatial Data
admm covariance-estimation eigenfunctions lasso matrix-factorization pca r r-package rcpparmadillo rcppparallel regularization spatial spatial-data-analysis splines
Last synced: 02 Apr 2026
https://github.com/egpivo/SpatPCA
R Package: Regularized Principal Component Analysis for Spatial Data
admm covariance-estimation eigenfunctions lasso matrix-factorization pca r r-package rcpparmadillo rcppparallel regularization spatial spatial-data-analysis splines
Last synced: 13 Jul 2025
https://github.com/janhuenermann/quintic-spline-solver
A tangible (and fast) spline library with examples and derivations.
cpp interpolation math splines
Last synced: 10 Apr 2025
https://github.com/biometris/lmmsolver
See https://biometris.github.io/LMMsolver for a full description
cran mixed-models r-package splines
Last synced: 23 Feb 2026
https://github.com/k3jph/cmna-pkg
Computational Methods for Numerical Analysis
bisection differential-equations heat-equation interpolation least-squares matrix-factorization monte-carlo newton numerical-analysis optimization partial-differential-equations quadrature root-finding secant splines testthat traveling-salesperson wave-equation
Last synced: 10 Sep 2025
https://github.com/southendmusic/splinegrids.jl
Evaluating splines of arbitrary dimensionality on a grid.
geometry julialang spline spline-interpolation splines
Last synced: 09 Apr 2025
https://github.com/dros1986/neural_spline_enhancement
Personalization of the image enhancement style from few samples.
2019 cnn color-transformations convolutional-neural-networks image-enhancement pytorch spline spline-interpolation splines tog transactions-on-graphics
Last synced: 15 Apr 2025
https://github.com/qtiptip/thbsplines
Truncated Hierarchical B-Splines in Python
finite-element-method python3 splines
Last synced: 23 Jul 2025
https://github.com/jacobwilliams/splpak
Modernized SPLPAK library for multidimensional least-squares cubic spline fitting
cubic-splines curve-fitting fortran fortran-package-manager interpolation least-squares splines
Last synced: 20 Feb 2026
https://github.com/rolyatmax/waves
using splines to make, i don't know, waves i guess? 🤷🏼♂️
budo canvas creating-curves creative-coding curves generative-art javascript splines waveform
Last synced: 14 Apr 2025
https://github.com/mbojan/lspline
R package: Linear Splines with Convenient Parameterizations
generalized-linear-models r r-package splines
Last synced: 10 Apr 2025
https://github.com/rolyatmax/fireworks
experimenting with algorithms for creating curves on a canvas
animation canvas creating-curves creative-coding curves generative-art javascript splines
Last synced: 14 Apr 2025
https://github.com/minaskar/sinflow
Sliced Iterative Normalizing Flow with Minimal Dependencies
density-estimation machine-learning normalizing-flow normalizing-flows numpy sampling scikit-learn scipy spline splines
Last synced: 25 Jul 2025
https://github.com/tchlux/util
My machine learning, optimization, and data science utilities package.
data-science machine-learning numerical-optimization python-utilities splines statistics visualization
Last synced: 02 May 2026
https://github.com/qtiptip/lrsplines
A Python implementation of locally refined B-splines (LR-splines).
Last synced: 07 May 2025
https://github.com/mstorath/cssd
Smoothing splines for signals with discontinuities
changepoint-detection discontinuities matlab piecewise-regression smoothing splines step-detection
Last synced: 24 Oct 2025
https://github.com/matthieumeo/prism
Spline-based regression and decomposition of time series with seasonal and trend components.
decomposition regression seasonal-trend-loess seasonality splines time-series total-variation-minimization trend
Last synced: 07 Oct 2025
https://github.com/shishnk/splines
Программа с графическим интерфейсом для построения сплайна
c-sharp fem least-sqaure-method mvvm splines wpf
Last synced: 25 Oct 2025
https://github.com/egpivo/spatmca
R Package: Regularized Spatial Maximum Covariance Analysis
admm cca cross-covariance lasso matrix-factorization r r-package rcpparmadillo rcppparallel splines
Last synced: 25 Oct 2025
https://github.com/imperialcollegelondon/bsplinesprojectedgps
Regularised B-splines projected Gaussian Process priors
bayesian-priors gaussian-processes splines
Last synced: 07 Apr 2025
https://github.com/asjadnaqvi/stata-splinefit
A Stata package for smooth line plots
ado catmull-rom-spline package spline-interpolation splines stata
Last synced: 03 Jan 2026
https://github.com/gavinsimpson/ncse-seminar-2022
National Centre for Statistical Ecology seminar, Feb 9th, 2022
biodiversity generalized-additive-models presentation rmarkdown splines trends
Last synced: 04 Jan 2026
https://github.com/mstorath/dcebe
Estimation of bolus arrival times for DCE-MRI signals
bolus-arrival-time dce-mri splines
Last synced: 18 Sep 2025
https://github.com/mipals/generalizedsmoothingsplines.jl
A package for fitting (curve restricted) smoothing splines of degrees 2p-1 using the Gaussian process view with a rank structured kernel matrix.
data-fitting gaussian-processes julia quadratic-programming shape-restricted-spline smoothing-spline splines
Last synced: 25 Feb 2025
https://github.com/nifadyev/cubic-spline-interpolator
Interpolate cubic spline using tridiagonal matrix algorithm
matplotlib numpy scipy spline-interpolation splines
Last synced: 13 Apr 2025
https://github.com/lucamueller1/three-tween-path
Uses TweenJs to create a Catmull-Rom curve to move a 3d object along. Can be used to pause between several paths.
catmull-rom pathfinding splines threejs tween tweenjs
Last synced: 11 Feb 2026
https://github.com/chrismainey/why_mgcv_is_awesome
Why mgcv package is awesome
Last synced: 08 Feb 2026
https://github.com/pinebit/jetpipes
Yet another "pipes screensaver" powered by Qt3D
Last synced: 02 Jun 2026
https://github.com/rafael-a-monteiro-math/rising_sun_envelope_method
Companion website with an overview of the methods developed in the paper "The Rising Sun Envelope Method: an automatic and accurate peak location technique for XANES measurements".
dimensionality-reduction eels-spectrum-image harmonic-analysis interpolation-methods oscillatory-process peak-detection raman raman-spectroscopy splines xanes xanes-measurement
Last synced: 25 Apr 2026
https://github.com/nomad-vagabond/splinecloud-scipy
A Python client for SplineCloud API
approximation b-splines curve-fitting interpolation scipy splines
Last synced: 03 Feb 2026
https://github.com/erikerlandson/cdf-splining-prototype
A Prototype For Fitting Monotonic Cubic Splines to a Tdigest Sketch
cumulative-distribution-function data-sketches density-functions monotonic-splines scala spline-interpolation splines t-digest
Last synced: 16 May 2026
https://github.com/LucaMueller1/three-tween-path
Uses TweenJs to create a Catmull-Rom curve to move a 3d object along. Can be used to pause between several paths.
catmull-rom pathfinding splines threejs tween tweenjs
Last synced: 26 Jul 2025
https://github.com/koushikphy/beziercurve
Visualizing Bézier Curve using De Casteljau's algorithm of recursive linear interpolation
animation bezier-curves graph lerp linear-interpolation plotly splines visualization
Last synced: 07 Feb 2026
https://github.com/alonfnt/cinx
Minimal, differentible, fast cubic interpolation in JAX
cubic-interpolation differentiable-programming jax splines
Last synced: 20 Jul 2025
https://github.com/splinekit/splinekit
SplineKit is a Python-based open-source software library aimed at the manipulation of one-dimensional periodic splines.
1d signal-processing spline spline-interpolation splines
Last synced: 14 Jan 2026
https://github.com/klane/parc
Parametric Curves
b-splines bezier-curves java nurbs splines
Last synced: 06 Apr 2025
https://github.com/mathialo/splinelib
Python library for representation and computation of splines
data-science geometric-modeling python spline-approximation splines
Last synced: 09 Jun 2026
https://github.com/dbeckwith/cs4732-proj1
Basic spline-following and quaternion rotation animation.
computer-animation qt quaternions splines
Last synced: 28 Apr 2026
https://github.com/vcdevel/vc-examples-nonfree
Vc examples that cannot be freely redistributed with the rest of Vc
cpp examples simd splines vc vectorization
Last synced: 17 Mar 2025
https://github.com/shaxov/scikit-numerical
Tools for numerical math calculations.
integration interpolation python3 splines
Last synced: 28 Jul 2025
https://github.com/cripertrol/prior-project
Modern full-stack restaurant management app for ordering, kitchen tracking, and billing. Streamline operations with Bonrecreme. 🌐🍴
bayesian-priors bootcamp c computer-science dark-channel-prior ecole42 freeware generative-model hackathon-project legacy mysql openai piscine quickstart renormalization-group splines style-transfer unsupported
Last synced: 08 May 2026
https://github.com/boyiguo1/talk-spline_presentation
Invited Talk for Vermont REGARDS Lab Team on the topic __Introduction of Spline Models__
Last synced: 04 Jan 2026
https://github.com/apozzi/hx-spliner
Library for function approximation with splines for Haskell (2022)
aproximation-algorithms bernstein-approximation splines
Last synced: 22 Mar 2025
https://github.com/we-gold/ouroboros
Extract ROIs (e.g. nerves, blood vessels) from multi-terabyte cloud-hosted medical scans.
binary-space-partitioning cloud-files cloud-volume data-visualization docker docker-compose electron interpolation micro-ct neuroglancer python react rotation-minimizing-frames segmentation splines threejs typescript
Last synced: 07 Apr 2026
https://github.com/ceholden/pysmoothspl
Python wrapper around R's lovely `smooth.spline`
cython-wrapper python r scikit-learn-api splines
Last synced: 25 Apr 2026
https://github.com/miou-zora/zix
Spline Visualiser using Raylib + Zig + Nix
graphics-programming nix raylib raylib-zig splines zig
Last synced: 30 Apr 2026
https://github.com/eviltwo/splineroads
These are components for creating roads using Unity's Splines.
spline splines unity unity3d upm-package upm-packages
Last synced: 01 May 2026
https://github.com/matthewlouisdavisbiostat/lgspline
A comprehensive software package for fitting smoothing splines and generalizations thereof
biostatistics smoothing splines
Last synced: 19 Feb 2026