jvgomez / fast_methodsLinks
N-Dimensional Fast Methods: Fast Marching, Fast Sweeping, Group Marching, Fast Iterative, etc.
☆178Updated 2 years ago
Alternatives and similar repositories for fast_methods
Users that are interested in fast_methods are comparing it to the libraries listed below
Sorting:
- Single file, header-only, no dependencies C++ implementation of the fast marching method in arbitrary dimensions.☆155Updated 2 years ago
 - Compute shortest paths w.r.t. riemannian metrics, and curvature penalized models.☆56Updated 4 months ago
 - scikit-fmm is a Python extension module which implements the fast marching method.☆304Updated 4 months ago
 - Cubic B-Spline implementation in C++ templates☆102Updated last year
 - C++ binding for FITPACK B-spline curve and surface fitting routines☆31Updated 8 years ago
 - Source repository for OOQP, a quadratic programming solver (and more)☆79Updated 9 years ago
 - Library for multivariate function approximation with splines (B-spline, P-spline, and more) with interfaces to C++, C, Python and MATLAB☆439Updated 2 years ago
 - Useful public-domain matlab scripts and functions☆29Updated 3 years ago
 - Fast Marching (FM) method implementation in Matlab and C++☆47Updated 2 years ago
 - RobOptim Core Layer: interface and basic mathematical tools☆64Updated 7 months ago
 - C++ facility for natural cubic spline interpolation in 1D, 2D, and 3D.☆38Updated 10 years ago
 - C++ library for fast Gauss transforms.☆69Updated last year
 - Builds 2D signed distance fields from images, 3D signed distance fields from pointclouds, 3D signed distance fields from Octomap, provide…☆242Updated 2 years ago
 - Fast radial basis function interpolation and kriging for large scale data☆181Updated 2 months ago
 - A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆159Updated 4 years ago
 - Various Splines Interpolation classes☆144Updated last month
 - Eigen based C++11 implementation of cubic spline approximation (smoothing)☆39Updated 2 years ago
 - A single header-only C++ library for least squares fitting.☆109Updated 2 years ago
 - A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆307Updated 2 weeks ago
 - Source Code Generation for Automatic Differentiation using Operator Overloading☆185Updated 2 months ago
 - Create, manipulate and convert representations of position and orientation in 2D or 3D using Python☆216Updated last year
 - Scattered data interpolation with multilevel B-Splines☆79Updated last year
 - Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆40Updated 6 years ago
 - A curated list of resources for multibody dynamics simulation papers☆89Updated 6 years ago
 - Quadradic Programming solver using Eigen☆32Updated 5 years ago
 - Examples in Python about plotting and interpolating a B-spline curve and their comparison using Numpy, Scipy and Matplotlib.☆113Updated last year
 - C++ implementation of the 3D QuickHull algorithm☆294Updated last year
 - Integration of angular velocity using exponential update and non-unit quaternions. Bonus super mario simulation!☆19Updated 5 years ago
 - An interactive MATLAB tool for B-spline curves☆15Updated 10 years ago
 - Gaussian process library for machine learning☆124Updated 6 months ago