Adapt Uno interface to unopy 0.4.0#179
Conversation
|
Ah I see you don't have Uno tests yet. Should I try to merge into #165 instead? |
…o set_lagrangian_sign_convention
|
Benchmarks that have stayed the same: |
|
This is awesome! Super happy to see the changes. On the CVXPY side we set minimum versions all the time so that should be no trouble. |
actually it seems like the #165 branch got super outdated.. so maybe you can add the changes here? I think you would need to add these four lines in the test_nlp_solvers.yml file. This will install the latest one. |
|
OK, unopy installs and runs successfully. It does all kinds of crazy on a couple of instances, which I will investigate :) |
Description
We implemented the following changes between unopy 0.2.7 and unopy 0.4.0:
set_lagrangian_sign_conventioninstead ofset_lagrangian_hessianSee unopy example
Question: can you pin down the dependency to a particular version of unopy, or a minimum required version?
Issue link (if applicable):
Type of change
Contribution checklist