Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 494 Bytes

syllabus.md

File metadata and controls

18 lines (16 loc) · 494 Bytes

Approximate syllabus for 18.330 (spring 2020)

  • What is numerical analysis?
  • Representing numbers
  • Approximating functions
  • Root finding
  • Interpolation
  • Derivatives and integrals
  • Ordinary differential equations
  • Numerical linear algebra
  • Least squares
  • Orthogonal polynomials
  • Fourier transform
  • Chebyshev methods
  • Partial differential equations

We will be using the Julia language. Instructions for installing Julia are available here.