Skip to content
Dave edited this page Jul 23, 2023 · 8 revisions

Welcome to the LazyMat wiki!

This contains the backlog refinement plans for this project.

Testing:

  • Neg
  • Log
  • Log10
  • Log2
  • Exp
  • Exp2
  • Sqrt
  • Cbrt
  • Sin
  • Cos
  • Tan
  • Asin
  • ACos
  • ATan
  • Sinh
  • Cosh
  • Tanh
  • ASinh
  • ACosh
  • ATanh
  • Erf
  • Erfc
  • TGamma
  • LGamma
  • Ceil
  • Floor

Features

  • Proxy class for late binding and deferred execution: this should cast to matrix type
  • Vector and Scalar interoperability
Clone this wiki locally