Tommy Hofmann
Tommy Hofmann
My "save a few lines" comment was with respect to the recent PR. I agree with what you say. This should be refactored.
Thanks for allowing modulus 1!
I think you are correct. Hmm, I guess the test code that I wrote does not check this :)
Don't know about the SNF. One easy is to repeatedly do HNF of the matrix and its transpose. Some other references for efficient sparse integer matrix algorithms: "Algorithms for Large...
Sorry, I am not an expert on Wiedemann type algorithms. So I can't help much with that. If you want to do the alternating thing, there is an implementation here:...
Regarding the container printing, maybe we can add that it uses the 3-arg version if it does not contain a newline and the 2-arg version otherwise?
Is someone working on this? If not, I would like to take a stab at this.
I think `math_html` can go (now that we have the proper printing from AA).
Use show with the right MIME type.