benchmark the `linalg` module
this MR
- adds
criterionas a dependency - creates a
linalg.rsbenchmark file - makes the following function
publicMatrix::transposeMatrix::invertMatrix::mul
- creates a new
benches/directory containing- a README with commands
- a
plot.pyfile to plot results - a
linalg.rsfile with the benchmarks
example results
Edited by STEVAN Antoine
