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

Add SimpleGMRES implementation #366

Merged
merged 14 commits into from
Sep 20, 2023
Merged

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    2b9d8fd View commit details
    Browse the repository at this point in the history
  2. Fix Project.toml

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    786f9b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8547c19 View commit details
    Browse the repository at this point in the history
  4. Add performance tip

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f23f83c View commit details
    Browse the repository at this point in the history
  5. Add faster GMRES version

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    79fd696 View commit details
    Browse the repository at this point in the history
  6. Remove NNlib

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    07fc3fa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bc74893 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    19312b1 View commit details
    Browse the repository at this point in the history
  9. Use inplace accumulation

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    d354ab1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d738dcc View commit details
    Browse the repository at this point in the history
  11. Add tests

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    b1e4bf4 View commit details
    Browse the repository at this point in the history
  12. Add documentation entry

    avik-pal committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f6155f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Remove comment

    avik-pal committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    38191f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38e3401 View commit details
    Browse the repository at this point in the history