{
 "cells": [
  {
   "cell_type": "markdown",
   "id": "161e6df1-8c7d-4057-8778-cafde26b7924",
   "metadata": {},
   "source": [
    "(chapter:optimization)=\n",
    "# Optimization"
   ]
  },
  {
   "cell_type": "markdown",
   "id": "55629278-22db-4798-8c1e-286ae0f77e4c",
   "metadata": {},
   "source": [
    "**References:**\n",
    "\n",
    "- Chapter 13, *Optimization*, of {cite}`Sauer`.\n",
    "- Chapter 13, *Minimization of Functions* of {cite}`Chenney-Kincaid`."
   ]
  }
 ],
 "metadata": {
  "kernelspec": {
   "display_name": "Julia 1.8.1",
   "language": "julia",
   "name": "julia-1.8"
  },
  "language_info": {
   "file_extension": ".jl",
   "mimetype": "application/julia",
   "name": "julia",
   "version": "1.8.1"
  }
 },
 "nbformat": 4,
 "nbformat_minor": 5
}
