Hello, what would be the best (and shortest) way to convert sage matrix (like matrix([[1, 2], [3, 4]]) )
to numpy array: numpy.array([[1, 2], [3, 4]]) or is there any other way to multiply sage matrix per member ? Thanks in advance :) -- Jurgis Pralgauskis tel: 8-616 77613; --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---