15 lines
549 B
TOML
15 lines
549 B
TOML
name = "Thesis"
|
|
uuid = "143f99ee-ad45-4870-8aaa-7b5c293c7803"
|
|
authors = ["Connor Johnstone <richard.johnstone@colorado.edu>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
|
|
Ipopt = "b6b21f68-93f8-5de0-b562-5493be1d77c9"
|
|
JuMP = "4076af6c-e467-56ae-b986-b466b2749572"
|
|
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
|
PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
|
|
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|