From a16ac08377734a7d6351ce5d2578b107770f431d Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 8 Oct 2024 06:17:13 +0530 Subject: [PATCH] New package: FusionSyntheticDiagnostics v2.0.0 (#116637) UUID: c6e34158-aa22-49e4-bb12-15cbcb518ce6 Repo: https://github.com/ProjectTorreyPines/FusionSyntheticDiagnostics.jl.git Tree: d6425fee0c50bf536d2799555110734c84bd9ab9 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- F/FusionSyntheticDiagnostics/Compat.toml | 14 ++++++++++++++ F/FusionSyntheticDiagnostics/Deps.toml | 15 +++++++++++++++ F/FusionSyntheticDiagnostics/Package.toml | 3 +++ F/FusionSyntheticDiagnostics/Versions.toml | 2 ++ Registry.toml | 1 + 5 files changed, 35 insertions(+) create mode 100644 F/FusionSyntheticDiagnostics/Compat.toml create mode 100644 F/FusionSyntheticDiagnostics/Deps.toml create mode 100644 F/FusionSyntheticDiagnostics/Package.toml create mode 100644 F/FusionSyntheticDiagnostics/Versions.toml diff --git a/F/FusionSyntheticDiagnostics/Compat.toml b/F/FusionSyntheticDiagnostics/Compat.toml new file mode 100644 index 000000000000000..513e370765fbaf2 --- /dev/null +++ b/F/FusionSyntheticDiagnostics/Compat.toml @@ -0,0 +1,14 @@ +[2] +ArgParse = "1" +DSP = "0.7.9-0.7" +DelimitedFiles = "1.9.1-1" +IMASdd = "2" +IMASggd = "2" +Interpolations = "0.15.1-0.15" +LsqFit = "0.15" +PhysicalConstants = "0.2.3-0.2" +Plots = "1.40.3-1" +QuadGK = "2.9.4-2" +StaticArrays = "1.9.2-1" +Statistics = "1.9.0-1" +julia = "1.10.0-1" diff --git a/F/FusionSyntheticDiagnostics/Deps.toml b/F/FusionSyntheticDiagnostics/Deps.toml new file mode 100644 index 000000000000000..e468325925f134c --- /dev/null +++ b/F/FusionSyntheticDiagnostics/Deps.toml @@ -0,0 +1,15 @@ +[2] +ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63" +DSP = "717857b8-e6f2-59f4-9121-6e50c889abd2" +DelimitedFiles = "8bb1440f-4735-579b-a4ab-409b98df4dab" +IMASdd = "c5a45a97-b3f9-491c-b9a7-aa88c3bc0067" +IMASggd = "b7b5e640-9b39-4803-84eb-376048795def" +Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59" +LsqFit = "2fda8390-95c7-5789-9bda-21331edee243" +PhysicalConstants = "5ad8b20f-a522-5ce9-bfc9-ddf1d5bda6ab" +Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80" +Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7" +QuadGK = "1fd47b50-473d-5c70-9696-f719f8f3bcdc" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" +Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/F/FusionSyntheticDiagnostics/Package.toml b/F/FusionSyntheticDiagnostics/Package.toml new file mode 100644 index 000000000000000..e42fc4f511d138f --- /dev/null +++ b/F/FusionSyntheticDiagnostics/Package.toml @@ -0,0 +1,3 @@ +name = "FusionSyntheticDiagnostics" +uuid = "c6e34158-aa22-49e4-bb12-15cbcb518ce6" +repo = "https://github.com/ProjectTorreyPines/FusionSyntheticDiagnostics.jl.git" diff --git a/F/FusionSyntheticDiagnostics/Versions.toml b/F/FusionSyntheticDiagnostics/Versions.toml new file mode 100644 index 000000000000000..e11324f45eb0764 --- /dev/null +++ b/F/FusionSyntheticDiagnostics/Versions.toml @@ -0,0 +1,2 @@ +["2.0.0"] +git-tree-sha1 = "d6425fee0c50bf536d2799555110734c84bd9ab9" diff --git a/Registry.toml b/Registry.toml index cc2daa6f95f0fb3..eae111176dfc71e 100644 --- a/Registry.toml +++ b/Registry.toml @@ -9017,6 +9017,7 @@ c6aefb4f-3ac3-4095-8805-528476b02c02 = { name = "FeatureRegistries", path = "F/F c6b3b713-2a2b-4e07-a35c-d57ac4f46186 = { name = "UnsupervisedClustering", path = "U/UnsupervisedClustering" } c6bc53e4-e6d8-51d9-af6d-d7969aa08f60 = { name = "Ccache_jll", path = "jll/C/Ccache_jll" } c6e1034d-1844-4b96-abf2-c5824a5aa8c3 = { name = "Foresight", path = "F/Foresight" } +c6e34158-aa22-49e4-bb12-15cbcb518ce6 = { name = "FusionSyntheticDiagnostics", path = "F/FusionSyntheticDiagnostics" } c6e421ba-b5f8-4792-a1c4-42948de3ed9d = { name = "LibAwsCommon", path = "L/LibAwsCommon" } c6e7a17c-0287-4a42-9433-7fe3bf8697c3 = { name = "SantasLittleHelpers", path = "S/SantasLittleHelpers" } c6f25543-311c-4c74-83dc-3ea6d1015661 = { name = "MLJDecisionTreeInterface", path = "M/MLJDecisionTreeInterface" }