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

Allow generalized eigensolver to re-use pre-factorized matrix #1167

Merged
merged 16 commits into from
Jun 21, 2024

Commits on Jun 17, 2024

  1. gen eig factorized

    RMeli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c586746 View commit details
    Browse the repository at this point in the history
  2. tests

    RMeli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    ec2860b View commit details
    Browse the repository at this point in the history
  3. c api

    RMeli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    962a037 View commit details
    Browse the repository at this point in the history
  4. formatting

    RMeli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    4c5ebe1 View commit details
    Browse the repository at this point in the history
  5. c api test wrappers

    RMeli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    09ae24c View commit details
    Browse the repository at this point in the history
  6. c api tests

    RMeli committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    3141ef3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    838c503 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. helper

    RMeli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    dfdca22 View commit details
    Browse the repository at this point in the history
  2. comment

    RMeli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    5c7c7fe View commit details
    Browse the repository at this point in the history
  3. fix namings

    RMeli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    2cce9b9 View commit details
    Browse the repository at this point in the history
  4. format

    RMeli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    cff5b71 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    a6274a4 View commit details
    Browse the repository at this point in the history
  2. revert changes from other PR

    RMeli authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    aa0a235 View commit details
    Browse the repository at this point in the history
  3. add scalapack tests

    RMeli committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    c036c7c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. merge

    RMeli committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3991eb1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c993ef8 View commit details
    Browse the repository at this point in the history