Skip to content

Releases: JuliaStats/PDMats.jl

v0.9.10

16 Sep 08:29
v0.9.10
83b4f8f

Choose a tag to compare

v0.9.10 (2019-09-12)

Diff since v0.9.9

Closed issues:

  • Overload LinearAlgebra.cholesky (#88)

Merged pull requests:

  • Bump version to 0.9.10 (#106) (ararslan)
  • Fix case where PDSparseMat is not available in testutils (#104) (rofinn)

v0.9.9

12 Aug 21:16
v0.9.9
78cb506

Choose a tag to compare

v0.9.9 (2019-08-09)

Diff since v0.9.8

Merged pull requests:

v0.9.8

07 Aug 13:47
v0.9.8

Choose a tag to compare

v0.9.8 (2019-08-02)

Diff since v0.9.7

Closed issues:

  • New release (#91)

Merged pull requests:

v0.9.7

24 Apr 21:11
c4fe96f

Choose a tag to compare

Add Project.toml, delete REQUIRE (#92)

Also set version to 0.9.7 in preparation for a new release and add more
standard entries to the .gitignore.

Version 0.9.6

05 Dec 07:53
d7096c3

Choose a tag to compare

Merge pull request #86 from mohamed82008/patch-1

Remove input eltype restriction to inner constructor of PDiagMat

Version 0.9.5

23 Aug 12:06
61cde89

Choose a tag to compare

Merge pull request #82 from JuliaStats/an/noproject

Remove Project.toml file and update .travis.yml

Version 0.9.4

26 Jun 18:19
9b09089

Choose a tag to compare

Merge pull request #79 from JuliaStats/anj/compat

Remove Compat dependency

v0.9.3

25 Jun 22:33

Choose a tag to compare

Use SuiteSparse and Arpack packages (#78)

Use new LinearAlgebra decomposition names

17 Jun 22:25
2f7ba0c

Choose a tag to compare

Merge pull request #77 from JuliaStats/db/LinAlgnames

Update to cholesky name and accessors

use Compat.undef instead of uninitialized

21 May 21:59

Choose a tag to compare

v0.9.1

Use `Compat.undef` instead of `uninitialized` (#75)