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

Fix lu! requiring real matrices to be square. #1513

Merged
merged 7 commits into from
Aug 18, 2023

Commits on Jul 26, 2023

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

Commits on Jul 31, 2023

  1. add test, fix lu() method

    mjrodgers committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    5110bfa View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    eb93d9a View commit details
    Browse the repository at this point in the history
  2. add test for arb_mat

    mjrodgers committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    f8153e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 15, 2023

  1. Monkey patch

    thofma committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    da57044 View commit details
    Browse the repository at this point in the history