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

Minor improvements when preparing WAVES talk #76

Merged
merged 7 commits into from
Jul 5, 2024
Merged

Minor improvements when preparing WAVES talk #76

merged 7 commits into from
Jul 5, 2024

Commits on Jun 28, 2024

  1. wrap S and D as linear map for HMatrix compression

    - aligns with `fmm` usage
    - direct solvers using an `HMatrix` should be considered advanced usage
    maltezfaria committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    8b16bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1922cd3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. add logo to docs

    maltezfaria committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    34b37a4 View commit details
    Browse the repository at this point in the history
  2. switch to svd in vdim

    - handles non-square systems
    maltezfaria committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    aebf9e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    295b6be View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    1392ffb View commit details
    Browse the repository at this point in the history
  2. bug fix

    maltezfaria committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    f46889d View commit details
    Browse the repository at this point in the history