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

enabled complex eigenvectors for lapack #1106

Merged
merged 22 commits into from Oct 30, 2022
Merged

enabled complex eigenvectors for lapack #1106

merged 22 commits into from Oct 30, 2022

Commits on May 2, 2022

  1. Configuration menu
    Copy the full SHA
    9f8cfa2 View commit details
    Browse the repository at this point in the history
  2. removed return statements

    geoeo committed May 2, 2022
    Configuration menu
    Copy the full SHA
    71ef287 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. removed whitespace

    geoeo committed May 3, 2022
    Configuration menu
    Copy the full SHA
    aafb713 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. renaming method

    geoeo committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    743eaa4 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    5a87884 View commit details
    Browse the repository at this point in the history
  2. fixed formatting

    geoeo committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    c628011 View commit details
    Browse the repository at this point in the history
  3. formatting

    geoeo committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    a0412c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

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

Commits on Oct 15, 2022

  1. working on issue 1106

    geoeo committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    d61f9e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b732b75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ee68af View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. first version

    geoeo committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    ee3f84a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01c5b9e View commit details
    Browse the repository at this point in the history
  3. review conjugate indexing

    geoeo committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    81f1a6d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. fixed iteration

    geoeo committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    9acaa35 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2022

  1. fixed iteration

    geoeo committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    4a1fd60 View commit details
    Browse the repository at this point in the history
  2. testing complex eigenvalues

    geoeo committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    aa89cda View commit details
    Browse the repository at this point in the history
  3. testing eigenvectors

    geoeo committed Oct 23, 2022
    Configuration menu
    Copy the full SHA
    84c37b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Configuration menu
    Copy the full SHA
    14394b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c8b5f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. cargo fmt + tests

    sebcrozet committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    e32f4ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24e85b9 View commit details
    Browse the repository at this point in the history