We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b94e0a commit 24d73c0Copy full SHA for 24d73c0
Project.toml
@@ -23,9 +23,9 @@ QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
23
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
24
25
[compat]
26
-ArrayLayouts = "0.5.1"
27
-BandedMatrices = "0.16"
28
-BlockArrays = "0.14"
+ArrayLayouts = "0.5.3"
+BandedMatrices = "0.16.1"
+BlockArrays = "0.14.1"
29
BlockBandedMatrices = "0.10"
30
ContinuumArrays = "0.5"
31
DomainSets = "0.4, 0.5"
@@ -36,8 +36,8 @@ FillArrays = "0.11"
36
InfiniteArrays = "0.9"
37
InfiniteLinearAlgebra = "0.4.6"
38
IntervalSets = "0.3.1, 0.4, 0.5"
39
-LazyArrays = "0.20.2"
40
-QuasiArrays = "0.4.1"
+LazyArrays = "0.20.4"
+QuasiArrays = "0.4.2"
41
SpecialFunctions = "0.10, 1"
42
julia = "1.5"
43
0 commit comments