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 fast operator evaluation for tensor-product discretizations #362

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

Commits on Jul 25, 2024

  1. start updating grad

    a-alveyblanc committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    8bd3969 View commit details
    Browse the repository at this point in the history
  2. add TODOs

    a-alveyblanc committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    0afe732 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

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

Commits on Aug 31, 2024

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

Commits on Sep 5, 2024

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

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    a3f7f7e View commit details
    Browse the repository at this point in the history
  2. small changes

    a-alveyblanc committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    830c2e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    102f6e0 View commit details
    Browse the repository at this point in the history
  4. fix gradient tests

    a-alveyblanc committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    597fcc9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    790ab13 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91e3121 View commit details
    Browse the repository at this point in the history
  7. arg name change

    a-alveyblanc committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9ff324b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7b50e32 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    230c1bd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30f984e View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    92b54a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34b1cd6 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    b8e312e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a79a603 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    c8d0a92 View commit details
    Browse the repository at this point in the history
  2. tag axes of grad result

    a-alveyblanc committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    ad0d2e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca22480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    092a6cc View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

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

Commits on Sep 16, 2024

  1. small changes

    a-alveyblanc committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    8182571 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4cacc6b View commit details
    Browse the repository at this point in the history
  2. first round of clean-ups

    a-alveyblanc committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    73ba29a View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

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

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    3dfaeec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851a1f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91c87df View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

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

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    d174c40 View commit details
    Browse the repository at this point in the history
  2. remove unused variable

    a-alveyblanc committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    21a5855 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e8b5f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 27, 2024

  1. Configuration menu
    Copy the full SHA
    4d8d468 View commit details
    Browse the repository at this point in the history
  2. fix merge conflicts

    a-alveyblanc committed Oct 27, 2024
    Configuration menu
    Copy the full SHA
    5b53482 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. some ruff fixes

    a-alveyblanc committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0a91985 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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