diff --git a/G/Globtim/Compat.toml b/G/Globtim/Compat.toml new file mode 100644 index 000000000000000..470c36802906d29 --- /dev/null +++ b/G/Globtim/Compat.toml @@ -0,0 +1,11 @@ +[0] +CSV = "0.10.14-0.10" +Combinatorics = "1.0.2-1.0" +DataFrames = "1.6.1-1.6" +Distributions = "0.25.111-0.25" +DynamicPolynomials = "0.6" +HomotopyContinuation = "2.11" +IterTools = "1.10" +LinearSolve = "2.34" +Optim = "1.9.4-1.9" +julia = "1.10.0-1" diff --git a/G/Globtim/Deps.toml b/G/Globtim/Deps.toml new file mode 100644 index 000000000000000..3f0af07cbc35e99 --- /dev/null +++ b/G/Globtim/Deps.toml @@ -0,0 +1,12 @@ +[0] +CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b" +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" +DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0" +Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f" +DynamicPolynomials = "7c1d4256-1411-5781-91ec-d7bc3513ac07" +HomotopyContinuation = "f213a82b-91d6-5c5d-acf7-10f1c761b327" +IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e" +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" +LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" +Optim = "429524aa-4258-5aef-a3af-852621145aeb" +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" diff --git a/G/Globtim/Package.toml b/G/Globtim/Package.toml new file mode 100644 index 000000000000000..1e9dc830ede84d3 --- /dev/null +++ b/G/Globtim/Package.toml @@ -0,0 +1,3 @@ +name = "Globtim" +uuid = "00da9514-6261-47e9-8848-33640cb1e528" +repo = "https://github.com/gescholt/Globtim.jl.git" diff --git a/G/Globtim/Versions.toml b/G/Globtim/Versions.toml new file mode 100644 index 000000000000000..526d23f07b67476 --- /dev/null +++ b/G/Globtim/Versions.toml @@ -0,0 +1,2 @@ +["0.1.0"] +git-tree-sha1 = "109202160e54254c8ccb75d775ba25481f30eb3b" diff --git a/Registry.toml b/Registry.toml index cfc3de441767b93..3e44556b752a160 100644 --- a/Registry.toml +++ b/Registry.toml @@ -51,6 +51,7 @@ some amount of consideration when choosing package names. 00c928b4-b5f3-54d8-b38d-afd4635c4ad2 = { name = "AzStorage_jll", path = "jll/A/AzStorage_jll" } 00ce253e-6fe2-4242-93e2-f78d124cabb1 = { name = "MarketDataFeeds", path = "M/MarketDataFeeds" } 00d00faa-c8f6-542a-bba9-9987f051d897 = { name = "TotalVariation", path = "T/TotalVariation" } +00da9514-6261-47e9-8848-33640cb1e528 = { name = "Globtim", path = "G/Globtim" } 00dfb448-20af-4b14-a659-f3892fa4f701 = { name = "BiochemicalVisualization", path = "B/BiochemicalVisualization" } 00e12d65-277b-447e-9c1d-a17422dd36f5 = { name = "SmoQyDQMC", path = "S/SmoQyDQMC" } 00e1d38a-71a9-5665-8612-32ae585a75a3 = { name = "NumericalMethodsforEngineers", path = "N/NumericalMethodsforEngineers" }