|
From: Michael A. <mab...@go...> - 2008-12-25 15:47:09
|
On Thu, Dec 25, 2008 at 6:50 AM, Burcin Erocal <bu...@er...> wrote: > On Thu, 25 Dec 2008 14:39:37 +0000 > "Bill Hart" <goo...@go...> wrote: Hi, >> There's only Z/pZ[x] factoring so far, not Z[x]. I'll fix the test >> failures as soon as I can. What architecture was it? I *think* the >> failure is probably due to using 32 bit primes not 31 bit, but I need >> to check it out. Ok. > OK, good to know. I only saw the factor functions when I was skimming > the zmod_poly section for the Zn[x] wrapper in Sage, and somehow > assumed they were available for Z[x] as well. > > This means even less work to update to 1.1.0 instead of 1.0.20. :) > FWIW, I tested 1.1.0 on some of the 32-bit machines I have access to, > and all tests passed. Sure, but I am reluctant to switch to 1.1 so late in the game for 3.2.3 given the need to do 3.3 in less than a week. So if the 1.1 update is more or less painless I would want to do that in 3.3, but if anything is turned up by valgrinding 1.0.20 on 32 bit boxen I would be curious if this is worth fixing via 1.0.21 in 3.2.3 or if we should just move to 1.1 in 3.3. > > Cheers, > > Burcin Cheers, Michael > > ------------------------------------------------------------------------------ > _______________________________________________ > flint-devel mailing list > fli...@li... > https://lists.sourceforge.net/lists/listinfo/flint-devel > |