15 lines
552 B
TOML
15 lines
552 B
TOML
name = "Thesis"
|
|
uuid = "143f99ee-ad45-4870-8aaa-7b5c293c7803"
|
|
authors = ["Connor Johnstone <richard.johnstone@colorado.edu>"]
|
|
version = "0.1.0"
|
|
|
|
[deps]
|
|
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
|
|
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
|
|
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
|
NLsolve = "2774e3e8-f4cf-5e23-947b-6d7e65073b56"
|
|
PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
|
|
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|