-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
31 lines (30 loc) · 1018 Bytes
/
Project.toml
File metadata and controls
31 lines (30 loc) · 1018 Bytes
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
[deps]
CSV = "336ed68f-0bac-5ca0-87d4-7b16caf5d00b"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
CategoricalArrays = "324d7699-5711-5eae-9e2f-1d82baa6b597"
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
FreeTypeAbstraction = "663a7486-cb36-511b-a19d-713bb74d65c9"
GLMakie = "e9467ef8-e4e7-5192-8a1a-b1aee30e663a"
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
MPIPreferences = "3da0fdf6-3ccc-4f1b-acd9-58baa6c99267"
Makie = "ee78f7c6-11fb-53f2-987a-cfe4a2b5a57a"
ManifoldLearning = "06eb3307-b2af-5a2a-abea-d33192699d32"
OnlineStats = "a15396b6-48d5-5d58-9928-6d29437db91e"
PythonCall = "6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
SQLite = "0aa819cd-b072-5ff4-a722-6bc24af294d9"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
[compat]
CSV = "0.10"
CairoMakie = "0.12"
DataFrames = "1.6"
GLMakie = "0.10"
JSON = "0.21"
MPI = "0.20"
MPIPreferences = "0.1.11"
Makie = "0.21"
OnlineStats = "1.7"
PythonCall = "0.9"
SQLite = "1.6"
Statistics = "1.10"
julia = "1.10"