repository
0.0.0-20240427122347-894fe4bd22f0
Repository: https://github.com/hrvadl/algo.git
Documentation: pkg.go.dev
# README
Algo 🧪
My algorithms lab as a 3rd year student of SE faculty. The program is intended to solve matrix related problems using Jordan Elimination Methods.
The repo contains lab-* branches each of each holds the source code for specific lab. main holds the code for the latest lab.
Requirements ✳️
How to run? 🏃
Run the following command from the root of the repo:
task run