Hi,

I wrote a patch for the ODE solver some time ago which wasn't accepted yet. http://trac.sagemath.org/sage_trac/ticket/8981

As I wanted to bring it up to date and maybe improve the documentation a bit I (again) came across the problem, that the last example of the module http://www.sagemath.org/doc/reference/sage/gsl/ode.html isn't doctested because it depends on a the notebook cython environment. If I add the "sage: " shell string to that example the test fails on the first line because it doesn't recognize the %cython directive.

Is there a way to automatically test the code anyway using this cython function?

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