Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 311 Bytes

File metadata and controls

5 lines (5 loc) · 311 Bytes

Nalgebra notes

  • Has a benches folder with macros that can run a bunch of macros
  • Seperate folders for GLM (Open GL Math) vs LAPACK (Fortran) implementation
  • Seperate serc folder with native implementations
  • Need to read how ops.rs works and figur eout how to multiply with typechecking on input and output