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 bd1af79 commit 4d25c9dCopy full SHA for 4d25c9d
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.0.7"
+version = "0.1"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -17,7 +17,7 @@ QuasiArrays = "c4ea9172-b204-11e9-377d-29865faadc5c"
17
SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
18
19
[compat]
20
-ArrayLayouts = "0.6"
+ArrayLayouts = "0.6, 0.7"
21
BandedMatrices = "0.16"
22
ClassicalOrthogonalPolynomials = "0.3.5"
23
ContinuumArrays = "0.7"
0 commit comments