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

GitHub topics: cubic-splines

winstxnhdw/scipath

A path interpolation wrapper for SciPy's CubicSpline.

Language: Python - Size: 2.25 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 1

idontwantcookies/calculo-numerico

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

Language: Python - Size: 109 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 3 - Forks: 0

espdev/csaps

Cubic spline approximation (smoothing)

Language: Python - Size: 2.47 MB - Last synced at: 7 days ago - Pushed at: 3 months ago - Stars: 172 - Forks: 31

chiron4life/motion_tracking_controller

🚀 Track motion with precision using the BeyondMimic inference pipeline, built in C++ and designed for custom controller implementation.

Language: Python - Size: 1.16 MB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

jarosado0911/refactoredCPPNeuronMesher

A project for manipulating neuron geometries

Language: C++ - Size: 153 MB - Last synced at: 11 days ago - Pushed at: 16 days ago - Stars: 2 - 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: 53.7 KB - Last synced at: 22 days ago - Pushed at: 23 days ago - Stars: 27 - Forks: 7

openrr/trajectory

trajectory interpolation library for Rust and robotics

Language: Rust - Size: 132 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 29 - Forks: 2

Schrausser/ConsoleApp_Integral

Console applications for integral and interpolation.

Language: C - Size: 270 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

jacobwilliams/splpak

Modernized SPLPAK library for multidimensional least-squares cubic spline fitting

Language: Fortran - Size: 1010 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 10 - Forks: 5

zhm-real/CurvesGenerator

Common used curves for motion planning.

Language: Python - Size: 3.76 MB - Last synced at: 4 months ago - Pushed at: about 4 years ago - Stars: 226 - Forks: 61

olivierverdier/bsplinelab

Implementation of B-Splines in Python for various geometries

Language: Python - Size: 459 KB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 18 - Forks: 8

NCAR/bspline

Cubic B-Spline implementation in C++ templates

Language: Fortran - Size: 2.45 MB - Last synced at: 5 months ago - Pushed at: about 1 year 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: 5 months ago - Pushed at: almost 6 years ago - Stars: 17 - Forks: 2

staticbeagle/etk4j

Engineering Toolkit for Java

Language: Java - Size: 1.52 MB - Last synced at: 6 months ago - Pushed at: 6 months 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: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

nlacey111/Numerical-Analysis

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

Language: Jupyter Notebook - Size: 273 KB - Last synced at: 6 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

liuyxpp/CubicHermiteSpline.jl

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

Language: Julia - Size: 17.4 MB - Last synced at: 4 days ago - Pushed at: about 1 year ago - Stars: 11 - Forks: 1

simonpierredeschenes/simpline

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

Language: C++ - Size: 646 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 3

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: 6 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

espdev/csaps-rs

Cubic spline approximation (smoothing) in Rust

Language: Rust - Size: 210 KB - Last synced at: 7 days ago - Pushed at: 11 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: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

hansalemaos/cythoncubicspline

Some useful algorithms in pure Cython - no dependencies

Language: Cython - Size: 18.6 KB - Last synced at: 4 days ago - Pushed at: about 1 year 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: about 1 year ago - Pushed at: almost 3 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: 6 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rvql/gospline

A golang library for spline interpolation

Language: Go - Size: 15.6 KB - Last synced at: about 1 year 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RishiSadhir/parsnip

A collection of machine learning tools

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

mstrand1/numerical-analysis

Numerical analysis algorithms

Language: Python - Size: 22.6 MB - Last synced at: 21 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

isinsuatay/Cubic-Bezier-With-Python

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

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: over 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: almost 2 years ago - Pushed at: almost 2 years 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: over 1 year ago - Pushed at: over 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: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

sushkov/Graphics

Computer graphics samples

Language: JavaScript - Size: 235 KB - Last synced at: about 2 years ago - Pushed at: almost 9 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

smarnakis/trajectory-smoothing-ros

Language: Python - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 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: over 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: over 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

shaiMatz/Numerical-Analysis

Python code for Numerical Analysis algorithms

Language: Python - Size: 343 KB - Last synced at: over 2 years ago - Pushed at: about 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: 7 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

Quintus-Zhang/Tracer

Research on Risk and Returns to education

Language: Jupyter Notebook - Size: 94.5 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

giselaortt/numerical_analyses

homeworks for numerical analises subject I took at USP in 2019

Language: Python - Size: 495 KB - Last synced at: about 2 years ago - Pushed at: about 3 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: over 2 years ago - Pushed at: about 4 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 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: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

apropos13/Cubic-Splines-Interpolating-Routes

Numerical Methods

Language: Matlab - Size: 791 KB - Last synced at: about 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: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Related Keywords
cubic-splines 50 interpolation 16 splines 11 numerical-methods 7 numerical-analysis 6 lagrange-interpolation 5 python 5 newton-interpolation 4 spline-interpolation 4 newton-raphson 3 bisection-method 3 hermite-interpolation 3 fortran 3 spline 3 svd 3 python3 3 regression 3 approximation 3 numerical-integration 3 lagrange 3 gauss-seidel 2 jacobi-method 2 robotics 2 rust 2 calculus 2 rombergs-method 2 curve-fitting 2 matlab 2 bezier-curves 2 bspline 2 linear-splines 2 adaptive 2 c-plus-plus 2 lagrange-polynomial-interpolation 2 java 2 composite-simpsons-method 2 composite-trapezoidal-method 2 fixed-point-iteration 2 divided-differences 2 natural-cubic-spline 2 path-planning 2 secant-method 2 math 2 linear-algebra 2 csaps 2 root-finding 2 interpolation-techniques 2 smoothing 2 quintic-polynomial 2 cpp17 2 smoothing-splines 2 cpp 2 natural-splines 2 interpolation-methods 2 motion-planning 2 cppcheck 1 linear-system-solver 1 numerical-methods-implementation 1 fixed-point 1 cvs 1 restricted-cubic-splines 1 compter-science 1 cmake 1 mpi 1 clang-format 1 web-mining 1 vit-labs 1 vellore-institute-of-technology 1 stirling-interpolation 1 numerical-differentiation 1 cubic-bezier 1 mathematics 1 gauss-jordan 1 c-language-programming 1 golang 1 qtcharts 1 runge-kutta-4 1 intergration 1 lu-decomposition 1 qt-widgets 1 qt 1 numerical-techniques 1 power-method 1 programming 1 regula-falsi 1 pagerank 1 openmp 1 neu 1 simpson-rule 1 makefile 1 caret 1 google-style 1 machine-learning 1 linear-discriminant-analysis 1 linear-regression 1 logistic-regression 1 multiple-linear-regression 1 pca 1 polynomial-regression 1 random-forest 1