NEWS.md
    New:
linalg_dot()
linalg_trinv()
linalg_rsvd()
pow() methods for cpuvec and gpuvecdimops_rowsweep() and dimops_colsweep()
API Changes:
linalg_matmult() can now accept mixed matrix/vector arguments.linalg_tssvd() to linalg_qrsvd().Bug Fixes:
Documentation: None
Internal Changes of Note from Latest fml Release:
Xorgqr()/Xorglq() except in gpumat lq_Q().New:
linalg_norm_1(), linalg_norm_I(), linalg_norm_F(), linalg_norm_M(), and linalg_norm_2().linalg_cond_1(), linalg_cond_I(), and linalg_cond_2().API Changes: None
Bug Fixes:
Documentation: None
New:
--enable-mpi to the package configure args (Mac, Linux), or modifying Makevars.win appropriately. This is explained in-depth in the installation guide.inst/benchmarks/).synch() method for card objects to force a synchronization.API Changes: None
Bug Fixes:
Documentation:
New:
API Changes: None
Bug Fixes:
inherit() methods and all class from_robj() methods (and correspondingly, as_*() methods) to accept double, int, and float data.as_*() functions now choose return type based on the R object input.Documentation:
New:
API Changes: None
Bug Fixes: None
Documentation: