"src/options_management.ml" did not exist on "a53a28cb49e0a273d0ea4a307c4e0f9c5b514972"
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
