Skip to content

Commit

Permalink
New package: ExpFamilyPCA v1.0.0 (#114864)
Browse files Browse the repository at this point in the history
UUID: 9c724b78-6801-4402-8a63-53f028696012
Repo: https://github.com/sisl/ExpFamilyPCA.jl.git
Tree: 33276b598f9c9905a3855e3e5ab61de40547ddf8

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 12, 2024
1 parent 7cc2cb2 commit 8ee6e8a
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 0 deletions.
11 changes: 11 additions & 0 deletions E/ExpFamilyPCA/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
11 changes: 11 additions & 0 deletions E/ExpFamilyPCA/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions E/ExpFamilyPCA/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "ExpFamilyPCA"
uuid = "9c724b78-6801-4402-8a63-53f028696012"
repo = "https://github.com/sisl/ExpFamilyPCA.jl.git"
2 changes: 2 additions & 0 deletions E/ExpFamilyPCA/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "33276b598f9c9905a3855e3e5ab61de40547ddf8"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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" }
Expand Down

0 comments on commit 8ee6e8a

Please sign in to comment.