-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathProject.toml
21 lines (20 loc) · 938 Bytes
/
Project.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name = "PlasmaCellDiff"
uuid = "e5a31602-d6ab-49d1-9800-d1e0bb6aef57"
authors = ["Jared Frazier <[email protected]>"]
version = "0.1.0"
[deps]
BifurcationKit = "0f109fa4-8a5d-4b75-95aa-f515264e7665"
ChaosTools = "608a59af-f2a3-5ad4-90b4-758bdf3122a7"
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
DynamicalSystems = "61744808-ddfa-5f27-97ff-6e42cc95d634"
IJulia = "7073ff75-c697-5162-941a-fcdaad2a7d2a"
IntervalRootFinding = "d2bf35a9-74e0-55ec-b149-d360ff49b807"
LaTeXStrings = "b964fa9f-0449-5b57-a5c2-d3ea65f4040f"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
NaNMath = "77ba4419-2d1f-58cd-9bb1-8ffee604a2e3"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
ProgressMeter = "92933f4c-e287-5a05-a399-4b506db050ca"
PyPlot = "d330b81b-6aea-500a-939a-2ce795aea3ee"
Roots = "f2b01f46-fcfa-551c-844a-d8ac1e96c665"
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"