-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
33 lines (31 loc) · 1.03 KB
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name = "StanfordAA228V"
uuid = "6f6e590e-f8c2-4a21-9268-94576b9fb3b1"
authors = ["Robert Moss <[email protected]>"]
version = "0.1.9"
[deps]
BSON = "fbb218c0-5317-5bc6-957e-2ee96dd4b1f0"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
GridInterpolations = "bb4c363b-b914-514b-8517-4eb369bc008a"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Pluto = "c3e4b0f8-55cb-11ea-2926-15256bba5781"
PlutoUI = "7f904dfe-b85e-4ff6-b463-dae2292396a8"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SignalTemporalLogic = "a79a9ddd-d50e-4d85-a979-5d85760e62a0"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
BSON = "0.3"
Distributions = "0.25"
ForwardDiff = "0.10"
GridInterpolations = "1"
LinearAlgebra = "1"
Optim = "1.10"
Parameters = "0.12"
Plots = "1.40"
Pluto = "0.20"
PlutoUI = "0.7"
SignalTemporalLogic = "0.1, 1"
julia = "1"