Hi folks, Random sparse matrices over finite fields generated by SAGE do not look sparse to me. Bug?
sage: Mat(GF(17), 10, sparse=True).random_element() [ 3 4 15 2 7 10 9 14 6 3] [12 5 0 1 0 12 10 0 9 11] [ 2 3 3 13 13 7 3 16 15 5] [15 7 16 0 9 3 11 13 16 4] [ 4 4 14 9 16 0 15 7 1 0] [ 5 10 16 2 4 9 16 10 10 0] [ 9 16 13 12 14 11 10 11 10 2] [16 3 5 10 16 3 1 3 14 15] [ 3 15 16 9 12 8 3 11 10 9] [ 4 5 10 7 5 1 9 16 10 1] Regards, Ifti --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
