On Aug 28, 2007, at 15:58 , William Stein wrote:

> In preparation for including FLINT in SAGE,   I've created an  
> experimental
> FLINT sage package.  Try building it:
>
>    ./sage -f -m flint-0.1.spkg
>
> If this works, do
>    cd spkg/build/flint-0.1/src
> and try some of the test programs, e.g.,
>    ./Z_mpn-test

A bit tardy, so I don't know if it's useful.

The build succeeded (SAGE 2.8.4.2) on both G4 and Core 2 Duo.  I ran  
all the tests, with the following results:

Dual G5:
=== ZmodF_mul-test ===
Testing _ZmodF_mul_fft_split()... ok
Testing _ZmodF_mul_fft_combine()... ok
Testing _ZmodF_mul_threeway_reduce()... ok
Testing ZmodF_mul_info_mul_plain()... ok
Testing ZmodF_mul_info_mul_threeway()... FAIL!
Testing ZmodF_mul_info_mul_fft()... ok

At least one test FAILED!

=== long_extras-test ===
Testing z_mod_precomp()... ok
Testing z_div2_precomp()... ok
Testing z_mod2_precomp()... ok
Testing z_ll_mod_precomp()... FAIL!
Testing z_mulmod_precomp()... ok
Testing z_mulmod2_precomp()... ok
Testing z_powmod()... ok
Testing z_powmod2()... ok
Testing z_sqrtmod()... ok
Testing z_cuberootmod()... ok
Testing z_nextprime()... ok
Testing z_CRT()... ok
Testing z_issquarefree()... ok
Testing z_factor_trial()... ok
Testing z_factor_SQUFOF()... ok
Testing z_factor()... ok

At least one test FAILED!


Core 2 Duo:
=== ZmodF_mul-test ===
Testing _ZmodF_mul_fft_split()... ok
Testing _ZmodF_mul_fft_combine()... ok
Testing _ZmodF_mul_threeway_reduce()... ok
Testing ZmodF_mul_info_mul_plain()... ok
Testing ZmodF_mul_info_mul_threeway()... FAIL!
Testing ZmodF_mul_info_mul_fft()... ok

At least one test FAILED!

Justin

--
Justin C. Walker, Curmudgeon at Large
Institute for the Absorption of Federal Funds
-----------
I'm beginning to like the cut of his jibberish.
-----------




--~--~---------~--~----~------------~-------~--~----~
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://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/
-~----------~----~----~----~------~----~------~--~---

Reply via email to