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 b88bdde commit c7b637bCopy full SHA for c7b637b
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.2"
+version = "0.2.0"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -25,7 +25,7 @@ SemiseparableMatrices = "f8ebbe35-cbfb-4060-bf7f-b10e4670cf57"
25
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
26
27
[compat]
28
-ArrayLayouts = "0.6"
+ArrayLayouts = "0.6.2"
29
BandedMatrices = "0.16.4"
30
BlockArrays = "0.14.1"
31
BlockBandedMatrices = "0.10"
0 commit comments