v1.20.0
版本发布时间: 2024-02-16 03:33:54
jump-dev/JuMP.jl最新发布版本:v1.23.2(2024-09-13 13:29:38)
JuMP v1.20.0
Merged pull requests:
- [docs] Add Optim to list of solvers (#3624) (@blegat)
- Bump compat of DimensionalData (#3666) (@odow)
- Allow MOI.ModelLike as the optimizer instead of MOI.AbstractOptimizer (#3667) (@odow)
- Add is_solved_and_feasible (#3668) (@odow)
- [docs] add links to status and result codes (#3669) (@odow)
- Fix converting Number to GenericNonlinearExpr (#3672) (@odow)
- Prep for v1.20.0 (#3674) (@odow)
- [README] use stable link instead of version-specific (#3676) (@odow)
- [README] refactor links into table (#3677) (@odow)
Closed issues:
- NumFOCUS: GSoC 2024 Update (#3665)
- Error vcat(::NonlinearExpr, ::VariableRef, ::Float64) (#3671)
- Increase performance of SOC constraints (#3673)