Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - refactor(data/matrix): reverse the direction of matrix.minor_mul_equiv #10657

Closed
wants to merge 2 commits into from

Commits on Dec 7, 2021

  1. refactor(data/matrix): reverse the direction of matrix.minor_mul_equiv

    In #10350 this change was proposed, since we apparently use that backwards way more than we use it forwards.
    
    We also change `reindex_linear_equiv_mul`, which is similarly much more popular backwards than forwards.
    
    Closes: #10638
    Vierkantor committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    b9e430f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. Configuration menu
    Copy the full SHA
    c6273b8 View commit details
    Browse the repository at this point in the history