Skip to content

v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Mar 14:49
· 2 commits to master since this release
8fc1812

GenericLinearAlgebra v0.4.0

Diff since v0.3.19

Breaking changes

  • switch Hessenberg types to standard LinearAlgebra ones [https://github.com//pull/172]

Merged pull requests:

Closed issues:

  • HessenbergFactorization does not have property Q (#84)
  • Generic LDL' factorization (#87)
  • svd! fails on nightly test (#161)
  • Eigen / SV decomposition fails with Measurements (#163)
  • hessenberg(A).H should return a LinearAlgebra.UpperHessenberg object (#168)