This repository provides Python implementations of root-finding algorithms for solving nonlinear equations. The code is organized into two main files: main.py: Contains the primary logic for executing ...
Abstract: One of the main objectives of this paper is to study, analyze and develop Newton’s root finding algorithm. The proposed method provides an iterative procedure which systematically creating a ...