Metadata-Version: 2.1
Name: bisection-method-flyn-nick
Version: 1.0.0
Summary: An implementation of the bisection method in python.
Home-page: https://github.com/FlyN-Nick/Bisection-Method-Python
Author: Nicholas Assaderaghi
Author-email: nickassader@gmail.com
License: UNKNOWN
Description: # Bisection-Method-Python
        A quick implementation of the Bisection Method in Python.
        
Keywords: bisection method
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
