-
-
Notifications
You must be signed in to change notification settings - Fork 48
Expand file tree
/
Copy pathProject.toml
More file actions
35 lines (34 loc) · 1.25 KB
/
Project.toml
File metadata and controls
35 lines (34 loc) · 1.25 KB
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
34
35
[deps]
CellularAutomata = "878138dc-5b27-11ea-1a71-cb95d38d6b29"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
CUDA_Driver_jll = "4ee394cb-3365-5eb0-8335-949819d2adfc"
CUDA_Runtime_jll = "76a88914-d11a-5bdc-97e0-2f5a05c973a2"
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterCitations = "daee34ce-89f3-4625-b898-19384cb65244"
DocumenterInterLinks = "d12716ef-a0f6-4df4-a9f1-a5a34e75c656"
JLD2 = "033835bb-8acc-5ee8-8aae-3f567f8a3819"
LIBSVM = "b1bec4e5-fd48-53fe-b0cb-9723c09d164b"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
MLJLinearModels = "6ee0df7b-362f-4a72-a706-9e79364fb692"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
ReservoirComputing = "7c2d2b1e-3dd4-11ea-355a-8f6a8116e294"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
StatsBase = "2913bbd2-ae8a-5f71-8c99-4fb6c76f3a91"
[compat]
CellularAutomata = "0.0.6"
ConcreteStructs = "0.2"
Documenter = "1"
DocumenterCitations = "1"
DocumenterInterLinks = "1"
JLD2 = "0.6"
MLJLinearModels = "0.10"
LIBSVM = "0.8"
LinearSolve = "3"
OrdinaryDiffEq = "6"
Plots = "1"
ReservoirComputing = "0.12.0"
Static = "1"
StatsBase = "0.34.4"