Skip to content

Commit

Permalink
New version: Distributions v0.19.2 (#277)
Browse files Browse the repository at this point in the history
UUID: 31c24e10-a181-5473-b8eb-7969acd0382f
Repo: https://github.com/JuliaStats/Distributions.jl.git
Tree: 56a158bc0abe4af5d4027af2275fde484261ca6d

Registrator commit: 8607a94dc2fddf83459206324afbe6df45097b9e
  • Loading branch information
JuliaRegistrator authored and StefanKarpinski committed Apr 24, 2019
1 parent 57ca9a4 commit 8a00a2c
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 12 deletions.
8 changes: 8 additions & 0 deletions D/Distributions/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,14 @@ julia = "0.7-1"
["0.17-0.18"]
StatsFuns = "0.8-0"

["0.19.2-0"]
PDMats = "0.9-0"
QuadGK = "2"
SpecialFunctions = "0.7-0"
StatsBase = "0.30-0"
StatsFuns = "0.8-0"
julia = "0.7-1"

["0.2-0.3"]
NumericExtensions = "0"

Expand Down
24 changes: 12 additions & 12 deletions D/Distributions/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,37 +1,37 @@
["0.1.3-0.19"]
["0.1.3-0"]
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"

["0.10-0.15"]
Calculus = "49dc2e85-a5d0-5ad3-a950-438e2897f1b9"

["0.12-0.19"]
["0.12-0"]
QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc"

["0.12.1-0.19"]
["0.12.1-0"]
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"

["0.14.0"]
FFTW = "7a1cc6ca-52ef-59f5-83cd-3a7055c09341"

["0.16-0.18"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.16-0.19"]
["0.16-0"]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"

["0.16-0.18"]
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

["0.2-0.3"]
NumericExtensions = "d47e95ee-b316-5a26-aa50-c41fa0b627f1"

["0.6-0.15"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.6-0.19"]
["0.6-0"]
PDMats = "90014a1f-27ba-587c-ab20-58faa44d9150"
StatsFuns = "4c63d2b9-4356-54db-8cca-17b64c39e42c"

["0.6-0.15"]
Compat = "34da2185-b29b-5c13-b0c7-acf172513d20"

["0.6-0.8"]
ArrayViews = "a5c3d3bf-5697-5ba7-841a-c26aed266c5b"
3 changes: 3 additions & 0 deletions D/Distributions/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -198,3 +198,6 @@ git-tree-sha1 = "022e6610c320b6e19b454502d759c672580abe00"

["0.19.1"]
git-tree-sha1 = "0d048298541db10d16110508d5146f1fd13da971"

["0.19.2"]
git-tree-sha1 = "56a158bc0abe4af5d4027af2275fde484261ca6d"

0 comments on commit 8a00a2c

Please # to comment.