Skip to content

Commit

Permalink
New package: StanBlocks v0.1.0 (#123594)
Browse files Browse the repository at this point in the history
UUID: 2e771a56-c23a-4e0b-9282-20c2e37157e9
Repo: https://github.com/nsiccha/StanBlocks.jl.git
Tree: 6177efba4c843073ef00ff76b6c34eaea93be259

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 26, 2025
1 parent f41940d commit 63977b2
Show file tree
Hide file tree
Showing 7 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2163,6 +2163,7 @@ some amount of consideration when choosing package names.
2e69b1bb-2c9c-41e6-ab4b-04f4c0f206b8 = { name = "Calendars", path = "C/Calendars" }
2e741578-48fa-11ea-2d62-b52c946f73a0 = { name = "PolyhedralRelaxations", path = "P/PolyhedralRelaxations" }
2e76f6c2-a576-52d4-95c1-20adfe4de566 = { name = "HarfBuzz_jll", path = "jll/H/HarfBuzz_jll" }
2e771a56-c23a-4e0b-9282-20c2e37157e9 = { name = "StanBlocks", path = "S/StanBlocks" }
2e7db186-766a-50e7-8928-5c30181fb135 = { name = "Remez", path = "R/Remez" }
2e8251e1-4612-5cea-b4a3-ba3e3b422b6d = { name = "gsasl_jll", path = "jll/G/gsasl_jll" }
2e889f3d-35ce-4a77-8ea2-858aecb630f7 = { name = "LaMEM", path = "L/LaMEM" }
Expand Down
4 changes: 4 additions & 0 deletions S/StanBlocks/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
Distributions = "0.25.117-0.25"
LogExpFunctions = "0.3.29-0.3"
julia = "1.10.0-1"
5 changes: 5 additions & 0 deletions S/StanBlocks/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
3 changes: 3 additions & 0 deletions S/StanBlocks/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "StanBlocks"
uuid = "2e771a56-c23a-4e0b-9282-20c2e37157e9"
repo = "https://github.com/nsiccha/StanBlocks.jl.git"
2 changes: 2 additions & 0 deletions S/StanBlocks/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "6177efba4c843073ef00ff76b6c34eaea93be259"
5 changes: 5 additions & 0 deletions S/StanBlocks/WeakCompat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
LogDensityProblems = "2.1.2-2"
Mooncake = "0.4.78-0.4"
OrdinaryDiffEq = "6.90.1-6"
PosteriorDB = "0.5.3-0.5"
5 changes: 5 additions & 0 deletions S/StanBlocks/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[0]
LogDensityProblems = "6fdf6af0-433a-55f7-b3ed-c6c6e0b8df7c"
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
PosteriorDB = "1c4bc282-d2f5-44f9-b6d1-8c4424a23ad4"

0 comments on commit 63977b2

Please sign in to comment.