coin-or / CppADLinks
A C++ Algorithmic Differentiation Package: Home Page
☆527Updated 2 months ago
Alternatives and similar repositories for CppAD
Users that are interested in CppAD are comparing it to the libraries listed below
Sorting:
- An Eigen-based, light-weight C++ Interface to Nonlinear Programming Solvers (Ipopt, Snopt)☆833Updated 5 months ago
- A C++ library for Quadratic Programming which implements the Goldfarb-Idnani active-set dual method.☆303Updated 2 years ago
- A C++ interface for the OSQP quadratic programming solver.☆274Updated last year
- High-performance interior-point-method QP and QCQP solvers☆630Updated last week
- Basic linear algebra subroutines for embedded optimization☆372Updated last month
- The Advanced Proximal Optimization Toolbox☆485Updated 3 weeks ago
- Source Code Generation for Automatic Differentiation using Operator Overloading☆182Updated 2 weeks ago
- Efficient bindings between Numpy and Eigen using Boost.Python☆192Updated last week
- OptimLib: a lightweight C++ library of numerical optimization methods for nonlinear functions☆866Updated last year
- Simple Eigen-C++ wrapper for OSQP library☆451Updated last week
- A Package for Automatic Differentiation of Algorithms Written in C/C++☆159Updated 2 weeks ago
- A header-only C++ library for L-BFGS and L-BFGS-B algorithms☆611Updated 4 months ago
- A free LDL factorisation routine☆95Updated 2 weeks ago
- PSOPT Optimal Control Software☆218Updated this week
- A C++ interface to formulate and solve linear, quadratic and second order cone problems.☆158Updated 4 years ago
- A lightweight framework for Gaussian processes and Bayesian optimization of black-box functions (C++11)☆254Updated last year
- ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general fr…☆545Updated last year
- COIN-OR Interior Point Optimizer IPOPT☆1,615Updated this week
- a lightweight header-only C++17 library of numerical optimization methods for (un-)constrained nonlinear functions and expression templat…☆916Updated 3 weeks ago
- A Proximal Interior Point Quadratic Programming solver☆119Updated this week
- CasADi is a symbolic framework for numeric optimization implementing automatic differentiation in forward and reverse modes on sparse mat…☆1,986Updated 3 weeks ago
- A header-only C++ library for numerical optimization --