Skip to content

Commit

Permalink
Fix the upper dependency of PDMats
Browse files Browse the repository at this point in the history
PR JuliaStats/PDMats.jl#37 would need a small change to some typealiases in MvNormal.jl. Therefore fixing upper boundary of PDMats to new version of PDMats.
  • Loading branch information
KrisDM committed Feb 2, 2016
1 parent 806dead commit 4cc6b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion REQUIRE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
julia 0.3
ArrayViews 0.4.12
PDMats 0.3.2
PDMats 0.3.2 0.4
StatsFuns 0.1.1
StatsBase 0.7.0
Compat 0.4.0

0 comments on commit 4cc6b8a

Please sign in to comment.