Skip to content

First stable release

Compare
Choose a tag to compare
@lauerfab lauerfab released this 07 Jul 12:56
· 24 commits to master since this release

This release includes the following changes:

  • Faster LeastSquares and RidgeRegression with conjugate gradient method
  • LeastSquares now works also with sparse X
  • Faster thin SVD for tall matrices
  • Fix load data file in LALOLab
  • Add examples in LALOLab