diff --git a/M/MimiRFFSPs/Compat.toml b/M/MimiRFFSPs/Compat.toml new file mode 100644 index 000000000000000..a5cb7c68acd92d1 --- /dev/null +++ b/M/MimiRFFSPs/Compat.toml @@ -0,0 +1,13 @@ +[1] +Arrow = "2.3.0-2" +CSVFiles = "1.0.1-1" +CategoricalArrays = "0.10" +DataDeps = "0.7.7-0.7" +DataFrames = "1.2.2-1" +Interpolations = "0.13" +IteratorInterfaceExtensions = "1" +Mimi = "1.3.6-1" +Missings = "1" +Query = "1" +Tables = "1.6.0-1" +julia = "1.6.0-1" diff --git a/M/MimiRFFSPs/Deps.toml b/M/MimiRFFSPs/Deps.toml new file mode 100644 index 000000000000000..89751b4251c384d --- /dev/null +++ b/M/MimiRFFSPs/Deps.toml @@ -0,0 +1,13 @@ +[1] +Arrow = "69666777-d1a9-59fb-9406-91d4454c9d45" +CSVFiles = "5d742f6a-9f54-50ce-8119-2520741973ca" +CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597" +DataDeps = "124859b0-ceae-595e-8997-d05f6a7a8dfe" +DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" +Downloads = "f43a241f-c20a-4ad4-852c-f6b1247861c6" +Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" +IteratorInterfaceExtensions = "82899510-4779-5014-852e-03e436cf321d" +Mimi = "e4e893b0-ee5e-52ea-8111-44b3bdec128c" +Missings = "e1d29d7a-bbdc-5cf2-9ac0-f12de2c33e28" +Query = "1a8c2f83-1ff3-5112-b086-8aa67b057ba1" +Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" diff --git a/M/MimiRFFSPs/Package.toml b/M/MimiRFFSPs/Package.toml new file mode 100644 index 000000000000000..4c71198a7e4570b --- /dev/null +++ b/M/MimiRFFSPs/Package.toml @@ -0,0 +1,3 @@ +name = "MimiRFFSPs" +uuid = "2561df7e-f865-450a-9449-e82e8f8f9a2f" +repo = "https://github.com/rffscghg/MimiRFFSPs.jl.git" diff --git a/M/MimiRFFSPs/Versions.toml b/M/MimiRFFSPs/Versions.toml new file mode 100644 index 000000000000000..b9bcea77c7a3db2 --- /dev/null +++ b/M/MimiRFFSPs/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "d6944a8532cef8406a2a8b38ae612f31d602a96d" diff --git a/Registry.toml b/Registry.toml index 8b773337993d717..103942b4095c749 100644 --- a/Registry.toml +++ b/Registry.toml @@ -1222,6 +1222,7 @@ some amount of consideration when choosing package names. 253f991c-a7b2-45f8-8852-8b9a9df78a86 = { name = "OptimizationFlux", path = "O/OptimizationFlux" } 2542163d-3f63-581c-abc1-15efe995b982 = { name = "Memcache", path = "M/Memcache" } 2547b907-48b9-5396-a2af-edc57bff161c = { name = "RandomCorrelationMatrices", path = "R/RandomCorrelationMatrices" } +2561df7e-f865-450a-9449-e82e8f8f9a2f = { name = "MimiRFFSPs", path = "M/MimiRFFSPs" } 25676c37-aa2f-4f14-ad5b-b63670ababff = { name = "Lale", path = "L/Lale" } 2569d6c7-a4a2-43d3-a901-331e8e4be471 = { name = "ConcreteStructs", path = "C/ConcreteStructs" } 25707e16-a4db-4a07-99d9-4d67b7af0342 = { name = "ITensorTDVP", path = "I/ITensorTDVP" }