20 lines
807 B
TOML
20 lines
807 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"
|
|
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"
|
|
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
|
|
LanguageServer = "2b0e0bc5-e4fd-59b4-8912-456d1b03d8d7"
|
|
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
|
|
PlotlyBase = "a03496cd-edff-5a9b-9e67-9cda94a718b5"
|
|
PlotlyJS = "f0f68f2c-4968-5e81-91da-67840de0976a"
|
|
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
|
|
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
|
|
SNOW = "105f6ee8-0889-46b1-9d4b-65e03cbc8f13"
|
|
SPICE = "5bab7191-041a-5c2e-a744-024b9c3a5062"
|
|
SymbolServer = "cf896787-08d5-524d-9de7-132aaa0cb996"
|
|
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|