This happened once before at http://trac.sagemath.org/ticket/15915, apparently the fix was not sufficient. Can you
I've created http://trac.sagemath.org/ticket/16968 for this issue, can you add a description about your machine there? On Thursday, September 11, 2014 4:04:04 PM UTC+1, Ralf Stephan wrote: > > sage -t --long src/sage/stats/distributions/discrete_gaussian_integer.pyx > ********************************************************************** > File "src/sage/stats/distributions/discrete_gaussian_integer.pyx", > line 262, in > sage.stats.distributions.discrete_gaussian_integer.DiscreteGaussianDistributionIntegerSampler.__init__ > > > Failed example: > min(l), max(l), abs(mean(l)-2.5) < 0.01 > Expected: > (-2, 7, True) > Got: > (-2, 6, True) > > this is after sage -upgrade, make, make doc-clean, make doc, make > ptestlong > on opensuse 12.3 > > Regards, > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
