Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 359 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 359 Bytes

mat32 module

adapted from Gonum matrix GoDoc

  • removed non-easy portable parts (lot of funcs dependent from lapack64, io stuff).
  • modified tolerances for tests since float32 operations have a lower precision.

pull requests will be happily considered.