Skip to content

Releases: JuliaStats/PDMats.jl

v0.11.36

27 Oct 13:44
dc25bc6

Choose a tag to compare

PDMats v0.11.36

Diff since v0.11.35

Merged pull requests:

Closed issues:

  • Constructor for PDMat with Cholesky pre- and post- multiplied by diagonal matrix (#132)

v0.11.35

09 May 22:00
508d717

Choose a tag to compare

PDMats v0.11.35

Diff since v0.11.34

Merged pull requests:

Closed issues:

  • Add invwhiten and invunwhiten (#157)

v0.11.34

10 Apr 15:15
dbeb7c7

Choose a tag to compare

PDMats v0.11.34

Diff since v0.11.33

Merged pull requests:

  • Rewrite whiten! and unwhiten! to work around ForwardDiff bug (#217) (@devmotion)
  • Fix kron(::PDMat, ::PDMat) on Julia 1.12 (#218) (@devmotion)

Closed issues:

  • Heads-up: issue with kron(A::PDMat, B::PDMat) on julia v1.12 (#216)

v0.11.33

31 Mar 08:49
4021de6

Choose a tag to compare

PDMats v0.11.33

Diff since v0.11.32

Merged pull requests:

Closed issues:

  • Stack overflow in MvNormal(::Vector{Real}, UniformScaling{Float64} (#211)

v0.11.32

17 Jan 10:26
5e7d88e

Choose a tag to compare

PDMats v0.11.32

Diff since v0.11.31

Merged pull requests:

Closed issues:

  • Symmetry failure in inv with StaticArrays.SMatrix (#208)

v0.11.31

08 Dec 12:10
b85c8ac

Choose a tag to compare

PDMats v0.11.31

Diff since v0.11.30

Merged pull requests:

  • Typed Matrix constructor and more stable tests (#199) (@jishnub)
  • Wrap parent of PDMat in Symmetric in eigmin/eigmax (#200) (@jishnub)

Closed issues:

  • X_A_Xt symmetric output breaks addition and subraction typing with static PDMats (#195)

v0.11.30

22 Nov 11:55
cd28425

Choose a tag to compare

PDMats v0.11.30

Diff since v0.11.29

Merged pull requests:

v0.11.29

10 Nov 08:20
e0cad7c

Choose a tag to compare

PDMats v0.11.29

Diff since v0.11.28

Merged pull requests:

v0.11.28

17 Oct 09:01
f97fd0c

Choose a tag to compare

PDMats v0.11.28

Diff since v0.11.27

Merged pull requests:

  • Ensure that the output of X_A_Xt etc. is symmetric (#191) (@devmotion)

v0.11.27

16 Oct 20:21
187f741

Choose a tag to compare

PDMats v0.11.27

Diff since v0.11.26

Merged pull requests: