Skip to content

Commit

Permalink
New version: Globtim v0.1.3 (#122227)
Browse files Browse the repository at this point in the history
UUID: 00da9514-6261-47e9-8848-33640cb1e528
Repo: https://github.com/gescholt/Globtim.jl.git
Tree: d03326063b286ec46e612886b270002d29854c9e

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 31, 2024
1 parent 9ac781e commit a9e862d
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 11 deletions.
26 changes: 18 additions & 8 deletions G/Globtim/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand All @@ -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"
13 changes: 10 additions & 3 deletions G/Globtim/Deps.toml
Original file line number Diff line number Diff line change
@@ -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"
3 changes: 3 additions & 0 deletions G/Globtim/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "109202160e54254c8ccb75d775ba25481f30eb3b"

["0.1.2"]
git-tree-sha1 = "6f9c523e0442cea097d493e9fc2638b875972f50"

["0.1.3"]
git-tree-sha1 = "d03326063b286ec46e612886b270002d29854c9e"

0 comments on commit a9e862d

Please sign in to comment.