OpEn v0.7.5
Fixed
- Fixed estimation of initial Lipschitz constant,
L
, when it is close to or equal to zero (e.g., Huber loss function) - Fixed issue in
AlmFactory
related to (F2) penalty constraints: there was an issue withAlmFactory
that messed up the definition of problems with PM(F2)-type constraints; it is now fixed
What's Changed
- Hotfix/win error by @smokinmirror in #254
- Currently only compatible with clap v2 by @smokinmirror in #260
- updates in website by @alphaville in #251
- Fix documentation link by @jannic in #261
- Fix for non-finite gamma by @korken89 in #262
- Support for rectangles in MATLAB by @alphaville in #265
- Compatibility with python 3.5 by @alphaville in #266
- bump version: 0.6.11 by @alphaville in #267
- Fix issue in AlmFactory by @alphaville in #273
New Contributors
Full Changelog: v0.7.4...v0.7.5