Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dwavesystems/dimod issues and pull requests
#1293 - Add a method to check sample assignments against bounds
Issue -
State: open - Opened by arcondello about 2 years ago
#1292 - CQM squares objective function expansion bug
Issue -
State: closed - Opened by BehrouzSohrabi about 2 years ago
- 2 comments
#1291 - Implement `Expression.remove_variable()`
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: feature-request/enhancement
#1290 - Use cibuildwheel to run tests in CI
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
#1289 - Use a more uniform structure for cython classes
Issue -
State: open - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1288 - Restore some removed methods for CQM manipulation
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1287 - Unable to assign to `CQM.objective.offset`
Issue -
State: closed - Opened by mcfarljm about 2 years ago
#1286 - Add nicer iteration over constraints in C++
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 2 comments
Labels: feature-request/enhancement
#1285 - Add test for C++ Constraint::scale()
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: feature-request/enhancement
#1284 - Add experimental support for != constraints
Pull Request -
State: open - Opened by arcondello about 2 years ago
- 2 comments
Labels: discussion
#1283 - Restore project for C++ SDK doc build
Pull Request -
State: closed - Opened by JoelPasvolsky about 2 years ago
#1282 - Fix CQM serialization to correctly encode all variables in the objective
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1281 - Support for single-binary-variable discrete variable
Issue -
State: closed - Opened by JoelPasvolsky about 2 years ago
- 2 comments
#1280 - Build fails on Python3.11
Issue -
State: closed - Opened by BastianZim about 2 years ago
- 3 comments
#1279 - Fix the handling of self-loops in expressions
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1278 - Fix C++ CQM copy assignment to correctly deepcopy constraints
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: bug/fix
#1277 - Implement move version of `CQM::add_constraint()`
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1276 - Store constraints as shared_ptrs under the hood of C++ CQM
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1275 - Specify include path in .pxd files rather than setup.py
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1274 - Fix C++ CQM.remove_variables()
Pull Request -
State: closed - Opened by arcondello about 2 years ago
#1273 - Fix C++ CQM.remove_variable()
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1272 - Fix performance when loading linear BQMs
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1271 - Remove ambiguous ConstrainedQuadraticModel::operator=(ConstrainedQuadraticModel&&)
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1270 - Add Cython CQM Object
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
#1269 - Merge 0.12.0 branch into main
Pull Request -
State: closed - Opened by arcondello about 2 years ago
#1268 - Improve constraint manipulation in C++ code
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
#1267 - Rework QM/BQM serialization to share more code
Pull Request -
State: closed - Opened by arcondello about 2 years ago
#1266 - Fix/Add a few utility C++ methods
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix, feature-request/enhancement
#1265 - Make BQM.vartype callable
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: feature-request/enhancement
#1264 - Add presolve
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 2 comments
#1263 - Reimplement ConstrainedQuadraticModel using Cython
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
#1262 - Add C++ CQM class
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1261 - Adding a bad soft constraint adds a bad constraint to the CQM
Issue -
State: closed - Opened by JoelPasvolsky about 2 years ago
- 1 comment
#1260 - Display constraint weight and penalty in CQM
Issue -
State: open - Opened by JoelPasvolsky about 2 years ago
- 2 comments
#1259 - Regression in 0.11.6: Tests fail: 'const' qualifier on reference type 'dimod::ConstQuadraticIterator::reference', etc
Issue -
State: closed - Opened by yurivict about 2 years ago
- 2 comments
#1258 - Add C++ CQM and Presolve
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement, backwards compatibility break
#1257 - Update C++ BQM/QM to support future CQM work
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: feature-request/enhancement
#1256 - Fix the weight type in CQMs with soft constraints loaded from files
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: bug/fix
#1255 - Restore the performance of CQM.from_file()
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: bug/fix
#1254 - Update sphinx version to support Win10 builds
Pull Request -
State: closed - Opened by JoelPasvolsky about 2 years ago
#1253 - Add weighted constraints to CQM intro and edit docstrings
Pull Request -
State: closed - Opened by JoelPasvolsky about 2 years ago
- 1 comment
#1252 - Base class for Cython quadratic models
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement, backwards compatibility break
#1251 - Make dimod.libcpp a Cython subpackage rather than submodule
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1250 - CQM test case generator
Issue -
State: open - Opened by arcondello about 2 years ago
Labels: feature-request/enhancement
#1249 - C++ Abstract Base Class
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement, backwards compatibility break
#1248 - Add missing release note
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1247 - Build wheels for Python 3.11
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 3 comments
#1246 - Add Variables._remove() method
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1245 - Update C++ testing framework
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix, feature-request/enhancement
#1244 - [question] Why SampleSet.first has type Sample and when SampleSet is iterated individual objects have a different type SampleView?
Issue -
State: closed - Opened by yurivict about 2 years ago
- 2 comments
#1243 - compactified CQM equations
Pull Request -
State: closed - Opened by alexzucca90 about 2 years ago
- 5 comments
Labels: feature-request/enhancement
#1242 - Refactor C++ Code for 0.12.0
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: feature-request/enhancement, backwards compatibility break
#1241 - Tests succeed but with many assertions
Issue -
State: closed - Opened by yurivict over 2 years ago
- 3 comments
#1240 - Please don't hard-code catch paths
Issue -
State: closed - Opened by yurivict over 2 years ago
- 1 comment
#1239 - Please use $(CXX) instead of g++ in makefiles
Issue -
State: closed - Opened by yurivict over 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1238 - clang fails to compile C++ tests
Issue -
State: closed - Opened by yurivict over 2 years ago
- 1 comment
Labels: bug/fix
#1237 - Documentation talks about the C++ interface but there are no C++ files in this repository
Issue -
State: closed - Opened by yurivict over 2 years ago
- 2 comments
#1236 - Can't install dimod in virtual environment
Issue -
State: closed - Opened by kcLin2708 over 2 years ago
- 5 comments
#1235 - Add compress keyword argument to CQM.to_file() and BQM.to_file()
Issue -
State: open - Opened by arcondello over 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1234 - Please add to README how to run tests
Issue -
State: closed - Opened by yurivict over 2 years ago
- 3 comments
#1233 - Adding weighted constraints info in CQM
Pull Request -
State: closed - Opened by alexzucca90 over 2 years ago
- 5 comments
#1232 - Integration with Pyomo (or similar)
Issue -
State: open - Opened by gilirosenberg12 over 2 years ago
- 3 comments
Labels: feature-request/enhancement
#1228 - Add from_mps_file function for building CQMs
Issue -
State: open - Opened by vgoliber over 2 years ago
- 4 comments
Labels: feature-request/enhancement
#1173 - Replacement for `BQM.to_numpy_matrix()`
Issue -
State: open - Opened by arcondello over 2 years ago
- 3 comments
Labels: feature-request/enhancement
#1160 - Use `VariableLabel` rather than `Variable` in `dimod.typing`
Issue -
State: open - Opened by arcondello over 2 years ago
Labels: enhancement
#988 - Symbolic higher order binary polynomials
Issue -
State: open - Opened by mhlr about 3 years ago
- 4 comments
Labels: feature-request/enhancement, discussion
#868 - Could You Support arm architecture?
Issue -
State: closed - Opened by 29rou over 3 years ago
- 8 comments
Labels: enhancement
#849 - Consider making BQM.num_variables, BQM.num_interactions and BQM.shape methods rather than properties
Issue -
State: open - Opened by arcondello over 3 years ago
- 8 comments
Labels: enhancement, question
#804 - multi-call composite
Pull Request -
State: closed - Opened by pau557 almost 4 years ago
#550 - dimod.higherorder.utils.make_quadratic gives inconsistent / incorrect results
Issue -
State: open - Opened by Spider2themax about 5 years ago
- 4 comments
Labels: bug/fix