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 9d0d14b commit 6189f0bCopy full SHA for 6189f0b
Project.toml
@@ -1,6 +1,6 @@
1
name = "ApproxFunOrthogonalPolynomials"
2
uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211"
3
-version = "0.5.12"
+version = "0.5.13"
4
5
[deps]
6
AbstractFFTs = "621f4979-c628-5d54-868e-fcf4e3e8185c"
@@ -33,8 +33,10 @@ FastGaussQuadrature = "0.4, 0.5"
33
FastTransforms = "0.12, 0.13, 0.14"
34
FillArrays = "0.11, 0.12, 0.13"
35
IntervalSets = "0.5, 0.6, 0.7"
36
+LazyArrays = "0.22"
37
Reexport = "0.2, 1"
38
SpecialFunctions = "0.10, 1.0, 2"
39
+StaticArrays = "1"
40
julia = "1.6"
41
42
[extras]
0 commit comments