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 9b416d8 commit afe63bbCopy full SHA for afe63bb
Project.toml
@@ -1,7 +1,7 @@
1
name = "CompactBases"
2
uuid = "2c0377a8-7469-4ebd-be0f-82e501f20078"
3
authors = ["Stefanos Carlström <[email protected]>"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
BandedMatrices = "aae01518-5342-5314-be14-df237901396f"
@@ -21,14 +21,14 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
21
[compat]
22
BandedMatrices = "0.16"
23
BlockBandedMatrices = "0.10"
24
-ContinuumArrays = "0.6.4,0.7"
+ContinuumArrays = "0.6.4,0.7, 0.8"
25
FastGaussQuadrature = "0.4"
26
FillArrays = "0.11"
27
Formatting = "0.4"
28
IntervalSets = "0.5.1"
29
LazyArrays = "0.20,0.21"
30
OffsetArrays = "1.1"
31
-QuasiArrays = "0.4.9,0.5"
+QuasiArrays = "0.4.9,0.5,0.6"
32
RecipesBase = "1.0"
33
julia = "1.5"
34
0 commit comments