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 9fc9b83 commit bc64208Copy full SHA for bc64208
Project.toml
@@ -1,7 +1,7 @@
1
name = "ClassicalOrthogonalPolynomials"
2
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
3
authors = ["Sheehan Olver <solver@mac.com>"]
4
-version = "0.6.3"
+version = "0.6.4"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -40,7 +40,7 @@ InfiniteArrays = "0.12.3"
40
InfiniteLinearAlgebra = "0.6.7"
41
IntervalSets = "0.5, 0.6, 0.7"
42
LazyArrays = "0.22.11"
43
-LazyBandedMatrices = "0.7.14"
+LazyBandedMatrices = "0.7.14, 0.8"
44
QuasiArrays = "0.9"
45
SpecialFunctions = "1.0, 2"
46
julia = "1.7"
0 commit comments