Replies: 1 comment
-
Yep, this is something I had thought of before. It is probably a better idea to use an existing Python wrapper for IPOPT rather than have our own wrapper, and those are likely packaged/available on PyPI/conda already. I have created an issue #374 to track this feature request. With most open-source packages, there are no promises that we will do this, but feel free to submit PRs if you want to tackle this yourself. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I just installed PyOptSparse with SNOPT, and I am very excited about how well everything works! Thank you, guys!
Just a thought: Have you considered linking the installation of PyOptSparse to cyipopt?
In this way, it would be easier to include IPOPT in the PyOptSparse environment.
I don't know what this would entail; it goes beyond my current capabilities, but it would make everything much easier, I think.
Please let me know what you think.
Thank you for your attention, Nicolo.
Beta Was this translation helpful? Give feedback.
All reactions