Fedora Project
Benchmark: Python, Julia, C++
Choose two matrix operations: Finding inverse, Transpose, Diagonalization etc.
- Start out with a large matrix n>10000 and benchmark the time taken as the n increases.
- For a particular matrix, log the operation 5 times and take the average.
- Compare the averages with the above-mentioned languages and give the formatted output in the text file.
Use Makefile for this task for bonus points.
Submit the link for git repo
Students who completed this task
paraxor, Abtaha