Hi all,

at http://trac.sagemath.org/ticket/15915 there's a ticket which is ready to go 
except potentially for some non-deterministic 32-bit doctest failure. 

That ticket implements discrete Gaussian samplers and one instantiation is 
non-deterministic (using random() for speed). This particular instantiation 
might fail non-deterministically on 32-bit systems (as reported in the 
comments of the ticket). On my local 32-bit system (Virtualbox Debian 
GNU/Linux) things seem to be fine, so I was wondering if other people on this 
list with access to 32-bit Linux machines could try it?

Just git pull && sage -b and run

   sage -t src/sage/stats/distributions/discrete_gaussian_integer.pyx

a few times and report back if tests pass everytime or not.

Thank you,
Martin

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to