-
Notifications
You must be signed in to change notification settings - Fork 0
/
Project.toml
21 lines (20 loc) · 933 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 = "ALIFE2023"
uuid = "45abbac6-49d8-46d1-8091-79d998487984"
authors = ["Lewis Grozinger <[email protected]>"]
version = "0.1.0"
[deps]
Catalyst = "479239e8-5488-4da2-87a7-35f2df7eef83"
ClusterManagers = "34f1f09b-3a8b-5176-ab39-66d58a4d544e"
GeneticLogicGraph = "67d60cd0-a965-4ea1-bc1b-dfa0778c5ea0"
GraphRecipes = "bd48cda9-67a9-57be-86fa-5b3c104eda73"
Graphs = "86223c79-3864-5bf0-83f7-82e725a168b6"
IntervalArithmetic = "d1acc4aa-44c8-5952-acd4-ba5d80a2a253"
JumpProcesses = "ccbc3e58-028d-4f4c-8cd5-9ae44345cda5"
ModelingToolkit = "961ee093-0014-501f-94e3-6117800e7a78"
PlotThemes = "ccf2f8ad-2431-5c83-bf29-c5338b663b6a"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
StatsPlots = "f3b207a7-027a-5e70-b257-86293d7955fd"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"