An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: cubic-splines

espdev/csaps

Cubic spline approximation (smoothing)

Language: Python - Size: 2.4 MB - Last synced at: about 17 hours ago - Pushed at: about 17 hours ago - Stars: 171 - Forks: 29

winstxnhdw/scipath

A path interpolation wrapper for SciPy's CubicSpline.

Language: Python - Size: 2.12 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 0 - Forks: 1

NCAR/bspline

Cubic B-Spline implementation in C++ templates

Language: Fortran - Size: 2.45 MB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 96 - Forks: 21

only-dev-ops/Numerical-Analysis

A collection of Python programs that helps in Numerical Analysis.

Language: Python - Size: 12.7 KB - Last synced at: 21 days ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 2

jacobwilliams/splpak

Modernized SPLPAK library for multidimensional least-squares cubic spline fitting

Language: Fortran - Size: 1010 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 4

staticbeagle/etk4j

Engineering Toolkit for Java

Language: Java - Size: 1.52 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 30 - Forks: 2

TahirZia-1/Air-Quality-Prediction-using-Interpolation

Air quality prediction using Interpolation (Lagrange, Newton's Divided Difference, Cubic Spline) for Polynomials

Language: Jupyter Notebook - Size: 5.03 MB - Last synced at: 11 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

zhm-real/CurvesGenerator

Common used curves for motion planning.

Language: Python - Size: 3.76 MB - Last synced at: 22 days ago - Pushed at: over 3 years ago - Stars: 220 - Forks: 61

olivierverdier/bsplinelab

Implementation of B-Splines in Python for various geometries

Language: Python - Size: 459 KB - Last synced at: 20 days ago - Pushed at: 8 months ago - Stars: 17 - Forks: 8

nlacey111/Numerical-Analysis

Including work from undergrad and graduate numerical analysis I and II.

Language: Jupyter Notebook - Size: 273 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

chdh/commons-math-interpolation

A partial TypeScript port of the Apache Commons Math Interpolation package, including Akima cubic spline interpolation and LOESS/LOWESS local regression.

Language: TypeScript - Size: 46.9 KB - Last synced at: about 7 hours ago - Pushed at: over 2 years ago - Stars: 27 - Forks: 7

liuyxpp/CubicHermiteSpline.jl

Pure Julia implementation of 1D & 2D cubic Hermite spline interpolation.

Language: Julia - Size: 17.4 MB - Last synced at: 5 days ago - Pushed at: 8 months ago - Stars: 11 - Forks: 1

Beliavsky/Computer-Methods-for-Mathematical-Computations

Code from the book of the same name by Forsythe, Malcolm, and Moler, translated to Fortran 90 by Ralph Carmichael

Language: Fortran - Size: 70.3 KB - Last synced at: 28 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

espdev/csaps-rs

Cubic spline approximation (smoothing) in Rust

Language: Rust - Size: 210 KB - Last synced at: 9 days ago - Pushed at: 6 months ago - Stars: 3 - Forks: 3

dedousi/GNU_Octave_Projects

Some GNU Octave projects from math class.

Language: MATLAB - Size: 8.79 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

idontwantcookies/calculo-numerico

Algoritmos de cálculo numérico usados para estudos e análise de complexidade

Language: Python - Size: 87.9 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

hansalemaos/cythoncubicspline

Some useful algorithms in pure Cython - no dependencies

Language: Cython - Size: 18.6 KB - Last synced at: 21 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

aadhityasw/VIT-Labs

A bunch of codes done in the labs of various courses during Undergrad.

Language: Jupyter Notebook - Size: 102 MB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 3

Astrodynamic/AlgorithmTrading--Interpolation-Approximation--in-Qt-CPP

The AlgorithmTrading project is a C++ program for plotting tabulated functions of stock quotes using interpolation methods. It includes a GUI implementation based on any GUI library with API for C++ and the ability to load data from a CSV file. The Cubic Spline interpolation method is implemented, and the user can specify the number of points.

Language: C++ - Size: 22.2 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

rvql/gospline

A golang library for spline interpolation

Language: Go - Size: 15.6 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 41 - Forks: 6

pragyapranati/numerical-techniques

C code bisection, gauss seidel, incremental search, jacobi Method , LU Decomposition, Newton_Raphson, Power Method, QR_Decomposition, regula_falsi Method, Simpson and Trapezoidal Integration

Language: C - Size: 187 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

RishiSadhir/parsnip

A collection of machine learning tools

Language: Python - Size: 19.5 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 1

mstrand1/numerical-analysis

Numerical analysis algorithms

Language: Python - Size: 22.6 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

isinsuatay/Cubic-Bezier-With-Python

Language: Python - Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

openrr/trajectory

trajectory interpolation library for Rust and robotics

Language: Rust - Size: 124 KB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 25 - Forks: 1

balamuruganky/path_planning

ROS Path Planning (Bezier, Bezier Spline, Cubic Spline, Dubins, Line, Ellipse, Circle and Arc)

Language: Python - Size: 813 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

verse-chorus/interpolation

Linear, quadratic and cubic splines as well as Lagrange and Newton interpolation with numerous visualisations

Language: Jupyter Notebook - Size: 3.02 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

jchristopherson/curvefit 📦

A library for fitting functions to sets of data.

Language: Fortran - Size: 3.56 MB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 2

RajPShinde/Waypoint_reduction_with_Cubic_Hermite_spline_curve_fitting

A python script to reduce the way points for a robot while still trying to retain the original path trajectory

Language: CMake - Size: 9.92 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

sushkov/Graphics

Computer graphics samples

Language: JavaScript - Size: 235 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

melihaltun/Cubic_spline_interpolation

A cubic spline interpolation implementation that returns cubic polynomial coefficients for each segment of inputs.

Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

ekatrukha/FastCubicSplineInterpolation

fast cubic spline interpolation in Java and Matlab

Language: Java - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

avcwisesa/cubic-spline 📦

Octave cubic spline implementation with hermite basis

Language: Matlab - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

simonpierredeschenes/simpline

simpline is a simple constant-speed natural cubic spline interpolation library for 3D points

Language: C++ - Size: 646 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 2

smarnakis/trajectory-smoothing-ros

Language: Python - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

snsinfu/cxx-spline

Header-only cubic spline interpolator for C++

Language: C++ - Size: 138 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 2

markbader/midi-spline-interpolation

Generates midi notes to join two different midi snippets by interpolation with a cubic spline curve

Language: Python - Size: 94.7 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

shaiMatz/Numerical-Analysis

Python code for Numerical Analysis algorithms

Language: Python - Size: 343 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

nasreen-ahmed/ml-algorithms

Repository of Machine learning Algorithms Implemented from scratch

Language: Jupyter Notebook - Size: 5.71 MB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

giselaortt/numerical_analyses

homeworks for numerical analises subject I took at USP in 2019

Language: Python - Size: 495 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

leonardopedroso/Cubic-Splines

Algorithm for cubic spline interpolation with adaptive knot placement.

Language: MATLAB - Size: 815 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JakubOchnik/spline-lagrange-interpolation

Python implementation (without external math libraries) of Lagrange and Cubic spline interpolation.

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

sheiiva/308reedpipes

This repository contains Epitech Maths Project (Class 2023).

Language: Python - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

LuluDavid/Polynomial-Interpolation

This git repository is an implementation of polynomials and their use for interpolation.

Language: Python - Size: 42 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

apropos13/Cubic-Splines-Interpolating-Routes

Numerical Methods

Language: Matlab - Size: 791 KB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

UCLA-BD2K/Cubic-Spline-based-Temporal-Analysis-Workflow

Our workflow designed to capture the distinct temporal molecular signatures associated with the temporal profile of various types of disease pathogenesis.

Language: R - Size: 16.6 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Related Keywords
cubic-splines 46 interpolation 15 splines 10 numerical-methods 7 numerical-analysis 6 python 5 lagrange-interpolation 5 spline-interpolation 3 lagrange 3 fortran 3 svd 3 newton-raphson 3 numerical-integration 3 regression 3 bisection-method 3 approximation 3 hermite-interpolation 3 newton-interpolation 3 math 2 gauss-seidel 2 divided-differences 2 interpolation-methods 2 jacobi-method 2 lagrange-polynomial-interpolation 2 linear-splines 2 bezier-curves 2 bspline 2 natural-splines 2 matlab 2 adaptive 2 interpolation-techniques 2 root-finding 2 rust 2 python3 2 java 2 robotics 2 spline 2 csaps 2 smoothing 2 smoothing-splines 2 path-planning 2 c-plus-plus 2 composite-simpsons-method 2 composite-trapezoidal-method 2 fixed-point-iteration 2 natural-cubic-spline 2 secant-method 2 curve-fitting 2 linear-algebra 2 numerical-differentiation 1 cubic-bezier 1 mathematics 1 pca 1 tchebychev 1 power-series 1 arc 1 bezier 1 newton-cotes 1 bezier-spline 1 circle 1 dubins 1 ellipse 1 line-interpolation 1 regression-models 1 ros-navigation 1 quadratic-splines 1 calibration 1 hermite-curves 1 intergration 1 r 1 random-forest 1 lu-decomposition 1 numerical-techniques 1 power-method 1 regression-analysis 1 programming 1 regula-falsi 1 simpson-rule 1 caret 1 polynomial-regression 1 machine-learning 1 kmeans-clustering 1 restricted-cubic-splines 1 association-analysis 1 fixed-point 1 applied-mathematics 1 linear-system-solver 1 motion-planning 1 spline-fit 1 spline-functions 1 trajectory 1 trajectory-generation 1 ros 1 header-only 1 midi 1 music-generation 1 synthetic-data-generation 1 gauss-elimination 1 matrix 1 bootstrap 1