Hi,

a few weeks ago I noticed the code for the GSL ode solver in Sage
doesn't support parameters in compiled functions, although the native
API supports it and I found that feature quite useful for solving with
different parameter sets.

I wrote a patch to enable it. The only problem I see is that it breaks
compatibility with existing user code due to a changed interface for
compiled functions. Maybe you've a idea how to prevent that.

Trac #8981: http://trac.sagemath.org/sage_trac/ticket/8981

BTW, is there a policy I need to request a review on the mailing list? I
opened the bug two weeks ago and haven't got an answer yet. :p

Best regards,
André Bubel

-- 
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

Reply via email to