Tanishk-Sharma / Numerical-Methods Star 1 Code Issues Pull requests Different Numerical Methods' Algorithms like Bisection Method, Euler Method, etc numerical-methods newton-raphson gauss-seidel runge-kutta-methods euler-method regula-falsi bisection-method newton-raphson-algorithm modified-euler-method gauss-elimination-algorithm legrange-interpolation-method Updated Oct 21, 2020 C
adammaj1 / periodic-points-of-complex-quadratic-polynomial-using-newton-method Star 1 Code Issues Pull requests How to find numerically all roots of a polynomial, especially the complex ones, by using the Newton-Raphson Method c polynomials periodic julia-sets newton-raphson newton-method newton-raphson-algorithm Updated Aug 13, 2021 C