forked from SciML/OrdinaryDiffEq.jl
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathProject.toml
More file actions
108 lines (102 loc) · 3.62 KB
/
Project.toml
File metadata and controls
108 lines (102 loc) · 3.62 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
name = "OrdinaryDiffEqCore"
uuid = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
authors = ["ParamThakkar123 <paramthakkar864@gmail.com>"]
version = "3.4.1"
[deps]
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"
SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226"
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
ConcreteStructs = "2569d6c7-a4a2-43d3-a901-331e8e4be471"
StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c"
FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf"
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221"
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a"
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae"
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
Preferences = "21216c6a-2e73-6563-6e65-726566657250"
SciMLLogging = "a6db7da4-7206-11f0-1eab-35f2a5dbe1d1"
SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
FastPower = "a4df4552-cc26-4903-aec0-212e50a0e84b"
Logging = "56ddb016-857b-54e1-b83d-db4d58db5568"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b"
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
[extras]
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
AllocCheck = "9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a"
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
[compat]
SafeTestsets = "0.1.0"
SciMLOperators = "1.4"
Accessors = "0.1.36"
ConcreteStructs = "0.2"
StaticArraysCore = "1.4.3"
SciMLStructures = "1.7"
FunctionWrappersWrappers = "0.1"
FastBroadcast = "0.3"
Random = "<0.0.1, 1"
DiffEqDevTools = "2.44.4"
Test = "<0.0.1, 1"
Pkg = "1"
StaticArrayInterface = "1.8"
EnzymeCore = "0.7, 0.8"
MuladdMacro = "0.2"
PrecompileTools = "1.2, 1.3"
EnumX = "1.0"
Polyester = "0.7"
LinearAlgebra = "1.10"
TruncatedStacktraces = "1.4"
SciMLBase = "2.116"
SciMLLogging = "1.7.1"
FastClosures = "0.3"
DataStructures = "0.19"
SparseArrays = "1"
Static = "1.2"
Aqua = "0.8.11"
DocStringExtensions = "0.9"
ArrayInterface = "7.19"
Preferences = "1.4"
SymbolicIndexingInterface = "0.3.31"
MacroTools = "0.5.6"
JET = "0.9, 0.11"
julia = "1.10"
ADTypes = "1.16"
InteractiveUtils = "1.10"
RecursiveArrayTools = "3.36"
FastPower = "1.1"
Logging = "1.10"
Mooncake = "0.4"
AllocCheck = "0.2"
DiffEqBase = "6.194"
FillArrays = "1.13"
Adapt = "4.3"
Reexport = "1.2"
[weakdeps]
Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6"
EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869"
[targets]
test = ["DiffEqDevTools", "Random", "SafeTestsets", "Test", "Pkg"]
[extensions]
OrdinaryDiffEqCoreEnzymeCoreExt = "EnzymeCore"
OrdinaryDiffEqCoreMooncakeExt = "Mooncake"