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 4175c69 commit ecd43a1Copy full SHA for ecd43a1
Project.toml
@@ -1,6 +1,6 @@
1
name = "MultivariateOrthogonalPolynomials"
2
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3
-version = "0.9"
+version = "0.9.1"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -36,7 +36,7 @@ FastTransforms = "0.17"
36
FillArrays = "1.0"
37
HarmonicOrthogonalPolynomials = "0.7"
38
InfiniteArrays = "0.15"
39
-InfiniteLinearAlgebra = "0.9"
+InfiniteLinearAlgebra = "0.9, 0.10"
40
LazyArrays = "2.3.1"
41
LazyBandedMatrices = "0.11.3"
42
QuasiArrays = "0.12"
0 commit comments