Skip to content

Releases: JuliaStats/PDMats.jl

v0.5.6: Merge pull request #60 from yuyichao/0.6

14 Feb 11:36
Compare
Choose a tag to compare

v0.5.5: Merge pull request #59 from yuyichao/0.6

13 Feb 03:03
Compare
Choose a tag to compare

Add missing conversion methods

20 Jan 14:28
Compare
Choose a tag to compare
Merge pull request #57 from JuliaStats/anj/convert

Define AbstractArray{T} convert methods.

Deprecation fixes for Julia 0.6

17 Jan 01:03
Compare
Choose a tag to compare
Merge pull request #55 from JuliaStats/anj/06

Various 0.6 fixes

Fix macro

09 Dec 17:12
Compare
Choose a tag to compare
Merge pull request #52 from JuliaStats/anj/macro

Fix check_argdims macro

v0.4.2: added conversions between element types (#46)

14 Jun 17:36
Compare
Choose a tag to compare

More revisions for use with automatic differentiation. Also includes functions for conversion between PDMats with differing element types.