Skip to content

Commit

Permalink
New package: DistributedMonteCarlo v0.1.0
Browse files Browse the repository at this point in the history
UUID: 1911db96-88a4-4c72-b932-f455b4e9470b
Repo: https://github.com/baxmittens/DistributedMonteCarlo.jl.git
Tree: 4298d12f557515c3981d97382e5344866a1ae12f

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator committed Sep 17, 2023
1 parent 8ef38d7 commit d73544d
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions D/DistributedMonteCarlo/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[0]
AltInplaceOpsInterface = "0"
StaticArrays = "1"
julia = "1"
6 changes: 6 additions & 0 deletions D/DistributedMonteCarlo/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[0]
AltInplaceOpsInterface = "d59240d3-86bd-48c4-8b44-fa29ea3b0621"
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions D/DistributedMonteCarlo/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "DistributedMonteCarlo"
uuid = "1911db96-88a4-4c72-b932-f455b4e9470b"
repo = "https://github.com/baxmittens/DistributedMonteCarlo.jl.git"
2 changes: 2 additions & 0 deletions D/DistributedMonteCarlo/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "4298d12f557515c3981d97382e5344866a1ae12f"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,7 @@ some amount of consideration when choosing package names.
190b1fc3-f725-4b56-bc75-d9d21258ce5e = { name = "AntennaPattern", path = "A/AntennaPattern" }
190e46ec-f771-4705-b939-984896f7be0e = { name = "BinaryTraits", path = "B/BinaryTraits" }
190f4b3e-24b6-415b-80af-ebaa3e78d3e0 = { name = "JsonDB", path = "J/JsonDB" }
1911db96-88a4-4c72-b932-f455b4e9470b = { name = "DistributedMonteCarlo", path = "D/DistributedMonteCarlo" }
1914dd2f-81c6-5fcd-8719-6d5c9610ff09 = { name = "MacroTools", path = "M/MacroTools" }
19162200-215e-47cb-8549-eaa9b939e44b = { name = "SatSolver", path = "S/SatSolver" }
19188cdf-3410-574e-a556-e73fa9e4281b = { name = "FunctionalTables", path = "F/FunctionalTables" }
Expand Down

0 comments on commit d73544d

Please sign in to comment.