v0.22.2
版本发布时间: 2022-01-11 05:19:15
jump-dev/JuMP.jl最新发布版本:v1.23.2(2024-09-13 13:29:38)
JuMP v0.22.2
Closed issues:
- Problematic dirty flag change (#2809)
-
operate!! not defined
error (#2821) - CartesianIndex as keys in a DenseAxisArray (#2825)
- Error message copyin certain types with copy_model (#2828)
- In: Contribute code to JuMP, talk about JuliaFormatter (#2834)
- Implement set_start_value for constraint indices (#2835)
- Make plural macros (e.g. @variables) return collections of the defined objects (#2837)
- Unrecognized
min
andmax
NLP Functions (#2841)
Merged pull requests:
- Improve performance of GenericAffExpr (#2750) (@odow)
- Update list of CI platforms (#2816) (@odow)
- [docs] various style fixes (#2818) (@odow)
- Move solution_summary to separate file (#2819) (@odow)
- Refactor print.jl with no visible changes* (#2820) (@odow)
- Rename printing of anonymous JuMP variables (#2822) (@odow)
- [docs] add section on custom artifacts (#2823) (@odow)
- [docs] explain how to use Preferences.jl for custom binaries (#2824) (@odow)
- [docs] fix typo in custom solver binaries (#2826) (@odow)
- [Containers] disallow CartesianIndex as a key for DenseAxisArray (#2827) (@odow)
- Update compat for SpecialFunctions (#2829) (@odow)
- [docs] add copy_extension_data in extensions.md (#2830) (@odow)
- Add all_nl_constraints (#2831) (@odow)
- [docs] Add a tutorial on querying the Hessian of a NLP (#2832) (@odow)
- Create tsp_lazy_constraints (#2833) (@danielschermer)
- Small change in Model documentation (#2838) (@Ochibobo)
- Update diet.jl (#2839) (@Ochibobo)
- Typo (#2840) (@leotac)
- Fix min and max in NLP expressions (#2842) (@odow)
- Documentation improvement: Some suggestions for making it, IMHO, somewhat more clear. (#2843) (@ignace-computing)
- Pluralized macros return tuples (#2844) (@MartinBonde)
- [docs] mention JuliaFormatter in contributing.md (#2845) (@odow)
- [docs] Update docs to MOI v0.10.6 (#2846) (@odow)
- Add start value for constraints (#2847) (@odow)
- [docs] bump MathOptInterface to v0.10.7 (#2848) (@odow)
- [docs] update release notes for v0.22.2 (#2849) (@odow)