and on 64-bit ubuntu I get a different error: sage -t -long "devel/sage/sage/interfaces/r.py" ********************************************************************** File "/home/jec/sage-4.3.3.alpha1/devel/sage/sage/interfaces/r.py", line 667: sage: r.help('print.anova') Expected: anova package:stats R Documentation ... Chambers, J. M. and Hastie, T. J. (1992) _Statistical Models in S_, Wadsworth & Brooks/Cole. ... Got: No documentation for 'print.anova' in specified packages and libraries: you could try '??print.anova' **********************************************************************
John On 19 February 2010 17:11, John Cremona <john.crem...@gmail.com> wrote: > On 19 February 2010 06:32, Minh Nguyen <nguyenmi...@gmail.com> wrote: >> Hi folks, >> >> This is the final alpha release of Sage 4.3.3. The next release would >> be an rc0. The development version of Sage is now in feature freeze. >> > > On 32-bit Suse I get this fuzz: > > > File "/local/jec/sage-4.3.3.alpha1/devel/sage/sage/misc/functional.py", > line 705: > sage: h.n() > Expected: > 0.33944794097891573 > Got: > 0.33944794097891567 > > John > -- 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