Thanks, Fabio, that seems to solve my problem indeed!
--~--~-~--~~~---~--~~
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 grou
Hi David and Minh,
Thanks for your comments!
@David
In the worst case, the matrix will have roughly 17000 rows and
columns. I could reduce it with some effort, but I'll first
try to figure out if it's worth it. I don't know Python very
well, but I could probably learn that much. Alternatively,
I
Hi,
I'd like to read a very large integer dense square matrix into sage
from a file, in order to determine its rank. I could not find much
information on what format I should store the matrix in, and what
commands to use to read it. Any help would be appreciated.
Thanks!
--~--~-~--~