newton, a Python code which implements Newton's method for approximating a solution of a single nonlinear equation f(x)=0.
The information on this web page is distributed under the MIT license.