Dear All, At http://trac.sagemath.org/sage_trac/ticket/11751 I try to fix some problems with FreeModule_generic. I've put a patch up there wich makes the code work wich I want to work (only very small changes where needed, since it is just fixing some bugs in the code wich is already there). The only problem is that the my changes make other doctests not work. I've been trying to find the source of the problem for some time now but fail miserably. I hope there is someone here willing to help me out.
The main goal why I want that ticket to work is to finally get the function fields code into sage. For that we need to do calculation in free modules over univariate polynomial rings over fields. The patch there makes this possible (as shown in the description) of the patch. Thanks in advance, BTW, sorry for the large ammount of messages from me lately, but I just want to do a lot of sage stuff before college starts again. -- 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