We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54b727b commit 6c6fce4Copy full SHA for 6c6fce4
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "HarmonicOrthogonalPolynomials"
2
uuid = "e416a80e-9640-42f3-8df8-80a93ca01ea5"
3
-authors = ["Sheehan Olver <solver@mac.com>"]
4
version = "0.7.2"
+authors = ["Sheehan Olver <solver@mac.com>"]
5
6
[deps]
7
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -22,7 +22,7 @@ BlockArrays = "1.0"
22
BlockBandedMatrices = "0.13"
23
ClassicalOrthogonalPolynomials = "0.15"
24
ContinuumArrays = "0.19, 0.20"
25
-DomainSets = "0.7"
+DomainSets = "0.7, 0.8"
26
FastTransforms = "0.15, 0.16, 0.17"
27
InfiniteArrays = "0.15"
28
IntervalSets = "0.7"
0 commit comments