ooibhadode / snopt-matlab

Matlab interface for sparse nonlinear optimizer SNOPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Matlab interface for sparse nonlinear optimizer SNOPT

License:MIT License


Languages

Language:MATLAB 59.8%Language:Fortran 37.9%Language:PLSQL 2.3%