From a9e862d7de53ade739d505d826492b8e6ce269cf Mon Sep 17 00:00:00 2001 From: Registrator Date: Wed, 1 Jan 2025 02:30:31 +0530 Subject: [PATCH] New version: Globtim v0.1.3 (#122227) UUID: 00da9514-6261-47e9-8848-33640cb1e528 Repo: https://github.com/gescholt/Globtim.jl.git Tree: d03326063b286ec46e612886b270002d29854c9e Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- G/Globtim/Compat.toml | 26 ++++++++++++++++++-------- G/Globtim/Deps.toml | 13 ++++++++++--- G/Globtim/Versions.toml | 3 +++ 3 files changed, 31 insertions(+), 11 deletions(-) diff --git a/G/Globtim/Compat.toml b/G/Globtim/Compat.toml index 9b728f7c995982b..3e58e2589af01e3 100644 --- a/G/Globtim/Compat.toml +++ b/G/Globtim/Compat.toml @@ -1,8 +1,5 @@ [0] -Combinatorics = "1.0.2-1.0" DynamicPolynomials = "0.6" -IterTools = "1.10" -Optim = "1.9.4-1.9" ["0-0.1.0"] CSV = "0.10.14-0.10" @@ -12,14 +9,27 @@ HomotopyContinuation = "2.11" LinearSolve = "2.34" julia = "1.10.0-1" -["0.1.2-0"] -CSV = "0.10" +["0-0.1.2"] +Combinatorics = "1.0.2-1.0" +IterTools = "1.10" +Optim = "1.9.4-1.9" + +["0.1.2"] Colors = "0.12.11-0.12" -DataFrames = "1" -Distributions = "0.25.112-0.25" GLFW = "3.4.3-3" GLMakie = "0.10.14-0.10" HomotopyContinuation = "2" -LinearSolve = "2" ProgressLogging = "0.1.4-0.1" + +["0.1.2-0"] +CSV = "0.10" +DataFrames = "1" +Distributions = "0.25.112-0.25" +LinearSolve = "2" julia = "1.11.0-1" + +["0.1.3-0"] +DataStructures = "0.18.20-0.18" +HomotopyContinuation = "2.12.0-2" +SpecialFunctions = "2.4.0-2" +StaticArrays = "1.9.10-1" diff --git a/G/Globtim/Deps.toml b/G/Globtim/Deps.toml index e7149b5acba3881..6cf602cff48bc5b 100644 --- a/G/Globtim/Deps.toml +++ b/G/Globtim/Deps.toml @@ -1,18 +1,25 @@ [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" + +["0-0.1.2"] +Combinatorics = "861a8166-3701-5b0c-9a16-15d98fcdc6aa" +IterTools = "c8e1da08-722c-5040-9ed9-7db0dc04731e" Optim = "429524aa-4258-5aef-a3af-852621145aeb" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" -["0.1.2-0"] +["0.1.2"] Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98" GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c" + +["0.1.3-0"] +DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" +SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b" +StaticArrays = "90137ffa-7385-5640-81b9-e52037218182" diff --git a/G/Globtim/Versions.toml b/G/Globtim/Versions.toml index 90f889cfaa820c9..2fd947d2fb4a7a7 100644 --- a/G/Globtim/Versions.toml +++ b/G/Globtim/Versions.toml @@ -3,3 +3,6 @@ git-tree-sha1 = "109202160e54254c8ccb75d775ba25481f30eb3b" ["0.1.2"] git-tree-sha1 = "6f9c523e0442cea097d493e9fc2638b875972f50" + +["0.1.3"] +git-tree-sha1 = "d03326063b286ec46e612886b270002d29854c9e"