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

Implement Lubich convolution quadratures #16

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

alexfikl
Copy link
Owner

@alexfikl alexfikl commented Jul 11, 2023

This fixes the convolution quadratures (hopefully).

TODO:

  • Fix using the convolution weights to compute a RL integral.
    • Should be able to integrate $1$ (an overwhelmingly smooth function) to the specified order.
  • Fix using the starting weights to correct a RL integral.
    • Should be able to integrate something less smooth at the origin as well.
  • Implement the $p$-BDF methods from https://doi.org/10.1137/0517050.

@alexfikl alexfikl force-pushed the fix-conv-quad branch 2 times, most recently from 4477eff to 2072578 Compare July 24, 2023 12:36
@alexfikl alexfikl force-pushed the fix-conv-quad branch 2 times, most recently from 1b1fb1b to 2e6efce Compare September 21, 2023 09:02
@alexfikl alexfikl force-pushed the fix-conv-quad branch 2 times, most recently from f959bfa to 20aa56b Compare December 29, 2023 12:59
@alexfikl alexfikl force-pushed the fix-conv-quad branch 3 times, most recently from 03e4f98 to e7799a7 Compare January 12, 2024 13:12
@alexfikl alexfikl force-pushed the fix-conv-quad branch 3 times, most recently from b1899a8 to 1b2beef Compare August 7, 2024 18:50
@alexfikl alexfikl changed the title Implement Lubich convolution quadratures [fode] Implement Lubich convolution quadratures Dec 11, 2024
@alexfikl alexfikl added enhancement New feature or request fode Changes to the FODE module labels Dec 11, 2024
@alexfikl alexfikl changed the title [fode] Implement Lubich convolution quadratures Implement Lubich convolution quadratures Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fode Changes to the FODE module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant