On Fri, Mar 24, 2017 at 2:15 PM, Nikolay Mayorov <nikolay.mayorov@zoho.com> wrote:
Resent my answer to the new address.
============ Forwarded message ============ From : Nikolay Mayorov <nikolay.mayorov@zoho.com> To : "SciPy Developers List"<scipy-dev@scipy.org> Date : Fri, 24 Mar 2017 01:07:10 +0500 Subject : Re: [SciPy-Dev] GSoC 2017: BSpline support ============ Forwarded message ============
De Boor, "Practical guide to splines", Chapter IX should be the place for your. Likely you will need to thoroughly study several chapters in it, it's not an easy book to quickly pick up a recipe from it.
Nikolay.
---- On Thu, 23 Mar 2017 19:31:32 +0500 *Aman Pratik <amanpratik10@gmail.com <amanpratik10@gmail.com>>* wrote ----
Hello, I need some help with *"**Convert a CubicSpline/PPoly object to a BSpline". *I am unable to find suitable literature for it, or maybe I am overlooking something. I would be really grateful if you could guide me to some reading material or code samples.
Lyche and Morken, http://www.uio.no/studier/emner/matnat/ifi/INF-MAT5340/v05/undervisningsmate... can be an easier first read than de Boor (which is, indeed, *the* reference). (Hat tip to Pauli who suggested this to me a while ago). Cheers, Evgeni