From beef7661fc38a90afcd8c53132e7e1589fc576bf Mon Sep 17 00:00:00 2001 From: JuliaRegistrator Date: Mon, 14 Oct 2024 13:40:35 +0000 Subject: [PATCH] New version: Globtim v0.1.2 UUID: 00da9514-6261-47e9-8848-33640cb1e528 Repo: https://github.com/gescholt/Globtim.jl.git Tree: 6f9c523e0442cea097d493e9fc2638b875972f50 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- G/Globtim/Compat.toml | 22 ++++++++++++++++++---- G/Globtim/Deps.toml | 6 ++++++ G/Globtim/Versions.toml | 3 +++ 3 files changed, 27 insertions(+), 4 deletions(-) diff --git a/G/Globtim/Compat.toml b/G/Globtim/Compat.toml index 470c36802906d29..9b728f7c995982b 100644 --- a/G/Globtim/Compat.toml +++ b/G/Globtim/Compat.toml @@ -1,11 +1,25 @@ [0] -CSV = "0.10.14-0.10" 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" 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" + +["0.1.2-0"] +CSV = "0.10" +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" +julia = "1.11.0-1" diff --git a/G/Globtim/Deps.toml b/G/Globtim/Deps.toml index 3f0af07cbc35e99..e7149b5acba3881 100644 --- a/G/Globtim/Deps.toml +++ b/G/Globtim/Deps.toml @@ -10,3 +10,9 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae" Optim = "429524aa-4258-5aef-a3af-852621145aeb" Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" + +["0.1.2-0"] +Colors = "5ae59095-9a9b-59fe-a467-6f913c188581" +GLFW = "f7f18e0c-5ee9-5ccd-a5bf-e8befd85ed98" +GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a" +ProgressLogging = "33c8b6b6-d38a-422a-b730-caa89a2f386c" diff --git a/G/Globtim/Versions.toml b/G/Globtim/Versions.toml index 526d23f07b67476..90f889cfaa820c9 100644 --- a/G/Globtim/Versions.toml +++ b/G/Globtim/Versions.toml @@ -1,2 +1,5 @@ ["0.1.0"] git-tree-sha1 = "109202160e54254c8ccb75d775ba25481f30eb3b" + +["0.1.2"] +git-tree-sha1 = "6f9c523e0442cea097d493e9fc2638b875972f50"