Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 229 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 229 Bytes

mathlib is a golang math lib

mathlib provides the following packages

  • Stats - For statistics computations
  • Vector - For vector operations
  • Matrix - For matrix operations
  • Plot - Package to plot

NB this lib is under dev