File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -12,14 +12,13 @@ v0.8.2 (February ??, 2019)
1212 * Implement ` Base.zero ` (#634 ), ` Base.iszero ` (#643 ), add missing arithmetic
1313 operations (#644 , #645 ) and fixes division (#648 ).
1414 * Add a ` vectorize ` function that turns a vector of ` ScalarAffineFunction `
15- into a `VectorAffineFunction (#642 ).
15+ into a ` VectorAffineFunction ` (#642 ).
1616- Improve support for starting values:
1717 * Show a warning in copy when starting values are not supported instead of
1818 throwing an error (#630 ).
1919 * Fix ` UniversalFallback ` for getting an variable or constraint attribute set to
2020 no indices (#623 ).
2121 * Add a test in ` contlineartest ` with partially set ` VariablePrimalStart ` .
22- no indices (#626 ).
2322- Bridges improvements:
2423 * Fix ` StackOverFlow ` in ` LazyBridgeOptimizer ` when there is a cycle in the
2524 graph of bridges.
You can’t perform that action at this time.
0 commit comments