JuMP v1.24.0
Merged pull requests:
- [docs] add danger admonition for Threads.threadid (#3909) (@odow)
- Remove warning from operator_warn (#3911) (@odow)
- Fix primal_feasibility_report with non-Float64 number types (#3913) (@odow)
- [docs] use tectonic_jll (#3914) (@odow)
- Update variables.md explanation of parameters (#3916) (@artkuo)
- [docs] exclude Gurobi examples if built from fork (#3919) (@odow)
- DNM: test #3919 (#3920) (@odow)
- [docs] fix Gurobi examples when built from fork (#3924) (@odow)
- Add assert_is_solved_and_feasible (#3925) (@odow)
- [docs] fix year in changelog.md (#3926) (@odow)
- [docs] add links in SecondOrderCone docstring (#3927) (@odow)
- [docs] update docs/Project.toml (#3928) (@odow)
- [docs] remove mention of the time-to-first-solve issue (#3929) (@odow)
- [docs] elaborate on add_to_expression in performance tips (#3930) (@odow)
- [docs] update docstring of is_solved_and_feasible (#3932) (@odow)
- Fix bug copying expressions that do not contain variables (#3934) (@odow)
- Prep for v1.24.0 (#3935) (@odow)
Closed issues:
- Nonlinear subexpressions (#3738)
- Remove the warning in operator_warn (#3910)
- Type error for primal feasibility report in non-Float64 precision (#3912)
- Gurobi in the docs means forks will fail (#3917)
- NEWS.md confuses automated tooling (#3918)
- assert_is_solved_and_feasible (#3923)
- Copy : unsupported subtype of
DenseAxisArray
(#3933)