|
4 | 4 | version = "1.30.0" |
5 | 5 |
|
6 | 6 | [deps] |
7 | | -SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961" |
8 | | -Reexport = "189a3867-3050-52da-a836-e630ba90ab69" |
| 7 | +ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" |
9 | 8 | Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697" |
10 | | -StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" |
11 | | -FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf" |
| 9 | +Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" |
| 10 | +ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" |
| 11 | +DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" |
| 12 | +DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" |
| 13 | +DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" |
| 14 | +EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56" |
12 | 15 | FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898" |
13 | | -StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718" |
| 16 | +FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a" |
| 17 | +FastPower = "a4df4552-cc26-4903-aec0-212e50a0e84b" |
| 18 | +FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" |
| 19 | +FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf" |
| 20 | +InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" |
| 21 | +LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
| 22 | +Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" |
| 23 | +MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" |
14 | 24 | MuladdMacro = "46d2c3a1-f734-5fdb-9937-b9b9aeba4221" |
15 | | -PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" |
16 | | -EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56" |
17 | 25 | Polyester = "f517fe37-dbe3-4b94-8317-1923a5111588" |
18 | | -LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e" |
19 | | -TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77" |
20 | | -SimpleUnPack = "ce78b400-467f-4804-87d8-8f486da07d0a" |
21 | | -SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" |
22 | | -FastClosures = "9aa1b823-49e4-5ca5-8b0f-3971ec8bab6a" |
23 | | -DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8" |
24 | | -Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" |
25 | | -DocStringExtensions = "ffbed154-4ef7-542d-bbb7-c09d3a79fcae" |
26 | | -ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9" |
| 26 | +PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a" |
27 | 27 | Preferences = "21216c6a-2e73-6563-6e65-726566657250" |
28 | | -SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5" |
29 | | -MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09" |
30 | | -ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b" |
31 | | -InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240" |
32 | 28 | RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd" |
33 | | -FastPower = "a4df4552-cc26-4903-aec0-212e50a0e84b" |
34 | | -Logging = "56ddb016-857b-54e1-b83d-db4d58db5568" |
35 | | -DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e" |
| 29 | +Reexport = "189a3867-3050-52da-a836-e630ba90ab69" |
| 30 | +SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462" |
| 31 | +SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961" |
36 | 32 | SciMLStructures = "53ae85a6-f571-4167-b2af-e1d143709226" |
37 | | -Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e" |
38 | | -FillArrays = "1a297f60-69ca-5386-bcde-b61e274b549b" |
| 33 | +SimpleUnPack = "ce78b400-467f-4804-87d8-8f486da07d0a" |
| 34 | +Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3" |
| 35 | +StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718" |
| 36 | +StaticArraysCore = "1e83bf80-4336-4d27-bf5d-d5a4f845583c" |
| 37 | +SymbolicIndexingInterface = "2efcf032-c050-4f8e-a9bb-153293bab1f5" |
| 38 | +TruncatedStacktraces = "781d530d-4396-4725-bb49-402e4bee1e77" |
39 | 39 |
|
40 | | -[extras] |
41 | | -JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b" |
42 | | -Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
43 | | -Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
44 | | -DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d" |
45 | | -Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" |
46 | | -AllocCheck = "9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a" |
47 | | -SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" |
| 40 | +[weakdeps] |
| 41 | +EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869" |
| 42 | +Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6" |
| 43 | + |
| 44 | +[extensions] |
| 45 | +OrdinaryDiffEqCoreEnzymeCoreExt = "EnzymeCore" |
| 46 | +OrdinaryDiffEqCoreMooncakeExt = "Mooncake" |
48 | 47 |
|
49 | 48 | [compat] |
50 | | -SafeTestsets = "0.1.0" |
51 | | -SciMLOperators = "1.4" |
| 49 | +ADTypes = "1.16" |
52 | 50 | Accessors = "0.1.36" |
53 | | -StaticArraysCore = "1.4.3" |
54 | | -SciMLStructures = "1.7" |
55 | | -FunctionWrappersWrappers = "0.1" |
56 | | -FastBroadcast = "0.3" |
57 | | -Random = "<0.0.1, 1" |
| 51 | +Adapt = "4.3" |
| 52 | +AllocCheck = "0.2" |
| 53 | +Aqua = "0.8.11" |
| 54 | +ArrayInterface = "7.19" |
| 55 | +DataStructures = "0.18, 0.19" |
| 56 | +DiffEqBase = "6.176" |
58 | 57 | DiffEqDevTools = "2.44.4" |
59 | | -Test = "<0.0.1, 1" |
60 | | -StaticArrayInterface = "1.8" |
| 58 | +DocStringExtensions = "0.9" |
| 59 | +EnumX = "1.0" |
61 | 60 | EnzymeCore = "0.7, 0.8" |
| 61 | +FastBroadcast = "0.3" |
| 62 | +FastClosures = "0.3" |
| 63 | +FastPower = "1.1" |
| 64 | +FillArrays = "1.13" |
| 65 | +FunctionWrappersWrappers = "0.1" |
| 66 | +InteractiveUtils = "1.10" |
| 67 | +JET = "0.9.18, 0.10.4" |
| 68 | +LinearAlgebra = "1.10" |
| 69 | +Logging = "1.10" |
| 70 | +MacroTools = "0.5" |
| 71 | +Mooncake = "0.4" |
62 | 72 | MuladdMacro = "0.2" |
63 | | -PrecompileTools = "1.2" |
64 | | -EnumX = "1.0" |
65 | 73 | Polyester = "0.7" |
66 | | -LinearAlgebra = "1.10" |
67 | | -TruncatedStacktraces = "1.4" |
68 | | -SimpleUnPack = "1.1" |
| 74 | +PrecompileTools = "1.2" |
| 75 | +Preferences = "1.4" |
| 76 | +Random = "<0.0.1, 1" |
| 77 | +RecursiveArrayTools = "3.36" |
| 78 | +Reexport = "1.2" |
| 79 | +SafeTestsets = "0.1.0" |
69 | 80 | SciMLBase = "2.99" |
70 | | -FastClosures = "0.3" |
71 | | -DataStructures = "0.18" |
| 81 | +SciMLOperators = "1.4" |
| 82 | +SciMLStructures = "1.7" |
| 83 | +SimpleUnPack = "1.1" |
72 | 84 | Static = "1.2" |
73 | | -Aqua = "0.8.11" |
74 | | -DocStringExtensions = "0.9" |
75 | | -ArrayInterface = "7.19" |
76 | | -Preferences = "1.4" |
| 85 | +StaticArrayInterface = "1.8" |
| 86 | +StaticArraysCore = "1.4.3" |
77 | 87 | SymbolicIndexingInterface = "0.3.31" |
78 | | -MacroTools = "0.5" |
| 88 | +Test = "<0.0.1, 1" |
| 89 | +TruncatedStacktraces = "1.4" |
79 | 90 | julia = "1.10" |
80 | | -JET = "0.9.18, 0.10.4" |
81 | | -ADTypes = "1.16" |
82 | | -InteractiveUtils = "1.10" |
83 | | -RecursiveArrayTools = "3.36" |
84 | | -FastPower = "1.1" |
85 | | -Logging = "1.10" |
86 | | -Mooncake = "0.4" |
87 | | -AllocCheck = "0.2" |
88 | | -DiffEqBase = "6.176" |
89 | | -FillArrays = "1.13" |
90 | | -Adapt = "4.3" |
91 | | -Reexport = "1.2" |
92 | 91 |
|
93 | | -[weakdeps] |
94 | | -Mooncake = "da2b9cff-9c12-43a0-ae48-6db2b0edb7d6" |
95 | | -EnzymeCore = "f151be2c-9106-41f4-ab19-57ee4f262869" |
| 92 | +[extras] |
| 93 | +AllocCheck = "9b6a8646-10ed-4001-bbdc-1d2f46dfbb1a" |
| 94 | +Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595" |
| 95 | +DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d" |
| 96 | +JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b" |
| 97 | +Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c" |
| 98 | +SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f" |
| 99 | +Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" |
96 | 100 |
|
97 | 101 | [targets] |
98 | 102 | test = ["DiffEqDevTools", "Random", "SafeTestsets", "Test", "JET", "Aqua", "AllocCheck"] |
99 | | - |
100 | | -[extensions] |
101 | | -OrdinaryDiffEqCoreEnzymeCoreExt = "EnzymeCore" |
102 | | -OrdinaryDiffEqCoreMooncakeExt = "Mooncake" |
0 commit comments