On 04/18/12 12:14, Dima Pasechnik wrote:
The complex_double.pyx problem seems to be PARI-related. Is there a PARI port of FreeBSD?
Yes there is. it is version 2.3.5, which is several versions earlier than sage is using.
What pari commands can I use to test if the problem is the same for pari version 2.3.5? I have never used pari.
Also, what mathematical problem is the algdep command supposed to be solving? It looks like it is finding a polynomial that the input complex number approximately satisfies. On the other hand, it doesn't look like it can be giving the minimum polynomial, because x+1 is a factor. So x^4+x seems just as good an answer as x^3+1 for the input, which looks like it is (1+sqrt(3))/2.
-- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org