11name = " DiffEqOperators"
22uuid = " 9fdde737-9c7f-55bf-ade8-46b3f136cc48"
33authors = [
" Chris Rackauckas <[email protected] >" ]
4- version = " 4.10 .0"
4+ version = " 4.35 .0"
55
66[deps ]
77BandedMatrices = " aae01518-5342-5314-be14-df237901396f"
88BlockBandedMatrices = " ffab5731-97b5-5995-9138-79e8c1846df0"
99DiffEqBase = " 2b5f629d-d688-5b77-993f-72d75c75574e"
10+ DomainSets = " 5b8099bc-c8ec-5219-889f-1d9e522a28bf"
1011ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
1112LazyArrays = " 5078a376-72f3-5289-bfd5-ec5146d43c02"
13+ LazyBandedMatrices = " d7e5e226-e90b-4449-9968-0f923699bf6f"
1214LinearAlgebra = " 37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
15+ LoopVectorization = " bdcacae8-1622-11e9-2a5c-532679323890"
1316ModelingToolkit = " 961ee093-0014-501f-94e3-6117800e7a78"
1417NNlib = " 872c559c-99b0-510c-b3b7-b6c96a88d5cd"
18+ NonlinearSolve = " 8913a72c-1f9b-4ce2-8d82-65094dcecaec"
19+ Requires = " ae029012-a4dd-5104-9daa-d747884805df"
20+ RuntimeGeneratedFunctions = " 7e49a35a-f44a-4d26-94aa-eba1b4ca6b47"
21+ SciMLBase = " 0bca4576-84f4-4d90-8ffe-ffa030f20462"
1522SparseArrays = " 2f01184e-e22b-5df5-ae63-d93ebab69eaf"
23+ SparseDiffTools = " 47a9eef4-7e08-11e9-0b38-333d64bd3804"
1624StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
1725SuiteSparse = " 4607b0f0-06f3-5cda-b6b1-a6196a1729e9"
26+ SymbolicUtils = " d1185830-fcd6-423d-90d6-eec64667417b"
1827
1928[compat ]
20- BandedMatrices = " 0.12, 0.13 , 0.14, 0.15 "
21- BlockBandedMatrices = " 0.6, 0.7 , 0.8 "
29+ BandedMatrices = " 0.15.11 , 0.16 "
30+ BlockBandedMatrices = " 0.8. 6, 0.9 , 0.10, 0.11 "
2231DiffEqBase = " 6.4.1"
32+ DomainSets = " 0.5"
2333ForwardDiff = " 0.10"
24- LazyArrays = " 0.14, 0.15, 0.16"
25- ModelingToolkit = " 0.10.0, 1.0, 2.0, 3.0"
26- NNlib = " 0.6"
27- StaticArrays = " 0.10, 0.11, 0.12"
34+ LazyArrays = " 0.17, 0.18, 0.19, 0.20, 0.21, 0.22"
35+ LazyBandedMatrices = " 0.5, 0.6, 0.7"
36+ LoopVectorization = " 0.12"
37+ ModelingToolkit = " 7"
38+ NNlib = " 0.6, 0.7"
39+ NonlinearSolve = " 0.3.7"
40+ Requires = " 1"
41+ RuntimeGeneratedFunctions = " 0.4, 0.5"
42+ SciMLBase = " 1.11"
43+ SparseDiffTools = " 1.17"
44+ StaticArrays = " 0.10, 0.11, 0.12, 1.0"
45+ SymbolicUtils = " 0.11, 0.12, 0.13, 0.14, 0.15, 0.16, 0.17, 0.18"
2846julia = " 1"
2947
3048[extras ]
@@ -33,9 +51,9 @@ OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
3351Parameters = " d96e819e-fc66-5662-9728-84c9c7592b0a"
3452Random = " 9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
3553SafeTestsets = " 1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
36- SimpleDifferentialOperators = " 7ccca996-40d6-5c2f-be7f-4eb2934af9c4"
3754SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
3855Test = " 8dfed614-e22c-5e08-85e1-65c5234f0b40"
56+ Zygote = " e88e6eb3-aa80-5325-afca-941959d7151f"
3957
4058[targets ]
41- test = [" FillArrays" , " OrdinaryDiffEq" , " Parameters" , " Random" , " SafeTestsets" , " SimpleDifferentialOperators " , " SpecialFunctions " , " Test " ]
59+ test = [" FillArrays" , " OrdinaryDiffEq" , " Parameters" , " Random" , " SafeTestsets" , " SpecialFunctions " , " Test " , " Zygote " ]
0 commit comments