'scipy.signal' : Issues/Comments (for GSoC 2017)
Hello developers, I am working on Improving support and features in BSpline in 'scipy.interpolate'. I want to know any issues or difficulties you face when working with bsplines in 'scipy.signal'. If you want to see any changes of modifications that you want related to b-splines, specifically in 'scipy.signal', then please comment on this thread. Thank you
On Thu, Mar 30, 2017 at 6:46 AM, Aman Pratik <amanpratik10@gmail.com> wrote:
Hello developers,
I am working on Improving support and features in BSpline in 'scipy.interpolate'. I want to know any issues or difficulties you face when working with bsplines in 'scipy.signal'. If you want to see any changes of modifications that you want related to b-splines, specifically in 'scipy.signal', then please comment on this thread.
I suspect that no one will respond to this question with useful feedback, because almost no one uses the current B-spline stuff in scipy.signal. I see that Evgeni's description on https://github.com/scipy/scipy/issues/6730 mentions signal, but I don't think it's very relevant. From this piece of text: "Cardinal splines (splines with equidistant knots). We need representation, evaluation and construction. scipy.signal has some. The task here is to have an interface which is both compatible with regular b-splines and piecewise polynomials and is useful for the signal processing folks." you can ignore the "scipy.signal has some". The rest seems valid. Ralf
participants (2)
-
Aman Pratik -
Ralf Gommers