Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 290 Bytes

File metadata and controls

2 lines (2 loc) · 290 Bytes

Numerical-Analysis-Project

Assignments for Numerical Analysis Course at ECE AUTH, featuring Python implementations of key numerical methods: Runge-Kutta 4th Order for ODEs, Halley’s Method with cubic convergence for root-finding, and Newton’s Method for iterative root approximation.