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 9cd2d59 commit 6ab8cdeCopy full SHA for 6ab8cde
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.6.24"
+version = "0.6.25"
4
5
[deps]
6
ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05"
@@ -25,13 +25,13 @@ ApproxFunBaseTest = "0.1"
25
Aqua = "0.5"
26
BandedMatrices = "0.16, 0.17"
27
BlockArrays = "0.14, 0.15, 0.16"
28
-BlockBandedMatrices = "0.10, 0.11"
+BlockBandedMatrices = "0.10, 0.11, 0.12"
29
DomainSets = "0.5, 0.6"
30
FastGaussQuadrature = "0.4, 0.5"
31
FastTransforms = "0.12, 0.13, 0.14, 0.15.1"
32
-FillArrays = "0.11, 0.12, 0.13"
+FillArrays = "0.11, 0.12, 0.13, 1"
33
IntervalSets = "0.5, 0.6, 0.7"
34
-LazyArrays = "0.22"
+LazyArrays = "0.22, 1"
35
Reexport = "0.2, 1"
36
SpecialFunctions = "0.10, 1.0, 2"
37
Static = "0.8"
0 commit comments