diff --git a/E/ExpFamilyPCA/Compat.toml b/E/ExpFamilyPCA/Compat.toml new file mode 100644 index 000000000000000..8f1ec2135750ad5 --- /dev/null +++ b/E/ExpFamilyPCA/Compat.toml @@ -0,0 +1,11 @@ +[1] +CompressedBeliefMDPs = "1" +Distances = "0.10" +FunctionWrappers = "1" +LogExpFunctions = "0.3" +Optim = "1" +Parameters = "0.12" +Sobol = "1" +Statistics = "1" +Symbolics = "6" +julia = "1" diff --git a/E/ExpFamilyPCA/Deps.toml b/E/ExpFamilyPCA/Deps.toml new file mode 100644 index 000000000000000..71a1e50bdb62789 --- /dev/null +++ b/E/ExpFamilyPCA/Deps.toml @@ -0,0 +1,11 @@ +[1] +CompressedBeliefMDPs = "0a809e47-b8eb-4578-b4e8-4c2c5f9f833c" +Distances = "b4f34e82-e78d-54a5-968a-f98e89d6e8f7" +FunctionWrappers = "069b7b12-0de2-55c6-9aab-29f3d0a68a2e" +LogExpFunctions = "2ab3a3ac-af41-5b50-aa03-7779005ae688" +Optim = "429524aa-4258-5aef-a3af-852621145aeb" +Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a" +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" +Sobol = "ed01d8cd-4d21-5b2a-85b4-cc3bdc58bad4" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7" diff --git a/E/ExpFamilyPCA/Package.toml b/E/ExpFamilyPCA/Package.toml new file mode 100644 index 000000000000000..4451983bab27ae4 --- /dev/null +++ b/E/ExpFamilyPCA/Package.toml @@ -0,0 +1,3 @@ +name = "ExpFamilyPCA" +uuid = "9c724b78-6801-4402-8a63-53f028696012" +repo = "https://github.com/sisl/ExpFamilyPCA.jl.git" diff --git a/E/ExpFamilyPCA/Versions.toml b/E/ExpFamilyPCA/Versions.toml new file mode 100644 index 000000000000000..5e44b374d45560f --- /dev/null +++ b/E/ExpFamilyPCA/Versions.toml @@ -0,0 +1,2 @@ +["1.0.0"] +git-tree-sha1 = "33276b598f9c9905a3855e3e5ab61de40547ddf8" diff --git a/Registry.toml b/Registry.toml index 6c78a579f6b041e..a0efe85468daf31 100644 --- a/Registry.toml +++ b/Registry.toml @@ -6973,6 +6973,7 @@ some amount of consideration when choosing package names. 9c54a951-505b-4f1b-abf9-646e3f50e8ce = { name = "QuadraticAberrationCorrector", path = "Q/QuadraticAberrationCorrector" } 9c68100b-dfe1-47cf-94c8-95104e173443 = { name = "FoldsThreads", path = "F/FoldsThreads" } 9c690861-8ade-587a-897e-15364bc6f718 = { name = "TensorToolbox", path = "T/TensorToolbox" } +9c724b78-6801-4402-8a63-53f028696012 = { name = "ExpFamilyPCA", path = "E/ExpFamilyPCA" } 9c72e466-2585-4cd6-b2fc-9c3ab070dc04 = { name = "ParGOGraphs", path = "P/ParGOGraphs" } 9c784101-8907-5a6d-9be6-98f00873c89b = { name = "CubicSplines", path = "C/CubicSplines" } 9c7924da-da29-52d4-adf6-81e6cfbf5c74 = { name = "s5cmd_jll", path = "jll/S/s5cmd_jll" }