diff --git a/Project.toml b/Project.toml index 79a89f7..253a2e1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,6 +1,6 @@ name = "ApproxFunOrthogonalPolynomials" uuid = "b70543e2-c0d9-56b8-a290-0d4d6d4de211" -version = "0.6.60" +version = "0.6.61" [deps] ApproxFunBase = "fbd15aa5-315a-5a7d-a8a4-24992e37be05" diff --git a/src/ApproxFunOrthogonalPolynomials.jl b/src/ApproxFunOrthogonalPolynomials.jl index 3a893b4..015e773 100644 --- a/src/ApproxFunOrthogonalPolynomials.jl +++ b/src/ApproxFunOrthogonalPolynomials.jl @@ -81,7 +81,7 @@ using FastTransforms: plan_chebyshevtransform, plan_chebyshevtransform!, plan_ichebyshevtransform, plan_ichebyshevtransform!, pochhammer, lgamma -import BlockBandedMatrices: blockbandwidths +import BlockBandedMatrices: blockbandwidths, BlockBandedMatrix # we need to import all special functions to use Calculus.symbolic_derivatives_1arg import SpecialFunctions: erfcx, dawson,