A web-based quiz application built with Python and Flask, designed to test knowledge in various advanced engineering mathematics topics. Users can select a topic, answer multiple-choice questions, and ...
These are my implementations of important computational mathematics algorithms when self-studying numerical analysis and numerical linear algebra. Uses Numpy for the algorithms, MatPlotLib for ...