Skip to content

Commit

Permalink
New package: WiNDC v0.1.0 (#92765)
Browse files Browse the repository at this point in the history
UUID: 699cc7a-9ea9-42f0-a823-bc8522533664
Repo: https://github.com/uw-windc/WiNDC.jl.git
Tree: 686b0f1c6637b14b575e65f56626a1aedb30c106

Registrator tree SHA: f73a20c99934db92a256057d0d83ba394036a701
  • Loading branch information
JuliaRegistrator authored Oct 7, 2023
1 parent 426dafe commit cdc5d5e
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 0 deletions.
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4162,6 +4162,7 @@ some amount of consideration when choosing package names.
697918b4-fdc1-4f9e-8ff9-929724cee270 = { name = "MLJTestIntegration", path = "M/MLJTestIntegration" }
697f6f98-b792-4bca-85fe-71b3d053de65 = { name = "Difmap", path = "D/Difmap" }
699a6c99-e7fa-54fc-8d76-47d257e15c1d = { name = "SimpleTraits", path = "S/SimpleTraits" }
699cc7a2-9ea9-42f0-a823-bc8522533664 = { name = "WiNDC", path = "W/WiNDC" }
699dc53c-77f3-421a-b787-0eea097c79c4 = { name = "TextBox", path = "T/TextBox" }
69a5ce3b-64fb-4f22-ae69-36dd4416af2a = { name = "UnfoldMakie", path = "U/UnfoldMakie" }
69ae41d2-7e17-11ec-28d9-b73852c51be0 = { name = "NumericalEFT", path = "N/NumericalEFT" }
Expand Down
11 changes: 11 additions & 0 deletions W/WiNDC/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
[0]
CSV = "0.10.11-0.10"
DataFrames = "1.6.1-1"
GamsStructure = "0.5.1-0.5"
HTTP = "1.10.0-1"
Ipopt = "1.4.2-1"
JSON = "0.21.4-0.21"
JuMP = "1.15.1-1"
PATHSolver = "1.6.1-1"
XLSX = "0.10"
julia = "1.9.2-1"
10 changes: 10 additions & 0 deletions W/WiNDC/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
[0]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GamsStructure = "d6ad7568-1850-470f-916e-e505a496a0a2"
HTTP = "cd3eb016-35fb-5094-929b-558a96fad6f3"
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
PATHSolver = "f5f7c340-0bb3-5c69-969a-41884d311d1b"
XLSX = "fdbf4ff8-1666-58a4-91e7-1b58723a45e0"
3 changes: 3 additions & 0 deletions W/WiNDC/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
name = "WiNDC"
uuid = "699cc7a2-9ea9-42f0-a823-bc8522533664"
repo = "https://github.com/uw-windc/WiNDC.jl.git"
2 changes: 2 additions & 0 deletions W/WiNDC/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["0.1.0"]
git-tree-sha1 = "686b0f1c6637b14b575e65f56626a1aedb30c106"

0 comments on commit cdc5d5e

Please sign in to comment.