Nonlinear solver other than IPOPT

:smile:

1 Like

Very interested in Uno and keen to try it as soon as there is a Python or Julia interface!

Thank you! I’ll open a thread here as soon as our preprint is available.

Hi! Uno still doesn’t have a Python or Julia interface, but at least the preprint is out :grinning:
Other people started developing CasADi and Matlab interfaces, so I’m confident that other interfaces will be available soon.

To start with, you should be able to use it via AmplNLWriter.jl?

Absolutely! For the moment, Uno only reads models from .nl files, so in the short run, AmplNLWriter is the perfect solution. Thanks for the tip.