File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ MathOptInterface (MOI) release notes
44v0.8.2 (February ??, 2019)
55-------------------------
66
7- - Add ` SpecificTerminationStatus ` attribute (#629 ).
7+ - Add ` RawStatusString ` attribute (#629 ).
88- Do not set names to the optimizer but only to the cache in ` CachingOptimizer `
99 (#638 ).
1010- Make scalar MOI functions act as scalars in broadcast (#646 ).
1111- Add function utilities:
1212 * Implement ` Base.zero ` (#634 ), ` Base.iszero ` (#643 ), add missing arithmetic
13- operations (#644 , #645 ) and fixes division (#648 ).
13+ operations (#644 , #645 ) and fix division (#648 ).
1414 * Add a ` vectorize ` function that turns a vector of ` ScalarAffineFunction `
1515 into a ` VectorAffineFunction ` (#642 ).
1616- Improve support for starting values:
You can’t perform that action at this time.
0 commit comments