File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11name = " ClassicalOrthogonalPolynomials"
22uuid = " b30e2e7b-c4ee-47da-9d5f-2c5c27239acd"
33authors = [" Sheehan Olver <solver@mac.com>" ]
4- version = " 0.11.6 "
4+ version = " 0.11.7 "
55
66[deps ]
77ArrayLayouts = " 4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -26,7 +26,7 @@ SpecialFunctions = "276daf66-3868-5448-9aa4-cd146d93841b"
2626
2727[compat ]
2828ArrayLayouts = " 1.3.1"
29- BandedMatrices = " 0.17.17"
29+ BandedMatrices = " 0.17.17, 1 "
3030BlockArrays = " 0.16.9"
3131BlockBandedMatrices = " 0.12"
3232ContinuumArrays = " 0.16"
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ import LazyArrays: ApplyStyle
55import QuasiArrays: MulQuasiMatrix
66import Base: OneTo
77import ContinuumArrays: MappedWeightedBasisLayout, Map, WeightedBasisLayout
8+ import BandedMatrices: isbanded
89
910@testset " Chebyshev" begin
1011 @testset " ChebyshevGrid" begin
You can’t perform that action at this time.
0 commit comments