On Tue, 23 Aug 2022 at 16:26, Ralf Hemmecke <[email protected]> wrote: > > Martin, Waldek, > > can you tell me how I am supposed to interpret the result of this: > > (153) -> guess([2,3,5,7,11,13,17,19]) > > (153) > [ > s - 1 p - 1 s - 1 > n - 1 8 7 6 > --+ ++-++ --+ ++-++ > > | | > - | | [f(p ): (p - 1)f(p ) + p - 1 > = 0] + 2 > --+ | | --+ | | 5 5 5 5 > s = 0 p = 0 s = 0 p = 0 > 8 7 6 5 > + > 2 > ] >
When I played around with Guess, I always used the LaTeX output instead of the algebra output, it's possible that switching to tex output fixes some of the issues. Regards, Neven -- 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/CAL%2BbK4PkPfcFMaszH5%2BdwzKvUQKGRnhoXE_3x46bhGGSAbp%3DUA%40mail.gmail.com.
