Educational material on the SciPy implementation of numerical linear algebra algorithms
Added a grid to the benchmarking plot
Minor tweak in the README
Created a program to benchmark the getrf LAPACK function
Added a README
Finished transpiling the Fortran code to Python
Initial commit