From 951e176d604169ca2423ce7ec50b7776cddcda6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Caron?= Date: Mon, 4 Nov 2024 08:15:08 +0100 Subject: [PATCH] Add qpmad_benchmark to readme pointers --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7dbdb13..73598f8 100644 --- a/README.md +++ b/README.md @@ -151,3 +151,4 @@ If you use `qpbenchmark` in your works, please cite all its contributors as foll - [jrl-qp/benchmarks](https://github.com/jrl-umi3218/jrl-qp/tree/master/benchmarks): benchmark of QP solvers available in C++. - [osqp\_benchmarks](https://github.com/osqp/osqp_benchmarks): benchmark examples for the OSQP solver. - [proxqp\_benchmark](https://github.com/Simple-Robotics/proxqp_benchmark): benchmark examples for the ProxQP solver. +- [qpmad\_benchmark](https://github.com/asherikov/qpmad_benchmark): benchmark examples for the qpmad solver.