there are interactions with lapack and atlas in CVXOPT, for instance. On Mar 3, 2:35 pm, Jason Grout <jason-s...@creativetrax.com> wrote: > I couldn't find any good spline routines in Sage for constructing simple > splines with given boundary conditions (are there any? There are some > spline routines in scipy, but not what I was looking for). So I found > one of the standard routines on netlib and used that inside of a > %fortran cell in the notebook [1]. If I or one of my students wanted to > wrap this routine in a Sage Spline class, does anyone have any tips for > how to do it? Is there an example of a fortran library that a Sage > class (Cython or Python) interfaces directly with? For example, I know > we include lapack, but I didn't find any files in Sage that seemed to > directly import or use a lapack function. > > Thanks, > > Jason > > [1]http://sagenb.org/home/pub/1708/ > > -- > Jason Grout
-- 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