Conjugate Gradient MethodExplores the Conjugate Gradient method for solving linear systems and introduces Quasi-Newton methods and rank 2 updates.
Euler Progressive SchemeExplains the Euler progressive scheme, its advantages, disadvantages, and stability in approximating values.
Quasi-Newton MethodsIntroduces Quasi-Newton methods for optimization, explaining their advantages over traditional approaches like Gradient Descent and Newton's Method.