Skip to content

0.12.2

Compare
Choose a tag to compare
@arcondello arcondello released this 15 Nov 02:03
· 370 commits to main since this release
247aeac

New Features

  • Implement Expression::remove_variable() method in the C++ code.
  • Implement Expression.remove_variable() method in the Python code.
  • Add dimod/libcpp/expression.pxd and dimod/libcpp/constraint.pxd.