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 81008b0 commit 8622da1Copy full SHA for 8622da1
Project.toml
@@ -1,6 +1,6 @@
1
name = "MultivariateOrthogonalPolynomials"
2
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3
-version = "0.6.1"
+version = "0.6.2"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -25,7 +25,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
25
26
[compat]
27
ArrayLayouts = "1.0.9"
28
-BandedMatrices = "0.17.30"
+BandedMatrices = "0.17.30, 1"
29
BlockArrays = "0.16.14"
30
BlockBandedMatrices = "0.12.5"
31
ClassicalOrthogonalPolynomials = "0.11"
0 commit comments