transpose

Issue #82 new
Martin Albrecht repo owner created an issue

Charles wrote:

I note two more things:

  • mzd_transpose(A, A)` cannot work if A is not square for obvious reasons. But it silently returns an incorrect result when A is square. The documentation doesn’t mention it.

  • Code related to transposition takes 50% of mzd.c. Wouldn’t it be reasonable to isolate it in a separate file ?

Comments (0)

  1. Log in to comment