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 f5d9c15 commit d8dcf97Copy full SHA for d8dcf97
Project.toml
@@ -1,6 +1,6 @@
1
name = "ContinuumArrays"
2
uuid = "7ae1f121-cc2c-504b-ac30-9b923412ae5c"
3
-version = "0.2"
+version = "0.2.1"
4
5
[deps]
6
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -14,8 +14,8 @@ QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
14
BandedMatrices = "0.14.2"
15
FillArrays = "0.8.2"
16
IntervalSets = "0.3.2"
17
-LazyArrays = "0.14.11"
18
-QuasiArrays = "0.1"
+LazyArrays = "0.14.11, 0.15"
+QuasiArrays = "0.1.1"
19
julia = "1.3"
20
21
[extras]
0 commit comments