#16968: Random failure in gaussian sampler
-------------------------------------+-------------------------------------
       Reporter:  vbraun             |        Owner:
           Type:  defect             |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.4
      Component:  statistics         |   Resolution:
       Keywords:  random_fail        |    Merged in:
        Authors:                     |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/malb/t16968_random_gauss_failure |  a093d143b71b9a478c17a5b996b3f74b6b6b1912
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by vbraun):

 I also got the following from the buildbot right now:
 {{{
 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:
     (-1, 7, True)
 *********************************************************************
 }}}
 This is covered by the current branch, just putting it out for the record.

--
Ticket URL: <http://trac.sagemath.org/ticket/16968#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" 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-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to