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

Update gradient interface, support AbstractDifferentiation #90

Merged
merged 25 commits into from
Jan 21, 2024

Commits on Dec 31, 2023

  1. wip

    Lorenzo Stella committed Dec 31, 2023
    Configuration menu
    Copy the full SHA
    ea589ab View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. try with AbstractDifferentiation (wip)

    Lorenzo Stella committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7a32038 View commit details
    Browse the repository at this point in the history
  2. fixes

    lostella committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4a2bbb8 View commit details
    Browse the repository at this point in the history
  3. fixes

    lostella committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9c15b0e View commit details
    Browse the repository at this point in the history
  4. streamline

    Lorenzo Stella committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    585e244 View commit details
    Browse the repository at this point in the history
  5. Fixup

    lostella authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7cf1c12 View commit details
    Browse the repository at this point in the history
  6. Fix

    lostella authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fc700bb View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fix more tests

    lostella committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    05f8334 View commit details
    Browse the repository at this point in the history
  2. remove test and unused code

    lostella committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    c56cc08 View commit details
    Browse the repository at this point in the history
  3. unused dependency

    lostella committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    ea5be88 View commit details
    Browse the repository at this point in the history
  4. update docs snippets

    lostella committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6b94ce8 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. updates

    lostella committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    59686f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. update docs

    lostella authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    aff22b0 View commit details
    Browse the repository at this point in the history
  2. Update docs

    lostella authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    7cdcc2e View commit details
    Browse the repository at this point in the history
  3. Fixup

    lostella authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    b402024 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e79ec2b View commit details
    Browse the repository at this point in the history
  5. Fix

    lostella authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    3f93199 View commit details
    Browse the repository at this point in the history
  6. fix

    lostella committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    4bf6f75 View commit details
    Browse the repository at this point in the history
  7. add justfile

    lostella committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    d407660 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Update docs/src/guide/custom_objectives.jl

    Co-authored-by: Guillaume Dalle <[email protected]>
    lostella and gdalle authored Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d046528 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. address comments

    lostella committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    2e062c3 View commit details
    Browse the repository at this point in the history
  2. update benchmark

    lostella committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    9ac83c0 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2024

  1. just benchmark

    lostella committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    2d8d611 View commit details
    Browse the repository at this point in the history
  2. update readme and docs

    lostella committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fd98409 View commit details
    Browse the repository at this point in the history
  3. update readme

    lostella committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    68a80a0 View commit details
    Browse the repository at this point in the history