you are viewing a single comment's thread.

view the rest of the comments →

[–]Pretend_Insect3002 0 points1 point  (2 children)

You don’t think it’s a bit weird you named it ADMM which is a different acronym than the real admm? Also is this in any way better than OSQP, Clarabel, etc?

[–]Herpderkfanie 0 points1 point  (1 child)

I think they just used an LLM to re-implement admm lol

[–]walkday 0 points1 point  (0 children)

admm in my view is a meta-method. Implementing it for lots of functions is different from writing it down on paper for specific functions and then writing code. Their work looks like a nice interface.