Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-06 | 871 Bytes | |
v1.28.0 source code.tar.gz | 2025-08-06 | 4.0 MB | |
v1.28.0 source code.zip | 2025-08-06 | 4.2 MB | |
Totals: 3 Items | 8.2 MB | 2 |
JuMP v1.28.0
Merged pull requests: - [docs] better method for creating empty array (#4031) (@araujoms) - Fix a major correctess bug with comparison legacy nonlinear constraints (#4037) (@odow) - Add support for variables in Nonnegatives,Nonpositives,Zeros (#4038) (@odow) - [docs] update package versions (#4039) (@odow) - Don't copy objective in copy_conflict (#4041) (@odow) - [docs] update docs because HiGHS now supports an IIS (#4042) (@odow) - Prep for v1.28.0 (#4043) (@odow)
Closed issues: - Vectorized set_lower_bound and set_upper_bound (#4030) - Design patterns for larger models: reading using JSON3, separate model building, solving and results and a struct for variables? (#4034) - Nonnegative variables (#4035) - Don't add objective in copy_conflict (#4040)