I installed Ubuntu 14.04 LTS 64-bit last weekend. I don't remember there are any crash.
在 2015年11月9日星期一 UTC+2上午7:42:40,William写道: > > On Sun, Nov 8, 2015 at 9:31 PM, Jori Mäntysalo <[email protected] > <javascript:>> wrote: > > On Sun, 8 Nov 2015, Sihuang Hu wrote: > > > >> I just used the following commands to construct an matrix: > >> > >> q = 2 > >> r = 2 > >> s = 2 > >> n = s*(r+1) > >> d = 3 > >> P = matrix(ZZ, r+2, r+2, lambda u, k: Krawtchouk(r+1, q, k, u)) > >> > >> But sage gives me two different results at different times: > > > > > > I was not able to reproduce the error. I tried in two system, about > 500,000 > > tests together. If there is a real heisenbug, it must depend on > > architechture etc. So Linux or Mac, what processor...? > > It could also be flaky hardware. Does your computer ever crash? > > William > > > > > -- > > Jori Mäntysalo > > > > -- > William (http://wstein.org) > -- You received this message because you are subscribed to the Google Groups "sage-support" 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-support. For more options, visit https://groups.google.com/d/optout.
