-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
20 lines (19 loc) · 878 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
name = "TRPTSim"
uuid = "846d3444-f209-11eb-2c3e-b7344ae77c50"
authors = ["Tallak Tveide <tt@kitemill.no>"]
version = "0.1.0"
[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
DifferentialEquations = "0c46a032-eb83-5123-abaf-570d42b7fbaa"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
Rotations = "6038ab10-8711-5258-84ad-4b1120ba62dc"
StackedPlot = "3ff8a2d4-810c-4115-b820-982f94c92792"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TetherDragODESolver = "3c92dd35-201c-4c08-8f59-6455949b20d4"