v1.30.1
JuMP v1.30.1
Merged pull requests:
- Add CoolPDLP to list of solvers (#4130) (@blegat)
- Bump julia-actions/cache from 2 to 3 (#4131) (@dependabot[bot])
- Add a CI test for PackageCompiler.jl (#4135) (@odow)
- Update CODE_OF_CONDUCT to the NumFOCUS CoC (#4136) (@odow)
- [docs] update versions in Project.toml (#4137) (@odow)
- [docs] add a policy for AI assisted contributions (#4138) (@odow)
- [docs] fix links in CODE_OF_CONDUCT (#4140) (@odow)
- [docs] remove "subproblem" from the Benders decomposition tutorial (#4141) (@odow)
- Remove outdated sentence from LICENSE.md (#4142) (@odow)
- [docs] remove MathOptSymbolicAD from packages.toml (#4143) (@odow)
- Bump codecov/codecov-action from 5 to 6 (#4145) (@dependabot[bot])
- [docs] add a section clarifying the usage of the init kwarg (#4146) (@odow)
- Combine iterations in
collect_to_with_first!(#4148) (@jishnub) - Fix issues found by JET (#4149) (@odow)
- [docs] Remove Manopt from the documentation (#4152) (@odow)
- Fix primal_feasibility_report with NonlinearExpr and skip_missing=true (#4153) (@odow)
- Prep for v1.30.1 (#4154) (@odow)
- [docs] add an example to the Parallelism tutorial about channels (#4155) (@odow)
- [docs] convert parallelism tutorial into a literate document (#4156) (@odow)
Closed issues:
- Unsafe cached backend (#4014)
- False negative coverage reports (#4088)
- JuMP doesn't work with JuliaC's
--trim(#4132) - The use of docstr is preventing compilation in PackageCompiler in Julia 1.12 (#4134)
- Clarify usage of
suminside macros (#4144) - Memory cost compared with YALMIP when using MOSEK (#4147)
primal_feasibility_reportfails with missing variable in nonlinear expression (#4151)