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 to ImplicitDifferentiation v0.6 #19

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Update to ImplicitDifferentiation v0.6 #19

merged 1 commit into from
Jul 18, 2024

Conversation

gdalle
Copy link
Member

@gdalle gdalle commented Jul 18, 2024

  • Bumped version to v0.3.0

BREAKING

  • Update to ImplicitDifferentiation v0.6
  • Only vectors are supported, no general arrays
  • The keywords passed to the ImplicitFunction object have changed
  • Remove exports except DiffFW

NON-BREAKING

  • Bumped Julia compat to 1.10 (dropped 1.6)

Copy link

codecov bot commented Jul 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files Coverage Δ
src/DifferentiableFrankWolfe.jl 100.00% <ø> (ø)
src/difffw.jl 100.00% <100.00%> (ø)
src/simplex_projection.jl 100.00% <100.00%> (ø)

@gdalle gdalle merged commit 4b3c3b6 into main Jul 18, 2024
4 checks passed
@gdalle gdalle deleted the gd/update branch July 18, 2024 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant