forked from JuliaFusion/GuidingCenterOrbits.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
19 lines (17 loc) · 701 Bytes
/
Copy pathProject.toml
File metadata and controls
19 lines (17 loc) · 701 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name = "GuidingCenterOrbits"
uuid = "6b3643ae-5dda-50d7-b82c-9f6bc673ccf5"
author = ["Luke Stagner <stagnerl@fusion.gat.com>"]
version = "0.1.0"
[deps]
Contour = "d38c429a-6771-53c6-b99e-75d170b6e991"
Equilibrium = "187daef3-cca3-527a-8725-7379bc760182"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
julia = "^1.2"