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

Adding fast multipole method for Legendre-Chebyshev transforms #83

Merged
merged 7 commits into from
May 15, 2024

Commits on May 13, 2024

  1. Adding FMM

    mikaem committed May 13, 2024
    Configuration menu
    Copy the full SHA
    33e05ec View commit details
    Browse the repository at this point in the history
  2. Update fmm.c

    mikaem committed May 13, 2024
    Configuration menu
    Copy the full SHA
    a121208 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Adding new tests

    mikaem committed May 15, 2024
    Configuration menu
    Copy the full SHA
    0738677 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d6a666 View commit details
    Browse the repository at this point in the history
  3. Trigger

    mikaem committed May 15, 2024
    Configuration menu
    Copy the full SHA
    c49a003 View commit details
    Browse the repository at this point in the history
  4. Adding stdint.h

    mikaem committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9ca3d68 View commit details
    Browse the repository at this point in the history
  5. Fixing mac CI

    mikaem committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ac7aa96 View commit details
    Browse the repository at this point in the history