Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for SNOPT #43

Open
tvdbogert opened this issue Jan 23, 2017 · 1 comment
Open

support for SNOPT #43

tvdbogert opened this issue Jan 23, 2017 · 1 comment

Comments

@tvdbogert
Copy link
Member

This is more of a feature request.

We have a license (and Fortran source) for SNOPT. SNOPT would be a good option to have, because it is a sequential quadratic programming method (IPOPT is interior point). In my experience, SNOPT works better on highly nonlinear problems when a good initial guess is available.

A quick google search reveals three python-snopt interfaces on Github, and one in pyopt.org. Of course we need one that supports sparse matrices.

@moorepants
Copy link
Member

Totally. I have a group of students working on a project related to this, so I'm going to put some time in again now. I'll send you an email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants