Skip to content

Matlab interface for sparse nonlinear optimizer SNOPT

License

Notifications You must be signed in to change notification settings

sh-cau/snopt-matlab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 

Repository files navigation

snopt-matlab

Matlab interface for sparse nonlinear optimization software SNOPT.

Requires the SNOPT software package.

These files are included in the SNOPT distribution.

The mex directory contains the actual Matlab-Fortran interface files for SNOPT. These files are only needed if you have a full copy of SNOPT and want to build new Matlab mex-files.

The matlab directory contains the Matlab m-files needed to run SNOPT via Matlab.

Examples are located in the directory matlab/examples.

If you downloaded the evaluation or student version of SNOPT and need the Matlab m-files and examples, the files are located in the matlab directory.

Documentation for the Matlab interface available here.

NOTE Check out branch 'version3' for the next version of the matlab interface.

About

Matlab interface for sparse nonlinear optimizer SNOPT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • MATLAB 58.7%
  • Fortran 38.9%
  • PLSQL 2.4%