Commit Graph

2 Commits

Author SHA1 Message Date
guij15
066f37402d Update newton_raphson.py (#891) 2019-06-10 12:16:36 +05:30
P-Shreyas-Shetty
02f850965d Implementation of Newton-Raphson method (#650)
Implemented Newton-Raphson method using pure python. Third party library is used only for visualizing error variation with each iteration.
2019-02-12 00:15:49 +08:00