I'm trying to deal with following problem: G=DirichletGroup(75) chi = list(G)[8] I need to compute with expressions such as: chi(2)*sqrt(11) the problem is that we cannot do this multiplication because we have "incompatible" operands, the first belongs to the cyclotomic field of order 20 and the other one belongs to a symbolic ring.
Is there a way to fix this problem? alia --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---