Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Dec 12:21
· 60 commits to master since this release

RegularizationTools v0.3.0

Diff since v0.2.0

  • Add abstract interface to generate design matrix from a forward model.
  • Add documentation and examples how to use the interface
  • Add fallback in solve function in case cholesky factorization fails.
  • Fix bug when creating L matrix for non-square design matrices.

Merged pull requests:

  • CompatHelper: bump compat for "LeastSquaresOptim" to "0.8" (#2) (@github-actions[bot])