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 the GTPSA.jl backend #329

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

Commits on Jun 17, 2024

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

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    aeedb5d View commit details
    Browse the repository at this point in the history
  2. jacobian, hessian

    mattsignorelli committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    9572d57 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 25, 2024

  1. Fix tests

    gdalle committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    a39fd4e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2df56f View commit details
    Browse the repository at this point in the history
  3. Lighter workflow

    gdalle committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    79d6ee1 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. pushforward

    mattsignorelli committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    cee4b7e View commit details
    Browse the repository at this point in the history
  2. trigger workflow

    mattsignorelli committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    b362dd9 View commit details
    Browse the repository at this point in the history
  3. fix tests?

    mattsignorelli committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    1473858 View commit details
    Browse the repository at this point in the history
  4. fix typo

    mattsignorelli committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    20c026a View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    29029b3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'addgtpsa' of github.com:mattsignorelli/DifferentiationI…

    …nterface.jl into pr/mattsignorelli/329
    gdalle committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    23ce9fd View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    45012c7 View commit details
    Browse the repository at this point in the history
  2. fix typo

    mattsignorelli committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3afbbb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9943008 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1 from mattsignorelli/main

    latest main
    mattsignorelli authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    1493573 View commit details
    Browse the repository at this point in the history
  5. Update Test.yml

    mattsignorelli authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    3039528 View commit details
    Browse the repository at this point in the history
  6. no code coverage

    mattsignorelli authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ecee93e View commit details
    Browse the repository at this point in the history
  7. add GTPSA test

    mattsignorelli committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f0a0d79 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    8997b93 View commit details
    Browse the repository at this point in the history
  2. all tests passing

    mattsignorelli committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    b9ae5e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    12ac9d9 View commit details
    Browse the repository at this point in the history
  4. no coverage test

    mattsignorelli authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5c40296 View commit details
    Browse the repository at this point in the history
  5. Fix formatting and docs

    gdalle committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3ed2f08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5022e2e View commit details
    Browse the repository at this point in the history
  7. Reactivate coverage

    gdalle committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    5f4c34c View commit details
    Browse the repository at this point in the history
  8. Reactivate all tests

    gdalle committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    037df40 View commit details
    Browse the repository at this point in the history
  9. Test group

    gdalle committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c7e1382 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

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

Commits on Aug 26, 2024

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

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    cbf0c49 View commit details
    Browse the repository at this point in the history
  2. Adapt to new Tangents

    gdalle committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8a3a239 View commit details
    Browse the repository at this point in the history
  3. Tangents import

    gdalle committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f663484 View commit details
    Browse the repository at this point in the history
  4. Fix da fixes

    gdalle committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a388cfc View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    ef77111 View commit details
    Browse the repository at this point in the history
  2. Remove temporary backend

    gdalle committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    bd70675 View commit details
    Browse the repository at this point in the history
  3. Fixes

    gdalle committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    77e49d6 View commit details
    Browse the repository at this point in the history
  4. Docs

    gdalle committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    dacf84d View commit details
    Browse the repository at this point in the history