-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
1 parent
9ac781e
commit a9e862d
Showing
3 changed files
with
31 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters