Skip to content

Practice with various numerical schemes (Group homeworks, Numerical Algorithms 2023-24 @uva)

Notifications You must be signed in to change notification settings

jonas4climate/numerical-algorithms-practice

Repository files navigation

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.