Skip to content

Releases: ZIB-IOL/FrankWolfe.jl

v0.1.9

15 Oct 08:39
98c26c4
Compare
Choose a tag to compare

FrankWolfe v0.1.9

Diff since v0.1.8

Closed issues:

  • In-place stochastic gradient interface (#233)

Merged pull requests:

v0.1.8

27 Sep 11:23
dac83a8
Compare
Choose a tag to compare

FrankWolfe v0.1.8

Diff since v0.1.7

Merged pull requests:

v0.1.7

21 Sep 14:28
c07283a
Compare
Choose a tag to compare

FrankWolfe v0.1.7

Diff since v0.1.6

Closed issues:

  • Optimize active set management (#158)
  • Stochastic Frank-Wolfe batch size as iterator (#230)

Merged pull requests:

v0.1.6

26 Aug 14:13
1aa267a
Compare
Choose a tag to compare

FrankWolfe v0.1.6

Diff since v0.1.5

Closed issues:

  • DataType changes in Blended Conditional Gradients (#181)
  • one of the examples in CI blows up (#219)

Merged pull requests:

v0.1.5

15 Jul 08:19
eba9542
Compare
Choose a tag to compare

FrankWolfe v0.1.5

Diff since v0.1.4

Merged pull requests:

v0.1.4

01 Jul 12:25
890acae
Compare
Choose a tag to compare

FrankWolfe v0.1.4

Diff since v0.1.3

Closed issues:

  • add extended tests for all examples (#189)

Merged pull requests:

  • [WIP] BATS style testing for examples (#196) (@pokutta)
  • [WIP] Precompilation of common signatures (#197) (@pokutta)
  • [WIP] fixing CI issue for older julia with version dep code (#198) (@pokutta)
  • Docs home page and examples.md renamed (#199) (@j-geuter)

v0.1.3

24 Jun 14:01
ec66a6c
Compare
Choose a tag to compare

FrankWolfe v0.1.3

Diff since v0.1.2

Closed issues:

  • Logging (#2)
  • [Low] add basic readme (#9)
  • [Low] in the end have a note that explains things (#10)
  • homogenize logging of output (#140)
  • Add time limits to the algorithms (#177)
  • fix ugly reporting of step size strategy (#180)
  • make sure that x0 is reported as very first iterate. (#187)
  • Several examples broken due to trajectory callback (#188)

Merged pull requests:

v0.1.2

19 Jun 19:25
f6f895b
Compare
Choose a tag to compare

FrankWolfe v0.1.2

Diff since v0.1.1

Closed issues:

  • Registering package (#174)

Merged pull requests:

v0.1.1

09 May 12:32
ae65680
Compare
Choose a tag to compare

FrankWolfe v0.1.1

Diff since v0.1.0

First release

17 Apr 08:22
Compare
Choose a tag to compare

First release with arxiv