This is the Flask application to perform some of the algorithms introduced in the lecture notes of Linear algebra 1.
- The application can be accessed online at: Here
- If you want to use it on a local linux machine use git to clone the repository then execute
./run-app
then navigate in your brower to http://localhost:5001