/PythonNewtonsMethod

A simple Newton's method calculator made in Python with Sympy.

Primary LanguagePythonMIT LicenseMIT

PythonNewtonsMethod

A simple Newton's method calculator made in Python with Sympy.

Requires

Requires Sympy for the derivative calculations.