Conversation
b05fc68 to
4a06615
Compare
4a06615 to
bb4418a
Compare
|
@coroa Could we use a more expressive name for |
| "toolz", | ||
| "numexpr", | ||
| "xarray>=2024.2.0", | ||
| "xarray>=2024.2.0,<2026.4", |
There was a problem hiding this comment.
If we merge this, we should remove this line again in #647
I was going for ExpressionLike but that was already taken. Suggestions? |
I Don't have a good suggestion either. As it's purely internal and pretty local it's not really important anyway... |
found a good compromise. now the test failures |
|
@coroa |
Closes #648 and #646 .
Changes proposed in this Pull Request
Highs 1.14.0 is producing wrong results (due to broken presolve) and crashes on certain Windows machines.
Typing overloads for
expressions.merge.The version constraints for individual solvers to python<=1.12 were relaxed.
Checklist
doc.doc/release_notes.rstof the upcoming release is included.