mlazaric / Newt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:Python 100.0%