This is a web application for performing numerical methods. So far, there are two calculators, which are the linear and quadratic equations solvers and derivative and integral calculators. I am looking to add more calculators, such as those which involve linear/matrix algebra.
This application is built using Flask, SymPy, MathQuill and MathJax. An interesting feature implemented is the use of MathQuill, which allows math equations and formulas to be typed and displayed.