Skip to content

Commit

Permalink
New package: PosteriorPlots v0.1.7 (#44455)
Browse files Browse the repository at this point in the history
UUID: 196f2941-2d58-45ba-9f13-43a2532b2fa8
Repo: https://github.com/hendersontrent/PosteriorPlots.jl.git
Tree: 1c3a60dcd05905be40fc185f421e63a295d81b58

Registrator tree SHA: f960ef1f24e90d1b5256359075cd8612a195eac5

Co-authored-by: JuliaHubRegistrator <juliahub-registrator@juliacomputing.com>
  • Loading branch information
JuliaRegistrator and JuliaHubRegistrator committed Sep 11, 2021
1 parent 94f3bae commit 494dadc
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
8 changes: 8 additions & 0 deletions P/PosteriorPlots/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[0]
DataFrames = "0.22.7-0.22"
KernelDensity = "0.6.2-0.6"
MCMCChains = "4.10.0-4"
Plots = "1.13.0-1"
StatsBase = "0.33.8-0.33"
StatsPlots = "0.14"
julia = "1"
9 changes: 9 additions & 0 deletions P/PosteriorPlots/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[0]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
KernelDensity = "5ab0869b-81aa-558d-bb23-cbf5423bbe9b"
MCMCChains = "c7f686f2-ff18-58e9-bc7b-31028e88f75d"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
3 changes: 3 additions & 0 deletions P/PosteriorPlots/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "PosteriorPlots"
uuid = "196f2941-2d58-45ba-9f13-43a2532b2fa8"
repo = "https://github.com/hendersontrent/PosteriorPlots.jl.git"
2 changes: 2 additions & 0 deletions P/PosteriorPlots/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.7"]
git-tree-sha1 = "1c3a60dcd05905be40fc185f421e63a295d81b58"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -689,6 +689,7 @@ some amount of consideration when choosing package names.
19641d66-a62d-11e8-2441-8f57a969a9c4 = { name = "Xfoil", path = "X/Xfoil" }
19670fab-07f0-5a41-99c5-c090d774ee27 = { name = "BBI", path = "B/BBI" }
196d93e9-2b0a-59bc-85dd-07b4a30d24dc = { name = "BayesianTools", path = "B/BayesianTools" }
196f2941-2d58-45ba-9f13-43a2532b2fa8 = { name = "PosteriorPlots", path = "P/PosteriorPlots" }
19761982-0bba-11ea-3d5f-93c17441e836 = { name = "OhMyQSIM", path = "O/OhMyQSIM" }
197b51f5-fdb5-5f35-aa9f-0a14f35f5b28 = { name = "Poptart", path = "P/Poptart" }
197bc772-8d3f-4a3f-b50f-4eb5086fedbf = { name = "FloatingTableView", path = "F/FloatingTableView" }
Expand Down

0 comments on commit 494dadc

Please sign in to comment.