Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-09 | 932 Bytes | |
v0.7.0 source code.tar.gz | 2025-04-09 | 42.1 kB | |
v0.7.0 source code.zip | 2025-04-09 | 71.2 kB | |
Totals: 3 Items | 114.2 kB | 0 |
What's Changed
- Collapse the API as the default behaviour by @BatyLeo in https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/pull/104
- Rename user by @gdalle in https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/pull/114
- Refresh CI script by @gdalle in https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/pull/115
- Replace Agnostic with Adaptive in FrankWolfe tests by @BatyLeo in https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/pull/116
- Bump codecov/codecov-action from 4 to 5 by @dependabot in https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/pull/119
- General overhaul by @BatyLeo in https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/pull/120
Breaking changes
- Full internals overhaul
GeneralizedMaximizer
renamed toLinearMaximizer
Full Changelog: https://github.com/JuliaDecisionFocusedLearning/InferOpt.jl/compare/v0.6.1...v0.7.0