mlxs_lm() and mlxs_glm() now reject rank-deficient model matrices with a clear error rather than returning unstable aliased coefficients.
RmlxStats 0.2.0
Added mlxs_prcomp(), a prcomp()-style PCA interface with exact and randomized truncated MLX-backed decomposition paths. Benchmarks show this greatly outperforms base R prcomp() and other specialised packages for fast PCA.