Alex, Thanks. I had discovered is_FreeModule after I posted my query, but didn't know how to get rid of the deprecation warnings.
Victor On May 29, 7:37 am, Alex Ghitza <aghi...@gmail.com> wrote: > On Sat, 29 May 2010 04:26:31 -0700 (PDT), John Cremona > <john.crem...@gmail.com> wrote: > > Does the function is_FreeModule() do what you want by any chance? > > And if it does and you don't want to see the deprecation warnings all > the time: > > sage: from sage.modules.all import is_FreeModule > sage: is_FreeModule(x) > False > > Best, > Alex > > -- > Alex Ghitza --http://aghitza.org/ > Lecturer in Mathematics -- The University of Melbourne -- Australia -- 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 URL: http://www.sagemath.org