Releases: ZIB-IOL/FrankWolfe.jl
Releases · ZIB-IOL/FrankWolfe.jl
v0.4.13
v0.4.12
FrankWolfe v0.4.12
Merged pull requests:
- doc version (#546) (@matbesancon)
- remove useless path to change x type (#559) (@matbesancon)
- Minor fix in BCG. (#561) (@dhendryc)
v0.4.11
FrankWolfe v0.4.11
Merged pull requests:
- wrapped the pairwise update in a dedicated function (#557) (@matbesancon)
- Adding details for getting started in the documentations (#558) (@SetaR0202)
v0.4.10
FrankWolfe v0.4.10
Merged pull requests:
v0.4.9
FrankWolfe v0.4.9
Merged pull requests:
v0.4.8
FrankWolfe v0.4.8
Merged pull requests:
- added optional plot title for trajectory plot (#544) (@matbesancon)
- update citation file (#545) (@matbesancon)
- Add the adaptation from the Secant experiments (#548) (@dhendryc)
v0.4.7
FrankWolfe v0.4.7
Merged pull requests:
- Bug fix - LP direct solve (#537) (@JannisHal)
- if dual_gap below epsilon dont enter update block (#541) (@matbesancon)
- fix constructor for Adaptive (#543) (@matbesancon)
Closed issues:
- MethodError in positional constructor for
Adaptive
(#542)
v0.4.6
v0.4.5
FrankWolfe v0.4.5
Merged pull requests:
- add safety check for adaptive (#534) (@matbesancon)
- fix info in DICG (#538) (@matbesancon)
v0.4.4
FrankWolfe v0.4.4
Merged pull requests:
Closed issues:
- [High] Infinite-dimensional optimization (#173)