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 c2755b9 commit ce3ec7bCopy full SHA for ce3ec7b
Project.toml
@@ -1,7 +1,7 @@
1
name = "PiecewiseOrthogonalPolynomials"
2
uuid = "4461d12d-4663-4550-8580-cb764c85e20f"
3
authors = ["Sheehan Olver <[email protected]>"]
4
-version = "0.2.2"
+version = "0.2.3"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -25,7 +25,7 @@ BandedMatrices = "0.17.33"
25
BlockArrays = "0.16.25"
26
BlockBandedMatrices = "0.12.2"
27
ClassicalOrthogonalPolynomials = "0.11"
28
-ContinuumArrays = "0.15"
+ContinuumArrays = "0.15, 0.16"
29
FillArrays = "1.0"
30
InfiniteArrays = "0.12.6, 0.13"
31
InfiniteLinearAlgebra = "0.6.16, 0.7"
0 commit comments