/Root-Finding

Root finding application which takes as an input the equation, the technique to use and its required parameters and analyze the behavior of the numerical methods (Bisection, False-position, Fixed point, Newton-Raphson, Secant) with user friendly interface using Python programming language and PyQt5 library for GUI.

Primary LanguagePython

This repository is not active