Releases: fml-fam/craze
Releases · fml-fam/craze
Version 0.2-0
Release 0.2-0 (5/30/2020)
New:
- Added high-level constructor fmlmat().
API Changes: None
Bug Fixes: None
Documentation:
- Minor tweaks and clarifications.
Version 0.1-0
Release 0.1-0 (5/29/2020)
New:
- Added bindings for:
%*%
- chol()
- crossprod()
- diag()
- eigen() (symmetric only)
- qr()
- qr.Q()
- qr.R()
- solve()
- svd()
- tcrossprod()
API Changes: None
Bug Fixes: None
Documentation:
- Added documentation for most things.