Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 505 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 505 Bytes

Algorithms to LA 1

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