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 support for alternative automatic differentiation backends #11

Merged
merged 25 commits into from
Oct 6, 2024

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    3b3aab7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    540862c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    2314848 View commit details
    Browse the repository at this point in the history
  2. Complete JAX differential operators

    Deals with detupleifying VJPs and removes internal jitting
    matt-graham committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    405d20a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e709f64 View commit details
    Browse the repository at this point in the history
  4. Add SymNum backend option

    matt-graham committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    3cee530 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a77111 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Remove unused imports

    matt-graham committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    9539d54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fb5a4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    949b94e View commit details
    Browse the repository at this point in the history
  4. Reformat badges

    matt-graham committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    e1ea184 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1a63dd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    3792c7c View commit details
    Browse the repository at this point in the history
  2. Add autodiff tests

    matt-graham committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    b942a43 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1749cba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    203212b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    905b4bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2e98dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1baca82 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4650685 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c671e05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6d99c52 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1140238 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    375631c View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2024

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