benchmark: the problem of benchmarking computer performance; the Linpack benchmark; scipy.linalg.solve challenges Linpack to a race.
Lecture notes:
Versions of the Linpack benchmark:
Use scipy.linalg.solve() on the benchmark problem:
Call both benchmark codes with an increasing range of n; tabulate and plot the MegaFLOPS rates.