| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-18 | 1.3 kB | |
| v1.31.2 source code.tar.gz | 2026-08-18 | 4.1 MB | |
| v1.31.2 source code.zip | 2026-08-18 | 4.2 MB | |
| Totals: 3 Items | 8.3 MB | 5 | |
JuMP v1.31.2
Merged pull requests:
- Fix formatting for latest JuliaFormatter version (#4208) (@odow)
- Fix test of MOI.UnsupportedConstraint to use type instead of value (#4209) (@odow)
- Fix formatting of return value in tests (#4211) (@odow)
- [docs] improve docstrings for getting various result attributes (#4214) (@odow)
- [Containers] fix error when indexing with wrong number of arguments (#4215) (@odow)
- [docs] add DocumenterCodeBlocks.jl (#4216) (@odow)
- docs: fix some typos (#4217) (@jeis4wpi)
- [docs] NLPModels-based solvers (#4219) (@joaquimg)
- [docs] update to DocumenterCodeBlocks@1.2.0 (#4220) (@odow)
- [docs] set line_counter = :named in CodeBlocks (#4221) (@odow)
- Relax depwarn=error to depwarn=yes on Julia nightly (#4222) (@odow)
- [docs] disable minted using custom.sty (#4223) (@odow)
- Add support for OrderedCollections@2 (#4224) (@odow)
- Prep for v1.31.2 (#4225) (@odow)
- [docs] remove tectonic_jll and switch to Docker for LaTeX build (#4226) (@odow)
Closed issues:
- Potential hash collision for nonlinear subexpressions (#4203)
- More discoverability of termination status codes (#4212)
- MethodError when indexing DenseAxisArray with wrong number of dimensions (#4213)