From 6c89444587b49d9c8fbf8cc7bf743b0bc449d9cb Mon Sep 17 00:00:00 2001 From: Michael Grant Date: Tue, 23 Apr 2024 14:12:00 -0500 Subject: [PATCH] README update --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1a7b7dd2..8701c0a7 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,8 @@ These archives contain: - The full CVX code base - Full copies of the [SeDuMi](https://github.com/sqlp/sedumi) and SDPT3 [SDPT3](https://github.com/sqlp/sdpt3) solvers +- Additional shims for Gurobi, Mosek, and GLPK. The solvers (and + any needed licenses) must be be supplied by the user. - Pre-compiled MEX files for Windows, macOS, and Linux - HTML and PDF versions of the documentation