dlewissandy / lambda-blas

Native Haskell implementation of the BLAS library
BSD 3-Clause "New" or "Revised" License
9 stars 2 forks source link

Issue #42 #56

Closed dlewissandy closed 7 years ago

dlewissandy commented 7 years ago

Added benchmarks, unit tests, haddocks and code for native Haskell implementation of BLAS sscal function.