As a quick note for the guess failure test case *for ccl*, if I repeat
the test, I randomly obtain the expected result.

The error seems to occur during computation of the gcd line 871.
I stop here, going further is too time consuming for me, I don't have
the necessary knowledge actually.

   unexpected failures: 1
   expected failures: 14
   unexpected passes: 0
   total tests: 73
                                                                   Type: Void
expected()

   Compiling function expected with type () -> Void
   testsuite | testcases: failed (total) | tests: failed (total)
   guessing                    0    (21)               0    (71)
   RECOP                       0     (1)               0     (1)
                                                                   Type: Void
(8) -> first guessBinRat([1,1,k+1,(3*k*k+5*k+2)/2,(8*k^3+18*k*k+13*k+3)/3])

   >> System error:
   Error reporting error

(8) -> first guessBinRat([1,1,k+1,(3*k*k+5*k+2)/2,(8*k^3+18*k*k+13*k+3)/3])

   >> System error:
   Error reporting error

(8) -> first guessBinRat([1,1,k+1,(3*k*k+5*k+2)/2,(8*k^3+18*k*k+13*k+3)/3])

   >> System error:
   Error reporting error

(8) -> first guessBinRat([1,1,k+1,(3*k*k+5*k+2)/2,(8*k^3+18*k*k+13*k+3)/3])

         (k + 1)n
        (        )
            n
   (8)  ----------
          k n + 1

Le jeu. 26 janv. 2023 à 17:01, Grégory Vanuxem <[email protected]> a écrit :
>
> Le jeu. 26 janv. 2023 à 03:34, Waldek Hebisch
> <[email protected]> a écrit :
> > > CCL:
> > > 4 failing files:
> > >
> > > agcd.output: 1
> > > integ.output: 3
> > > lodof.output: 1
> > > mantepse.output: 1
> > >
> >
> > My impression is that you linked to Julia libraries.  Have you checked
> > if failures are present when you use plan CCL, without extra libraries?
>
> Not related. And if I also remove GMP support neither.

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/CAHnU2dbkg3V5N9fZSAvQ27syy%2BAEDCeGYGt-zYrYJ8eduZhJ-A%40mail.gmail.com.

Reply via email to