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 ba74569 commit dcf76f6Copy full SHA for dcf76f6
Project.toml
@@ -1,7 +1,7 @@
1
name = "ClassicalOrthogonalPolynomials"
2
uuid = "b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
3
authors = ["Sheehan Olver <[email protected]>"]
4
-version = "0.3.7"
+version = "0.4"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -42,8 +42,8 @@ IntervalSets = "0.5"
42
LazyArrays = "0.21"
43
LazyBandedMatrices = "0.5.5"
44
QuasiArrays = "0.6"
45
-SpecialFunctions = "0.10, 1"
46
-julia = "1.5"
+SpecialFunctions = "1"
+julia = "1.6"
47
48
[extras]
49
Base64 = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"
0 commit comments