Skip to content

Commit

Permalink
New package: Globtim v0.1.0 (#115130)
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: 109202160e54254c8ccb75d775ba25481f30eb3b

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Sep 16, 2024
1 parent 9e8d84a commit e1715c8
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 0 deletions.
11 changes: 11 additions & 0 deletions G/Globtim/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
CSV = "0.10.14-0.10"
Combinatorics = "1.0.2-1.0"
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"
12 changes: 12 additions & 0 deletions G/Globtim/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[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"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
3 changes: 3 additions & 0 deletions G/Globtim/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "Globtim"
uuid = "00da9514-6261-47e9-8848-33640cb1e528"
repo = "https://github.com/gescholt/Globtim.jl.git"
2 changes: 2 additions & 0 deletions G/Globtim/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "109202160e54254c8ccb75d775ba25481f30eb3b"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ some amount of consideration when choosing package names.
00c928b4-b5f3-54d8-b38d-afd4635c4ad2 = { name = "AzStorage_jll", path = "jll/A/AzStorage_jll" }
00ce253e-6fe2-4242-93e2-f78d124cabb1 = { name = "MarketDataFeeds", path = "M/MarketDataFeeds" }
00d00faa-c8f6-542a-bba9-9987f051d897 = { name = "TotalVariation", path = "T/TotalVariation" }
00da9514-6261-47e9-8848-33640cb1e528 = { name = "Globtim", path = "G/Globtim" }
00dfb448-20af-4b14-a659-f3892fa4f701 = { name = "BiochemicalVisualization", path = "B/BiochemicalVisualization" }
00e12d65-277b-447e-9c1d-a17422dd36f5 = { name = "SmoQyDQMC", path = "S/SmoQyDQMC" }
00e1d38a-71a9-5665-8612-32ae585a75a3 = { name = "NumericalMethodsforEngineers", path = "N/NumericalMethodsforEngineers" }
Expand Down

0 comments on commit e1715c8

Please sign in to comment.