Skip to content

Commit

Permalink
New version: Globtim v0.1.2 (#116572)
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: 6f9c523e0442cea097d493e9fc2638b875972f50

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 14, 2024
1 parent 22e4159 commit 06993fd
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 4 deletions.
22 changes: 18 additions & 4 deletions G/Globtim/Compat.toml
Original file line number Diff line number Diff line change
@@ -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"
6 changes: 6 additions & 0 deletions G/Globtim/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
3 changes: 3 additions & 0 deletions G/Globtim/Versions.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
["0.1.0"]
git-tree-sha1 = "109202160e54254c8ccb75d775ba25481f30eb3b"

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

0 comments on commit 06993fd

Please sign in to comment.