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 70c54d0 commit 0ba4295Copy full SHA for 0ba4295
Project.toml
@@ -1,6 +1,6 @@
1
name = "MultivariateOrthogonalPolynomials"
2
uuid = "4f6956fd-4f93-5457-9149-7bfc4b2ce06d"
3
-version = "0.3.0"
+version = "0.3.1"
4
5
[deps]
6
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -29,7 +29,7 @@ BandedMatrices = "0.17"
29
BlockArrays = "0.16.14"
30
BlockBandedMatrices = "0.11.5"
31
ClassicalOrthogonalPolynomials = "0.6"
32
-ContinuumArrays = "0.10.2"
+ContinuumArrays = "0.10.2, 0.11"
33
DomainSets = "0.5"
34
FastTransforms = "0.13, 0.14"
35
FillArrays = "0.12, 0.13"
0 commit comments