Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 165 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 165 Bytes

Bisection-Method-Python

A quick implementation of the Bisection Method in Python. To install run the below command:

pip install bisection-method-flyn-nick