Added Bisection algorithm (#1739) · UnixJunkie/all-algorithms-python@fde31c9 · GitHub
Skip to content

Commit fde31c9

Browse files
billpapscclauss
andauthored
Added Bisection algorithm (TheAlgorithms#1739)
* Create Bisection.py Find root of * Update Bisection.py * Update Bisection.py i changed the given function with one that i could make the doctests. * Rename Bisection.py to bisection.py * Update bisection.py * Update bisection.py * Update bisection.py * Update bisection.py * Update bisection.py Made the changes that were requested * Update bisection.py * Update bisection.py * Add wiki url Co-authored-by: Christian Clauss <cclauss@me.com>
1 parent 1096aa2 commit fde31c9

1 file changed

Lines changed: 61 additions & 0 deletions

File tree

maths/bisection.py

Lines changed: 61 additions & 0 deletions

0 commit comments

Comments
 (0)