hpipm
QP solver
High-performance solver for dense quadratic programs and optimal control problems
High-performance interior-point-method QP and QCQP solvers
550 stars
21 watching
130 forks
Language: C
last commit: 16 days ago
Linked from 1 awesome list
high-performanceinterior-point-methodoptimal-control
Related projects:
Repository | Description | Stars |
---|---|---|
locuslab/qpth | A solver for optimizing quadratic programs in deep learning and other fields. | 685 |
qpsolvers/qpsolvers | A unified Python API for solving convex quadratic programs with various optimization solvers. | 601 |
guopengf/auto-fedrl | A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. | 15 |
osqp/osqpth | A PyTorch module that wraps the OSQP solver for differentiable optimization problems | 59 |
osqp/osqp-matlab | A Matlab interface for solving quadratic programming problems using the OSQP solver | 42 |
fpicetti/occamypy | A library for solving large-scale optimization problems with flexible and scalable vector and operator definitions | 54 |
huynhtrankhanh/coqcp | Verifying competitive programming solutions to catch errors and improve rigor through formal mathematical proof | 22 |
auralius/yadpf | An implementation of dynamic programming algorithms and value iteration methods for optimization problems in various fields | 6 |
maxpumperla/hyperas | A simple wrapper around Keras and Hyperopt for convenient hyperparameter optimization. | 2,178 |
huntermcgushion/hyperparameter_hunter | Automates hyperparameter optimization and result saving across machine learning algorithms | 706 |
zarathustr/libqpep | A C++/MATLAB library for solving generalized quadratic pose estimation problems and related uncertainty description | 171 |
q-optimize/c3 | Toolset for optimizing and calibrating physical systems using machine learning and quantum computing | 67 |
liukewia/solving-tsp-vrp | This MATLAB project implements heuristic algorithms for solving two classic optimization problems in logistics and transportation planning | 116 |
ethz-adrl/ifopt | An Eigen-based C++ interface to nonlinear programming solvers | 787 |
lucfra/far-ho | A package for optimizing hyperparameters and meta-learning using gradient-based methods in TensorFlow. | 187 |