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

Framework for generic fvar<T> support through finite-differences #2929

Merged
merged 30 commits into from
Oct 4, 2023

Commits on Aug 7, 2023

  1. Initial integrate_1d

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    9faaf42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a26d064 View commit details
    Browse the repository at this point in the history
  3. Mix tests

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    41a551b View commit details
    Browse the repository at this point in the history
  4. Stray test

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    11c4a23 View commit details
    Browse the repository at this point in the history
  5. Update doc

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    e3cb963 View commit details
    Browse the repository at this point in the history
  6. cpplint

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    051bd8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3451d4 View commit details
    Browse the repository at this point in the history
  8. Fix failures

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    21560cf View commit details
    Browse the repository at this point in the history
  9. Missed typedef

    andrjohns committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    3435d1b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Simplify fvar framework

    andrjohns committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    77e4812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162bf58 View commit details
    Browse the repository at this point in the history
  3. Namespace missed

    andrjohns committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    9c36e70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd27178 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fd77364 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    85c9e5e View commit details
    Browse the repository at this point in the history
  2. Merge conflict

    andrjohns committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c09bcf4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d9d58c View commit details
    Browse the repository at this point in the history
  4. includes

    andrjohns committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    fffc14f View commit details
    Browse the repository at this point in the history
  5. doxygen

    andrjohns committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    24a9e71 View commit details
    Browse the repository at this point in the history
  6. Namespaces

    andrjohns committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    00b1303 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3be550d View commit details
    Browse the repository at this point in the history
  8. Scalar type

    andrjohns committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    4209cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Configuration menu
    Copy the full SHA
    1536d12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e09096b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    880a7d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. Update to c++-style cast

    andrjohns committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b4d9d30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    119ca9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8037cd5 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Update doc & naming

    andrjohns committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f8d886d View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

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