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 f157502 commit cd30d2cCopy full SHA for cd30d2c
Project.toml
@@ -1,6 +1,6 @@
1
name = "MultivariateOrthogonalPolynomials"
2
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3
-version = "0.2.2"
+version = "0.2.3"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -36,7 +36,7 @@ FillArrays = "0.11, 0.12"
36
HarmonicOrthogonalPolynomials = "0.2"
37
InfiniteArrays = "0.12"
38
InfiniteLinearAlgebra = "0.6"
39
-LazyArrays = "0.21.8"
+LazyArrays = "0.21.8, 0.22"
40
LazyBandedMatrices = "0.7"
41
QuasiArrays = "0.8"
42
SpecialFunctions = "1"
0 commit comments