diff --git a/B/BcdiSimulate/Compat.toml b/B/BcdiSimulate/Compat.toml new file mode 100644 index 000000000000000..2591b31c9a27eb1 --- /dev/null +++ b/B/BcdiSimulate/Compat.toml @@ -0,0 +1,6 @@ +[0] +BcdiCore = "0.0.1" +CUDA = "5.4.3-5" +Distributions = "0.25.110-0.25" +LAMMPS = "0.7" +julia = "1.10.0-1" diff --git a/B/BcdiSimulate/Deps.toml b/B/BcdiSimulate/Deps.toml new file mode 100644 index 000000000000000..3c894556e9bbdd7 --- /dev/null +++ b/B/BcdiSimulate/Deps.toml @@ -0,0 +1,6 @@ +[0] +BcdiCore = "72eb6a3e-ca63-4742-b260-85b05ca6d9e4" +CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +LAMMPS = "ee2e13b9-eee9-4449-aafa-cfa6a2dbe14d" +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" diff --git a/B/BcdiSimulate/Package.toml b/B/BcdiSimulate/Package.toml new file mode 100644 index 000000000000000..a6b84c60a4ab28d --- /dev/null +++ b/B/BcdiSimulate/Package.toml @@ -0,0 +1,3 @@ +name = "BcdiSimulate" +uuid = "b133d2d9-b23b-44ee-be6b-5f897f6a3084" +repo = "https://github.com/byu-cxi/BcdiSimulate.jl.git" diff --git a/B/BcdiSimulate/Versions.toml b/B/BcdiSimulate/Versions.toml new file mode 100644 index 000000000000000..65a79da94b2c251 --- /dev/null +++ b/B/BcdiSimulate/Versions.toml @@ -0,0 +1,2 @@ +["0.0.1"] +git-tree-sha1 = "9b2285922832aa7fb6e83c7a4007a5d1d8d36f82" diff --git a/Registry.toml b/Registry.toml index e9698a761f15b2b..0a6e3364fb6b2da 100644 --- a/Registry.toml +++ b/Registry.toml @@ -7901,6 +7901,7 @@ b129c591-c9d9-59ef-8959-ff59aa278493 = { name = "msgpack_cxx_jll", path = "jll/M b12ae82c-6730-437f-aff9-d2c38332a376 = { name = "MixedModelsMakie", path = "M/MixedModelsMakie" } b12ccfe2-7326-416f-9f4f-cd3183bd9fe8 = { name = "PyCallChainRules", path = "P/PyCallChainRules" } b12df14e-adf7-11e9-0606-d5813a258349 = { name = "Express", path = "E/Express" } +b133d2d9-b23b-44ee-be6b-5f897f6a3084 = { name = "BcdiSimulate", path = "B/BcdiSimulate" } b13ce0c6-77b0-50c6-a2db-140568b8d1a5 = { name = "LibSndFile", path = "L/LibSndFile" } b1457606-cce2-4c91-91e3-a50c9ebbb83c = { name = "MultinomialSeries", path = "M/MultinomialSeries" } b1469e29-13af-4897-a4a9-3c363a260582 = { name = "OHDSICohortExpressions", path = "O/OHDSICohortExpressions" }