haskell-numerics / hmatrix

Linear algebra and numerical computation
381 stars 104 forks source link

Hmatrix benchmarks #296

Closed Magalame closed 5 years ago

Magalame commented 5 years ago

Hi!

I was wondering if there was any tests in the test suite that could be exploited for a simple but fair benchmark of hmatrix's performances? I'm trying to set up a comparison between different linear algebra libraries

Thanks for the hard work!

Magalame commented 5 years ago

Actually I found some benchmarks: https://github.com/haskell-numerics/hmatrix/blob/master/packages/tests/src/Numeric/LinearAlgebra/Tests.hs