-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
52 lines (50 loc) · 1.73 KB
/
Project.toml
File metadata and controls
52 lines (50 loc) · 1.73 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name = "LeonsGasKinetics"
uuid = "12c5e183-e4eb-4b20-9c74-5eb4f6235aa2"
version = "0.1.0"
authors = ["Leon Teichroeb <leon.teichroeb@protonmail.com>"]
[deps]
AcceleratedKernels = "6a4ca0a5-0e36-4168-a932-d9be78d558f1"
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
ArgParse = "c7e460c6-2fb9-53a9-8c5b-16f535851c63"
Atomix = "a9b6321e-bd34-4604-b9c9-b65b8de01458"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
HDF5 = "f67ccb44-e63f-5c2f-98bd-6dc0ccc4ba2f"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
LIKWID = "bf22376a-e803-4184-b2ed-56326e3bff83"
LightSumTypes = "f56206fc-af4c-5561-a72a-43fe2ca5a923"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
OrderedCollections = "bac558e1-5e72-5ebc-8fee-abe8a469f55d"
PProf = "e4faabce-9ead-11e9-39d9-4379958e3056"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
TOML = "fa267f1f-6049-4f14-aa54-33bafae1ed76"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Unroll = "36e64239-2ab9-4580-84fb-56737a503d36"
[compat]
AcceleratedKernels = "0.4.3"
Accessors = "0.1.43"
ArgParse = "1.2.0"
Atomix = "1.1.2"
BenchmarkTools = "1.6.3"
DataStructures = "0.19.3"
HDF5 = "0.17.2"
InteractiveUtils = "1.11.0"
JET = "0.11.3"
KernelAbstractions = "0.9.40"
LIKWID = "0.4.6"
LightSumTypes = "5.2.2"
LinearAlgebra = "1.12.0"
OrderedCollections = "1.8.1"
PProf = "3.2.0"
Printf = "1.11.0"
Random = "1.11.0"
StaticArrays = "1.9.18"
Statistics = "1.11.1"
TOML = "1.0.3"
Test = "1.11.0"
Unroll = "0.1.0"