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

[linalg] fix corner case for Bunch-Kaufman solver #62

Merged
merged 5 commits into from
Jan 24, 2024

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    ad4fab5 View commit details
    Browse the repository at this point in the history
  2. [linalg] add Scalar typedef to decomposition classes

    + add ::solve method to LDLTVisitor
    ManifoldFR committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    54fec9e View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Update CHANGELOG

    + also fix previous entries in changelog not being in a "Fixed"
      subsection
    ManifoldFR committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7589ed8 View commit details
    Browse the repository at this point in the history
  2. Apply suggested fixes

    ManifoldFR committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    574c7cc View commit details
    Browse the repository at this point in the history
  3. Apply suggested change on CHANGELOG.md

    Co-authored-by: Joris Vaillant <[email protected]>
    ManifoldFR and jorisv committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    416a6f4 View commit details
    Browse the repository at this point in the history