On Oct 5, 8:40 pm, Robert Bradshaw <rober...@math.washington.edu> wrote: > Try replacing the airy function with both math.sqrt, and math.h's > sqrt, and see what the timings are, which for benchmarking purposes > should give you a good idea if it's really the airy function. > > If it is, I doubt we're going to be writing a faster one ourselves...
Sure enough. I generated the Julia set for the complex cosine function using almost identical code. The Cython speedup was a factor of 50. The result is here: http://sagenb.org/home/pub/1028/ Thanks for the help Robert, Mark --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---