Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 15:08
ff46b85

DifferentiableFrankWolfe v0.5.0

Diff since v0.4.1

Breaking changes

  • Force the user to provide x0
  • Pass Frank-Wolfe kwargs as kwargs

Merged pull requests:

  • CompatHelper: bump compat for FrankWolfe to 0.5, (keep existing compat) (#26) (@github-actions[bot])
  • refactor!: update package (#27) (@gdalle)