diff --git a/I/IteratedProcessSimulations/Compat.toml b/I/IteratedProcessSimulations/Compat.toml new file mode 100644 index 000000000000000..4ac016cf7968dfd --- /dev/null +++ b/I/IteratedProcessSimulations/Compat.toml @@ -0,0 +1,7 @@ +[0] +Chain = "0.4" +DataFrameMacros = "0.1" +DataFrames = "1" +MeasureTheory = "0.13" +Soss = "0.20" +julia = "1.6.0-1" diff --git a/I/IteratedProcessSimulations/Deps.toml b/I/IteratedProcessSimulations/Deps.toml new file mode 100644 index 000000000000000..1447f619b110b66 --- /dev/null +++ b/I/IteratedProcessSimulations/Deps.toml @@ -0,0 +1,7 @@ +[0] +Chain = "8be319e6-bccf-4806-a6f7-6fae938471bc" +DataFrameMacros = "75880514-38bc-4a95-a458-c2aea5a3a702" +DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" +MeasureTheory = "eadaa1a4-d27c-401d-8699-e962e1bbc33b" +Soss = "8ce77f84-9b61-11e8-39ff-d17a774bf41c" +UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4" diff --git a/I/IteratedProcessSimulations/Package.toml b/I/IteratedProcessSimulations/Package.toml new file mode 100644 index 000000000000000..0fe4f2fb1e418d2 --- /dev/null +++ b/I/IteratedProcessSimulations/Package.toml @@ -0,0 +1,3 @@ +name = "IteratedProcessSimulations" +uuid = "4cc8113b-92e1-44eb-9dd6-a1e250a7ca3b" +repo = "https://github.com/jeremiahpslewis/IteratedProcessSimulations.jl.git" diff --git a/I/IteratedProcessSimulations/Versions.toml b/I/IteratedProcessSimulations/Versions.toml new file mode 100644 index 000000000000000..005d25c9edef002 --- /dev/null +++ b/I/IteratedProcessSimulations/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "92b6f81f5b13117ed11006e261bdf785f42896c2" diff --git a/Registry.toml b/Registry.toml index 7af72d3f3779d11..07e48f4e8679ea1 100644 --- a/Registry.toml +++ b/Registry.toml @@ -2015,6 +2015,7 @@ some amount of consideration when choosing package names. 4ca9428c-4c75-11e9-2efb-bf5cb6c1e8f8 = { name = "JuDoc", path = "J/JuDoc" } 4cc0fe96-1163-46f3-ba32-de1e65d9548f = { name = "KhepriBase", path = "K/KhepriBase" } 4cc553b9-be87-484b-81d9-b5ae2a4e3958 = { name = "Maxvol", path = "M/Maxvol" } +4cc8113b-92e1-44eb-9dd6-a1e250a7ca3b = { name = "IteratedProcessSimulations", path = "I/IteratedProcessSimulations" } 4cefb923-2b6f-58c4-9e65-6821f26b7b51 = { name = "Munkres", path = "M/Munkres" } 4d00f742-c7ba-57c2-abde-4428a4b178cb = { name = "GeometryTypes", path = "G/GeometryTypes" } 4d01364a-afc1-4828-a15a-b5219e90899b = { name = "DistributedReinforcementLearning", path = "D/DistributedReinforcementLearning" }