out of core exact linear algebra

asked 12 years ago

I'm trying to solve a large (17000x250000) sparse (density=0.01) system over the rationals. Are there any routines in Sage (or out) that could give the reduced row echelon form, or the null space?

Everything I've looked into either runs out of memory or isn't exact.

Preview: (hide)