On Thu, May 12, 2011 at 8:13 AM, Jeroen Demeyer <jdeme...@cage.ugent.be> wrote: > Hello all, > > At this point nothing is blocking the sage-4.7 release any more. So it > would be nice if everybody could try to build and test Sage, to see > whether there are any remaining issues. If not, I will release sage-4.7 > in about a week or so.
The sloane_find function is broken, yet again: sage: sloane_find([1,1,2,3,5,8,13,21], nresults=1) Searching Sloane's online database... [] sage: This is of course because of the Sloane tables API changing. I don't think this should hold up the release though. -- william -- 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