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

Bugfix: Early exit in eigen_solve method #1412

Merged
merged 23 commits into from
Sep 26, 2024

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    875963a View commit details
    Browse the repository at this point in the history
  2. Make test use more points

    jcs15c committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0663246 View commit details
    Browse the repository at this point in the history
  3. Fixed with actually good test

    jcs15c committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a6aaceb View commit details
    Browse the repository at this point in the history
  4. Potential OBB-level fix

    jcs15c committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    992ace6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1b28451 View commit details
    Browse the repository at this point in the history
  6. Fix for eigen_solve

    jcs15c committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0435257 View commit details
    Browse the repository at this point in the history
  7. Revert OBB-level fix

    jcs15c committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ab1b76a View commit details
    Browse the repository at this point in the history
  8. Fix style

    jcs15c committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    b631051 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e0b72d0 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Update release notes

    jcs15c committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cf7aea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c05afc View commit details
    Browse the repository at this point in the history
  3. Merge branch 'bugfix/spainhour/eigen_solve_error' of github.com:LLNL/…

    …axom into bugfix/spainhour/eigen_solve_error
    jcs15c committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d77c7cb View commit details
    Browse the repository at this point in the history
  4. Remove a print statement

    jcs15c committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3dc83c5 View commit details
    Browse the repository at this point in the history
  5. Fix style

    jcs15c committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    cfe468a View commit details
    Browse the repository at this point in the history
  6. Fix style

    jcs15c committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    c7ff2e0 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'bugfix/spainhour/eigen_solve_error' of github.com:LLNL/…

    …axom into bugfix/spainhour/eigen_solve_error
    jcs15c committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    029b38c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e9b9a2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5025f6c View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    abb5f44 View commit details
    Browse the repository at this point in the history
  2. Update RELEASE-NOTES.md

    kennyweiss authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    e458eff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8c6f3b View commit details
    Browse the repository at this point in the history
  4. Removed unused variable

    Fixes warning
    kennyweiss authored Sep 25, 2024
    Configuration menu
    Copy the full SHA
    3f7e81e View commit details
    Browse the repository at this point in the history