/Newt

Python script for visualising the basins of attraction of Newton's method.

Primary LanguagePythonMIT LicenseMIT

Newt Build Status

Visualizing the basins of attraction for Newton's iterative root finding method using Python3 and the Pillow library. Made for the DisCont mathematics 2 as a project related to numerical mathematics and the methods used for fast approximations of certain functions.