| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-16 | 1.0 kB | |
| v1.29.4 source code.tar.gz | 2026-01-16 | 4.0 MB | |
| v1.29.4 source code.zip | 2026-01-16 | 4.2 MB | |
| Totals: 3 Items | 8.2 MB | 0 | |
JuMP v1.29.4
Merged pull requests:
- Fix trivial typo in expressions.md (#4093) (@MagicMuscleMan)
- [docs] add a Multi-objective project planning tutorial (#4094) (@odow)
- [docs] update dependency versions (#4095) (@odow)
- [Containers] fix sum of DenseAxisArray that doesn't support zero(T) (#4097) (@odow)
- [docs] add a section on optimal-infeasible statuses (#4098) (@odow)
- Call
_string_roundfor numbers in nonlinear expressions (#4100) (@klamike) - Parse
ℯ^xasexp(x)instead of2.718281828459045^x(#4101) (@klamike) - [docs] update to Julia v1.12 (#4102) (@odow)
- Prep for v1.29.4 (#4103) (@odow)
- [docs] improve section about macro allocations (#4104) (@odow)
- Change test to avoid type inference issue (#4105) (@odow)
- [docs] add The VectorNonlinearOracle set tutorial (#4106) (@odow)
- [docs] add a tutorial overview page (#4107) (@odow)
Closed issues:
- MethodError: no method matching zero(::Type{Any}) (#4096)