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 4cccbfb commit f16156fCopy full SHA for f16156f
Project.toml
@@ -15,12 +15,12 @@ BandedMatrices = "0.12, 0.13"
15
FillArrays = "0.7"
16
IntervalSets = "0.3.1"
17
LazyArrays = "0.12"
18
+QuasiArrays = "0.0.2, 0.0.3"
19
julia = "1.1"
-QuasiArrays = "0.0.2"
20
21
[extras]
22
-Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
23
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
+Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
24
25
[targets]
26
-test = ["Test","ForwardDiff"]
+test = ["Test", "ForwardDiff"]
0 commit comments