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 07c4bae commit 94ce2a4Copy full SHA for 94ce2a4
Project.toml
@@ -1,6 +1,6 @@
1
name = "MultivariateOrthogonalPolynomials"
2
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3
-version = "0.0.5"
+version = "0.0.6"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -37,7 +37,7 @@ HarmonicOrthogonalPolynomials = "0.0.1, 0.0.2"
37
InfiniteArrays = "0.9.5, 0.10"
38
InfiniteLinearAlgebra = "0.4.5, 0.5"
39
LazyArrays = "0.20.5"
40
-LazyBandedMatrices = "0.4.7"
+LazyBandedMatrices = "0.4.7, 0.5"
41
QuasiArrays = "0.4"
42
SpecialFunctions = "0.10, 1"
43
StaticArrays = "0.12, 1"
0 commit comments