An open API service indexing awesome lists of open source software.

https://github.com/snopt/snopt-matlab

Matlab interface for sparse nonlinear optimizer SNOPT
https://github.com/snopt/snopt-matlab

matlab nlp nonlinear-optimization snopt

Last synced: 4 months ago
JSON representation

Matlab interface for sparse nonlinear optimizer SNOPT

Awesome Lists containing this project

README

          

snopt-matlab (version 3.0)
=========================

This is version 3.0 of the Matlab interface for sparse nonlinear optimization software SNOPT.

Requires the SNOPT software package.

Changes from version 2.5:
* all-in-one calls to SNOPT (for NLPs) and SQOPT (for LPs and QPs)
* new options handling
* specifiy print, summary output via options structure
* linear and nonlinear Jacobian structure in SNOPT can be defined in structs or as matrices

Documentation for the Matlab interface available here.