Difference between revisions of "Course Material: Lecture Notes, Slides, Software"

From Svenleyffer
Jump to navigation Jump to search
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Lecture Notes, Slides, and Tutorials'''
+
* '''Lecture Notes, Slides, and Tutorials'''
* [[media:NonLinOpt.pdf|Optimization: Applications, Algorithms, and Computation]], by Sven Leyffer, August 30, 2016.
+
** [[media:NonLinOpt.pdf|Optimization: Applications, Algorithms, and Computation]], by Sven Leyffer, August 30, 2016.
 +
** [[Slides from Lectures and Tutorials]]
  
'''Slides'''
+
* '''Models and Code'''
* Become available after each lecture.
+
** [[AMPL Models]]
 
+
** [[GianCode|Matlab Codes (Examples)]]
'''Tutorials, Models, and Code'''
 
* Tutorials
 
* AMPL Models
 
* Matlab, C++, and Fortran Codes (Examples)
 
 
 
'''Software Links and Downloads for GIAN Course'''
 
  
 
* '''AMPL Modeling Language'''
 
* '''AMPL Modeling Language'''
 
** [http://www.ampl.com/resources/the-ampl-book/chapter-downloads/ Chapters of the AMPL Book]
 
** [http://www.ampl.com/resources/the-ampl-book/chapter-downloads/ Chapters of the AMPL Book]
** [http://www.ampl.com/products/ide/ AMPL IDE, an integrated command processor and editor that assists in model development]
 
** [[Quick Start Instructions for AMPL]]
 
** ''AMPL bundles containing ampl, baron, gurobi, knitro, snopt for course license''
 
*** [[media:ampl_linux-intel32.zip|linux-intel32]]
 
*** [[media:ampl_linux-intel64.zip|linux-intel64]]
 
*** [[media:ampl_macosx64.zip|macosx64]]
 
*** [[media:ampl_mswin32.zip|mswin32]]
 
*** [[media:ampl_mswin64.zip|mswin64]]
 
 
** AMPL mode for emacs or vim, [https://github.com/dpo/ampl-mode/blob/master/emacs/ampl-mode.el GitHub repo]
 
** AMPL mode for emacs or vim, [https://github.com/dpo/ampl-mode/blob/master/emacs/ampl-mode.el GitHub repo]
 
** Post your questions to the AMPL Modeling Language newsgroup: [mailto:[email protected] ampl -at- googlegroups.com] see also [http://groups.google.com/group/ampl groups.google.com/group/ampl]
 
** Post your questions to the AMPL Modeling Language newsgroup: [mailto:[email protected] ampl -at- googlegroups.com] see also [http://groups.google.com/group/ampl groups.google.com/group/ampl]
Line 28: Line 15:
 
** [https://wiki.mcs.anl.gov/minotaur/index.php/Minotaur_Download Minotaur binaries]
 
** [https://wiki.mcs.anl.gov/minotaur/index.php/Minotaur_Download Minotaur binaries]
 
** [https://projects.coin-or.org/CoinBinary COIN-OR solvers] ... use '''Building from Source''' option (with getThirdparty)
 
** [https://projects.coin-or.org/CoinBinary COIN-OR solvers] ... use '''Building from Source''' option (with getThirdparty)
 +
 +
* '''Useful Links to Other Resources'''
 +
** [http://www.mathcs.emory.edu/~lruthot/courses/PDECO/ Lars' Ruthotto's Short Course on PDE Constrained Optimization]

Latest revision as of 18:33, 1 December 2016