1

I would like to know if there is any library, which I can use in Pyodide and which has a function, similar to "quadprog" in Matlab or multiple external libraries in Python (McGibbon's quadprog, CVXOPT etc.) doing quadratic optimization over convex polytopes. I found some optimization packages among the packages directory of Pyodide, however they do not implement quadratic programming specifically. Also there is a javascript qp library, but I am not sure that it will be possible to make it work with Pyodide.

I would appreciate any help on this matter.

4

0 回答 0