Numerical Analysis
Numerical analysis studies how mathematical problems behave when solved approximately on finite machines. A durable branch should eventually cover:
- floating-point representation and rounding error;
- conditioning of problems and stability of algorithms;
- root finding and optimization;
- interpolation and approximation;
- numerical differentiation and integration;
- linear systems and differential equations.
This is currently a seed map. Until it grows, use MIT OpenCourseWare 18.330 for lecture notes and problem sets.