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 32ccb3b commit a19d720Copy full SHA for a19d720
Project.toml
@@ -1,7 +1,7 @@
1
name = "SemiclassicalOrthogonalPolynomials"
2
uuid = "291c01f3-23f6-4eb6-aeb0-063a639b53f2"
3
authors = ["Sheehan Olver <[email protected]>"]
4
-version = "0.1.1"
+version = "0.1.2"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -25,7 +25,7 @@ FillArrays = "0.11.5"
25
HypergeometricFunctions = "0.3.4"
26
InfiniteArrays = "0.10.2"
27
LazyArrays = "0.21.3"
28
-QuasiArrays = "0.5"
+QuasiArrays = "0.5, 0.6"
29
SpecialFunctions = "0.10, 1.0"
30
julia = "1.5"
31
0 commit comments