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 b116b83 commit ab9555fCopy full SHA for ab9555f
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.5.3"
+version = "0.5.4"
5
6
[deps]
7
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -23,8 +23,8 @@ BlockBandedMatrices = "0.12"
23
ClassicalOrthogonalPolynomials = "0.12"
24
ContinuumArrays = "0.17"
25
DomainSets = "0.7"
26
-FastTransforms = "0.15"
27
-InfiniteArrays = "0.13"
+FastTransforms = "0.15, 0.16"
+InfiniteArrays = "0.13.8"
28
IntervalSets = "0.7"
29
QuasiArrays = "0.11"
30
SpecialFunctions = "1, 2"
0 commit comments