Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 277 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 277 Bytes

Numerical Algorithms practice

Theory and coding practice of the usage of various numerical schemes for

  • solving linear systems
  • LLS
  • Rootfinding
  • Optimization
  • Interpolation
  • Integration/Differentiation
  • ODEs

Submitted for Numerical Algorithms (2023-24) @ UvA.