cheind / cppoptLinks
Numerical optimization in C++
☆40Updated 11 years ago
Alternatives and similar repositories for cppopt
Users that are interested in cppopt are comparing it to the libraries listed below
Sorting:
- ☆37Updated 7 years ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- C++11 multivariate normal distribution sampling using Eigen matrices☆72Updated 3 years ago
- PLEASE SEE THE OFFICIAL REPOSITORY. THIS IS NOT MAINTAINED ANYMORE.☆93Updated 5 years ago
- A class for performing principal component analysis using Eigen library☆30Updated 8 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- A shallow fork of SuiteSparse adding build files for Visual Studio and support for ACML☆101Updated 9 years ago
- A fast and flexible convex optimization framework based on proximal splitting☆40Updated 4 years ago
- A Lightweight Bayesian Filtering Library with real-time support☆19Updated 5 years ago
- Quadradic Programming solver using Eigen☆31Updated 5 years ago
- Optizelle [op-tuh-zel] is an open source software library designed to solve general purpose nonlinear optimization problems.☆67Updated 5 years ago
- A matrix and array operation library on GPU with Eigen compatible interface☆98Updated 7 years ago
- An expression template based linear algebra library running completely on the GPU using CUDA☆25Updated 3 years ago
- This is a cross-platform, CUDA-based C++ library for general-purpose, unconstrained nonlinear optimization on the GPU. It implements the …☆137Updated 5 years ago
- Non-Negative Least Squares implementation for Eigen3☆37Updated 2 years ago
- Non-linear least squares in C++, header-only, inspired by Ceres solver.☆29Updated 3 years ago
- C++ implementation of Lie Groups using Eigen.☆46Updated 8 years ago
- Multiscale Photoconsistency Visual Odometry from RGBD Images☆33Updated 11 years ago
- OpenGP☆81Updated 2 years ago
- A fork of Eigen 3.2 to use MAGMA (GPU & CPU) as backend in the same way it does with Intel MKL.☆48Updated 11 years ago
- Two c++ header libs: Eigen matrices to matlab .mat files using 'matio' library, and a Mex wrapper for Eigen matrices.☆39Updated 6 years ago
- Global optimization algorithms written in C++☆48Updated 4 years ago
- A C++ implementation of the derivative-free optimization algorithm CMA-ES.☆23Updated 11 years ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆30Updated 7 years ago
- Fast automatic differentiation library in C++☆106Updated 3 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- Calibration tool for OpenNI sensors☆21Updated 9 years ago
- Random collection of C++ classes, mainly for computer vision/GPU☆27Updated 5 years ago
- This is a c++ port initially performed by Luis Ibanez of the LSQR library of Chris Paige and Michael Saunders. The same methodology was a…☆24Updated 4 months ago