.. Created by Adam Cunnningham on Sat May 28 2016. **Week 13: November 21** ======================== Downhill Simplex Method (Nelder Mead) ------------------------------------- The "downhill simplex method" is commonly used for multivariable optimization problems. We explore the use of this method and compare it with some other techniques. Quiz 11: Random Numbers ----------------------- - **random.rand** - **random.randint** - **random.normal** - **random.choice** :download:`Sample Quiz 11 <../Quizzes/Quiz11Sample.pdf>` Happy Thanksgiving! -------------------