| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-21 | 925 Bytes | |
| v1.29.2 source code.tar.gz | 2025-10-21 | 4.0 MB | |
| v1.29.2 source code.zip | 2025-10-21 | 4.2 MB | |
| Totals: 3 Items | 8.2 MB | 0 | |
JuMP v1.29.2
Merged pull requests:
- fix: add necessary
promote_operationmethods (#4071) (@AayushSabharwal) - Update parallelism.md (#4072) (@WalterMadelim)
- Update column generation tutorial (#4074) (@sandyspiers)
- [docs] update package versions (#4075) (@odow)
- Add spacing after min in OPF tutorial (#4077) (@blegat)
- Nicer real and imag in LaTeX (#4078) (@blegat)
- Nicer imaginary number in LaTeX (#4079) (@blegat)
- Move to JuliaFormatter@v2 (#4080) (@blegat)
- Prep for v1.29.2 (#4081) (@odow)
- Relax tests for upcoming MOI release (#4082) (@odow)
- [docs] pin to use Julia v1.11 (#4083) (@odow)
Closed issues:
- Why does JuMP maintain
DenseAxisArrayinstead of using AxisKeys.jl for named (incl. integer) indexing? (#4070) - Adding set_integer(::AffExpr)? (#4073)
- Unclear complementarity in example (#4076)