Hi, please look at the following unexpected behavior:

sage: from sympy.solvers.diophantine import *
sage: w=gp.Qfb(1,0,-16).qfbsolve(17)
sage: print w
Traceback (most recent call last):
...
TypeError: Error executing code in GP:
CODE:
        sage[26]=Qfb(sage[23],sage[24],sage[25]);
PARI/GP ERROR:
  ***   at top-level: sage[26]=Qfb(sage[23],sage[24
  ***                          ^--------------------
  *** Qfb: domain error in Qfb: issquare(disc) = 1


Roland

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to