JuliaApproximation / CompactBases.jl

Julia library for function approximation with compact basis functions
MIT License
16 stars 2 forks source link

Generate finite-difference stencils and FE-DVR derivatives using Fornberg algorithm #5

Open jagot opened 4 years ago

jagot commented 4 years ago

The algorithm is already implemented, but unused. I think it is not applicable to StaggeredFiniteDifferences, however.