Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3010 Numerical Methods and Computing: Root Finder

Completed: 10/14/23 Uploaded to GitHub: 11/18/23

Python Program that uses Newton's method, Secant method, Bisection method, or a hybrid method to find a root of a given linear function. Flags implemented to specify method and to set max iterations and number of points required for method. Input file holds linear function constants and output file holds root value, number of iterations, and success/fail response.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages