Sheehan Olver

Results 1181 comments of Sheehan Olver

> Ok! so as far as I can tell FastTransforms.plan_cheb2leg does not support the dims argument, is that right? So that is something that would need to be added. We...

What’s your p? If it’s low it’ll be faster try p = 1 million

Right. So the choice was made for 1D adaptive transforms where one would need lots of plans.

That's odd since they should be doing the same thing....

Is this bug also in Julia v1.11-rc? I think it’s a mistake to try to support master as it’s always too much of a moving target

Yes that is doable

This package predates ForwardDiff.jl and its value is mostly in its simplicity and accessibility. The "right" thing to do is move `ForwardDiff.Dual` here. But that would require someone to take...

Ah probably it’s not overridden yet for ` SparseVector ` . You could add that too if you want

OK. I don't think I wrote that code so it must be a bug. Do you think you can fix it? It should be here: https://github.com/JuliaLinearAlgebra/BandedMatrices.jl/blob/master/ext/BandedMatricesSparseArraysExt.jl