On Mar 17, 9:37 pm, Pierre <pierre.guil...@gmail.com> wrote: > this is related > tohttp://groups.google.com/group/sage-devel/browse_thread/thread/9f9413... > > It seems that conjugate( sqrt(-3) ) now evaluates to itself, which is > better than the erroneous sqrt(-3). However we still have: > > sage: z= I * sqrt(-3) > sage: z.conjugate() > -I*sqrt(-3) > > ... which is just wrong.
Yes, this must have been overlooked in the Pynac upgrade which took care of many of these things. Maybe it doesn't propagate to products for some weird reason. My guess is that this is also still a bug in Pynac (?). Please create a ticket on the Trac server and cc: kcrisman, burcin, and jpflori, if you can find the time. Thank you very much! - kcrisman -- 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