mabshoff wrote:
> 
> 
> On Nov 27, 10:50 am, Jaap Spies <[EMAIL PROTECTED]> wrote:
> 
> <SNIP>
> 
> Hi Jaap,
> 
>> On Fedora 10, 32 bits all tests passed!
> 
> Excellent. My FC 10 live dev image refuses to boot like a coward and
> dies with a kernel oops with VMWare and Virtualbox. Oh well, I guess I
> will have to do a download and real install then.
> 
>> On Fedora 9, 32 bits the M2 issue with multi_polynomial_ideal.py.
> 
> Can you post the output? I assume it is "just" that earlier versions
> of M2 return a slight different GBase in that case, i.e. the tail of
> one generator is different.
> 

sage -t  
devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py**********************************************************************
File 
"/home/jaap/work/downloads/sage-3.2.1.alpha2/devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py",
 line 58:
     sage: S.<a,b> = R.quotient((x^2 + y^2, 17))
Expected:
     verbose 0 ... Warning: falling back to very slow toy implementation.
Got nothing
**********************************************************************
File 
"/home/jaap/work/downloads/sage-3.2.1.alpha2/devel/sage/sage/rings/polynomial/multi_polynomial_ideal.py",
 line 145:
     sage: I.groebner_basis()
Expected:
     verbose 0 ... Warning: falling back to very slow toy implementation.
     [x + y + z, y^2 + y + 23234, y*z + y + 26532, 2*y + 158864, z^2 + 17223, 
2*z + 41856, 164878]
Got:
     [x + y + z, y^2 + y + 23234, y*z + y + 26532, 2*y - 6014, z^2 + 17223, 2*z 
+ 41856, 164878]
**********************************************************************
1 items had failures:
    2 of  48 in __main__.example_0
***Test Failed*** 2 failures.
For whitespace errors, see the file 
/home/jaap/downloads/sage-3.2.1.alpha2/tmp/.doctest_multi_polynomial_ideal.py
         [87.4 s]
exit code: 1024

Jaap


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to