{"nbformat_minor": 0, "nbformat": 3, "worksheets": [{"cells": [{"cell_type": "markdown", "source": ["# Nelder-Mead Method"], "metadata": {}}, {"input": ["from IPython.display import FileLink\n", "FileLink(\"nelder-mead.gif\")"], "prompt_number": 3, "collapsed": false, "language": "python", "cell_type": "code", "outputs": [{"prompt_number": 3, "metadata": {}, "output_type": "pyout", "text": ["/home/andreas/teaching/repos/cs357/2014fall/demos/12-optimization/nelder-mead.gif"], "html": ["nelder-mead.gif
"]}], "metadata": {}}, {"cell_type": "markdown", "source": ["More information: [Nelder-Mead method](https://en.wikipedia.org/wiki/Nelder\u2013Mead_method) (Wikipedia)\n", "\n", "(That's also where the animation is from.)"], "metadata": {}}], "metadata": {}}], "metadata": {"signature": "sha256:21c6f60d6db381604626438076b2f9bc6e50e95178a6e348dfa5b866860a6771", "name": ""}}