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

Fast Hermite interpolation and observables #4464

Merged
merged 22 commits into from
Oct 2, 2024

Commits on Sep 22, 2024

  1. fast observables

    MarcBerliner committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    285d9fe View commit details
    Browse the repository at this point in the history
  2. fix release and types

    MarcBerliner committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    7125cfd View commit details
    Browse the repository at this point in the history
  3. good

    MarcBerliner committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    f587877 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. faster interp

    MarcBerliner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    a4ca2d1 View commit details
    Browse the repository at this point in the history
  2. double -> realtype

    MarcBerliner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    bdd1dfa View commit details
    Browse the repository at this point in the history
  3. clean separation

    MarcBerliner committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    35c4956 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. good again

    MarcBerliner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    2d1efcb View commit details
    Browse the repository at this point in the history
  2. private members

    MarcBerliner committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a353d0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c38e0c2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. cleanup

    MarcBerliner committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8df12c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix codecov, tests

    MarcBerliner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    9648a29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46b1f55 View commit details
    Browse the repository at this point in the history
  3. naming

    MarcBerliner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3bdc02b View commit details
    Browse the repository at this point in the history
  4. codecov

    MarcBerliner committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    43a5356 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. codacy, cse/expand

    MarcBerliner committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    6823c71 View commit details
    Browse the repository at this point in the history
  2. fix try/except

    MarcBerliner committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    7b7dbcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eea988 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    MarcBerliner committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    fe2ab96 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    bcecbaf View commit details
    Browse the repository at this point in the history
  2. address comments

    MarcBerliner committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    276b913 View commit details
    Browse the repository at this point in the history
  3. initialize save_hermite

    MarcBerliner committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    a4aa9fe View commit details
    Browse the repository at this point in the history
  4. fix codecov

    MarcBerliner committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    4e708af View commit details
    Browse the repository at this point in the history