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

Add lmul! and rmul! for Bidiagonal #51777

Merged
merged 7 commits into from
Nov 19, 2023
Merged

Add lmul! and rmul! for Bidiagonal #51777

merged 7 commits into from
Nov 19, 2023

Commits on Oct 19, 2023

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

Commits on Oct 25, 2023

  1. make rmul! aliasing-ready

    dkarrasch committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    149f8db View commit details
    Browse the repository at this point in the history
  2. resolve ambiguity

    dkarrasch committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    7409293 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. more disambiguation

    dkarrasch committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ae67df4 View commit details
    Browse the repository at this point in the history
  2. revert size check change

    dkarrasch committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    e937c6d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. add more tests

    dkarrasch committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    63b1009 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9b3ac2 View commit details
    Browse the repository at this point in the history