From 3587963ad1ab2da81e3a4e8b1df7f205988a9bc6 Mon Sep 17 00:00:00 2001 From: Yimin Zhong Date: Thu, 15 Feb 2024 21:37:56 -0600 Subject: [PATCH] update --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index be40d28..8edac96 100644 --- a/index.md +++ b/index.md @@ -1,8 +1,8 @@ # Before you start -This repository hosts the course material for Math 5650/6650: **Nonlinear Optimization** at Auburn University. The class will use the textbook written by Jorge Nocedal and Stephen Wright, *Numerical Optimization*, 2nd Edition. +This repository hosts the course material for Math 5650/6650: **Nonlinear Optimization** at Auburn University. The course will use the textbook written by Jorge Nocedal and Stephen Wright, *Numerical Optimization*, 2nd Edition. -This course involves both basic optimization theory and programming. The prerequisites for the theory part are +Both basic optimization theory and programming are required. The prerequisites for the theory part are - Linear Differential Equations (2650) - Topics in Linear Algebra (2660)