On 04/06/2012 10:51 PM, Nils Bruin wrote: > On Apr 6, 2:15 pm, Michael Orlitzky <mich...@orlitzky.com> wrote: >> That was a too-simple example. You can't create e.g. a cubic spline >> because of the evaluated derivatives. In general the form over [-1,1] >> would look like, >> >> s(f;x) = a(x)*f(-1) + b(x)*f'(-1) + c(x)*f(1) + d(x)*f'(1) >> > > Doesn't this do what you want? (probably needs #12796) >
Yes, I didn't realize that #12796 fixed this the first time I looked at it. I've reviewed it, thanks! -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org