0.12.1
Bug Fixes
- Add the ability to set offsets on
ObjectiveView
andConstraintView
. This was previously removed in dimod 0.12.0. See #1287
- Add
ObjectiveView.add_linear_from()
andConstraintView.add_linear_from()
methods. These were previously removed in dimod 0.12.0.
- Add
ObjectiveView.add_variable()
andConstraintView.add_variable()
methods. These were previously removed in dimod 0.12.0.