Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 346 Bytes

modified_newton_rhapson

The purpose of this assignment is to devise and implement a modified version of the Newton-Raphson method for finding roots with multiplicity.

Submitted to the University of Glasgow as an assignment in Numerical Methods in 2015/2016.

Follow Assignment1.pdf for analysis of the results and documentation of the code.