Numalyze


Numalyze is a web application written in Python and Flask that hosts and runs some of the important Numerical Analysis algorithms.

Roots of a function

Bisection Method
Fixed Point Iteration Method
Newton's Method
Secant Method
Müller's Method

Integration Techniques

Composite Trapezoidal
Composite Simpson's
Romberg's Integration

Acceleration Techniques

Aitken's Method
Steffensen's Method

Matrix Operations

Row Reduced Echelon Form