alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization

Home Page:https://alphaville.github.io/optimization-engine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Projection on Simplex

alphaville opened this issue · comments

I'm posting this on behalf of a user who contacted me on Discord.

Let us add support for simplices in Python and Rust (here) using Condat's method. This will allow us to also support ell1 balls (this will be addressed in #238).

Read: Contributing to OpEn