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
#1393 - Propagate `.wait_id` from future to `SampleSet`
Pull Request -
State: closed - Opened by randomir about 2 months ago
- 1 comment
Labels: enhancement
#1392 - Propagate `wait_id` from future to `SampleSet` on construction `from_future`
Issue -
State: closed - Opened by randomir about 2 months ago
Labels: enhancement
#1391 - Quadratic Knapsack Generator
Pull Request -
State: closed - Opened by k8culver 2 months ago
- 1 comment
#1390 - Multiple Knapsack Generator
Pull Request -
State: closed - Opened by k8culver 2 months ago
- 1 comment
#1389 - Support Python 3.13
Pull Request -
State: closed - Opened by arcondello 3 months ago
- 1 comment
Labels: enhancement
#1388 - Fix linux arm builds in CircleCI
Pull Request -
State: closed - Opened by arcondello 3 months ago
- 1 comment
Labels: bug
#1387 - prevent syntax warnings for invalid escape characters
Pull Request -
State: closed - Opened by richrines1 3 months ago
- 1 comment
Labels: bug
#1386 - Knapsack Generator
Pull Request -
State: closed - Opened by k8culver 3 months ago
- 1 comment
Labels: enhancement
#1385 - Unexpected behaviour for dimod.make_quadratic
Issue -
State: open - Opened by rdprins 3 months ago
- 3 comments
#1384 - Bin Packing Generator
Pull Request -
State: closed - Opened by k8culver 3 months ago
- 4 comments
Labels: enhancement
#1383 - Catching ValueError when contracting variables in BQM with no interactions
Pull Request -
State: closed - Opened by smharwood 4 months ago
- 1 comment
#1382 - Add labels keyword argument to CQM.iter_constraint_data()
Pull Request -
State: closed - Opened by arcondello 4 months ago
- 1 comment
Labels: enhancement
#1381 - Consider filtering functionality in `ConstrainedQuadraticModel.iter_constraint_data()`
Issue -
State: open - Opened by arcondello 4 months ago
- 6 comments
Labels: enhancement
#1380 - create qap generator
Pull Request -
State: closed - Opened by eordog 4 months ago
- 1 comment
#1379 - add power-r generator
Pull Request -
State: closed - Opened by pau557 5 months ago
- 3 comments
#1378 - Fix lexar warning on ipython prompt
Pull Request -
State: closed - Opened by JoelPasvolsky 5 months ago
- 1 comment
#1377 - Doxyfile update
Pull Request -
State: closed - Opened by JoelPasvolsky 5 months ago
- 1 comment
#1376 - Update version number
Pull Request -
State: closed - Opened by arcondello 5 months ago
- 1 comment
#1375 - Add support for Numpy 2.0
Pull Request -
State: closed - Opened by arcondello 5 months ago
- 2 comments
#1374 - Use M1 resource class for macos builds on CircleCI
Pull Request -
State: closed - Opened by arcondello 5 months ago
- 1 comment
#1373 - Remove build-time dependency on NumPy
Pull Request -
State: closed - Opened by arcondello 5 months ago
- 1 comment
#1372 - Remove ambiguous xrefs to reduce build warnings
Pull Request -
State: closed - Opened by JoelPasvolsky 5 months ago
- 2 comments
#1371 - Add QuadraticModelBase::remove_interactions() method
Pull Request -
State: closed - Opened by arcondello 6 months ago
- 1 comment
Labels: enhancement
#1370 - Invalid escape sequences
Issue -
State: open - Opened by DeborahVolpe 6 months ago
Labels: bug
#1369 - Consider adding a method that measures the "frustration" of a BQM
Issue -
State: open - Opened by arcondello 8 months ago
Labels: enhancement
#1368 - add method `ConstrainedQuadraticModel.objective.add_quadartic_from()`
Pull Request -
State: closed - Opened by aivarsoo 9 months ago
- 1 comment
#1367 - Consider adding a method `ConstrainedQuadraticModel.objective.add_quadratic_from()`
Issue -
State: closed - Opened by aivarsoo 9 months ago
Labels: enhancement
#1366 - add binary paint shop problem generator
Pull Request -
State: closed - Opened by pau557 9 months ago
- 3 comments
#1365 - Addressing issue #1364: option for a variable check in add_discrete method
Pull Request -
State: closed - Opened by aivarsoo 9 months ago
- 2 comments
#1364 - Consider adding a kwarg to skip checking whether a discrete constraint is valid
Issue -
State: closed - Opened by arcondello 10 months ago
Labels: enhancement
#1363 - Don't include debug info in .so files
Pull Request -
State: closed - Opened by arcondello 11 months ago
- 1 comment
#1362 - Add QuadraticModelBase::remove_variables() method
Pull Request -
State: closed - Opened by arcondello 11 months ago
- 1 comment
#1361 - Cython 3 and Python 3.12
Pull Request -
State: closed - Opened by arcondello about 1 year ago
- 1 comment
#1360 - Consider adding a utility function to calculate the fraction of violated constraints in a sample set
Issue -
State: open - Opened by arcondello about 1 year ago
Labels: feature-request/enhancement
#1359 - Raise an exception when serializing CQMs with bad labels
Pull Request -
State: open - Opened by arcondello about 1 year ago
- 1 comment
Labels: bug/fix
#1358 - Constraint labels can break CQM (de-)serialization
Issue -
State: open - Opened by randomir about 1 year ago
Labels: bug/fix
#1357 - Add MIMO generators
Pull Request -
State: closed - Opened by JoelPasvolsky over 1 year ago
- 1 comment
Labels: feature-request/enhancement
#1356 - Fix SampleSet.relabel_variables() method
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1355 - TypeError: '<=' not supported between instances of 'QuadraticModel' and 'BinaryQuadraticModel'
Issue -
State: closed - Opened by ACE07-Sev over 1 year ago
- 2 comments
Labels: bug/fix
#1354 - Convert floats representing integers to int in sample set serialization
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1353 - using pyinstaller leads to FileNotFoundError: 'dimod.libs'
Issue -
State: open - Opened by robliou over 1 year ago
- 10 comments
Labels: bug/fix
#1352 - Fix Expression::fix_variables() for quadratic expressions
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: bug/fix
#1351 - Fixing variables on quadratic expression causes memory errors.
Issue -
State: closed - Opened by arcondello over 1 year ago
Labels: bug/fix
#1350 - Add Expression::remove_variables() method
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1349 - Update `BQM.add_linear_equality_constraint()` to take into account the minimal activation of the constraint
Issue -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: feature-request/enhancement
#1348 - Feature/expose onehot
Pull Request -
State: closed - Opened by kevinchern over 1 year ago
- 3 comments
#1347 - Adding the unbalanced penalization method
Pull Request -
State: closed - Opened by alejomonbar over 1 year ago
- 5 comments
Labels: feature-request/enhancement
#1346 - Edit/remove release notes for 0.12.8
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1345 - Merge 0.12.8rcx branch into main
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1344 - Add C++ CQM::remove_constraints_if() method
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1343 - Fix frustrated_loop()'s handling of graphs with tuple labels
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: bug/fix
#1342 - frustrated loops code can't handle tuple labels
Issue -
State: closed - Opened by pau557 over 1 year ago
- 1 comment
Labels: bug/fix
#1341 - Magic square generator
Pull Request -
State: closed - Opened by juansebastianl over 1 year ago
- 2 comments
Labels: feature-request/enhancement
#1340 - Build refresh
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1339 - Add unbalanced penalization for inequality constraints
Issue -
State: open - Opened by alejomonbar over 1 year ago
- 3 comments
Labels: feature-request/enhancement
#1338 - Handle tuple labels (and others) when deserializing CQMs
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: bug/fix
#1337 - Support large constraints in serialization zip file
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 2 comments
Labels: bug/fix
#1336 - Distinguish between upgrading and downgrading with mismatched CQM serialization versions
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1335 - Fix ConstrainedQuadraticModel.from_discrete_quadratic_model()
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: bug/fix
#1334 - Ignore .dev and rc version in dimod serialization tests
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1333 - Reimplement LP file reading by wrapping HiGHS via git subtree
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1332 - Implement CaseLabelDQM.to_file() when ignoring labels
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1331 - Add C++ Constraint::clear() method
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: feature-request/enhancement
#1330 - Implement C++ `Constraint::clear()`
Issue -
State: closed - Opened by arcondello over 1 year ago
Labels: feature-request/enhancement
#1329 - dqm.adj fails when interactions exist
Issue -
State: open - Opened by JoelPasvolsky over 1 year ago
Labels: bug/fix
#1328 - Update issue templates to assign labels by default
Pull Request -
State: closed - Opened by randomir over 1 year ago
- 1 comment
#1327 - Deterministically ordered `BinaryPolynomial`
Issue -
State: open - Opened by hbarovertwo over 1 year ago
Labels: feature-request/enhancement
#1326 - Cythonize ConstrainedQuadraticModel.from_dqm()
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1325 - Add a method for reordering the variables in a sample set
Issue -
State: open - Opened by arcondello over 1 year ago
- 1 comment
Labels: feature-request/enhancement
#1324 - Generate an .xml file for Python coverage
Pull Request -
State: closed - Opened by arcondello over 1 year ago
#1323 - Use codecov's orb rather than their removed pypi package
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1322 - Fix LP-file loading to correctly handle maximization
Pull Request -
State: closed - Opened by arcondello over 1 year ago
Labels: bug/fix
#1321 - Max/Min for LP files
Issue -
State: closed - Opened by vgoliber over 1 year ago
Labels: bug/fix
#1320 - Improve the performance of CQM.fix_variables()
Pull Request -
State: closed - Opened by arcondello over 1 year ago
#1319 - Improve the performance of removing variables from expressions
Pull Request -
State: closed - Opened by arcondello over 1 year ago
#1318 - Consider addings a method to get a graph showing the relationship between constraints
Issue -
State: open - Opened by arcondello over 1 year ago
- 2 comments
Labels: feature-request/enhancement
#1317 - fix_variables optimised for fixing large numbers of variables
Issue -
State: open - Opened by mhlr over 1 year ago
Labels: feature-request/enhancement
#1316 - Make optional sampler args keyword-only
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
#1315 - Allow discrete constraints to have 0 or 1 variable
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 1 comment
Labels: feature-request/enhancement
#1314 - CQM serialization 2.0
Pull Request -
State: closed - Opened by arcondello over 1 year ago
- 2 comments
#1313 - CQM unexpected behaviour, less-than-or-equal (<=) constraint is off-by-one
Issue -
State: closed - Opened by wilhelmagren almost 2 years ago
- 5 comments
#1312 - Be able to construct quadratic models from `np.memmap` array efficiently
Issue -
State: open - Opened by juansebastianl almost 2 years ago
- 2 comments
Labels: feature-request/enhancement
#1311 - Bypass linkcheck for epubs.siam.org
Pull Request -
State: closed - Opened by JoelPasvolsky almost 2 years ago
#1310 - Improve the performance of CQM.add_variables()
Pull Request -
State: closed - Opened by arcondello almost 2 years ago
- 2 comments
Labels: feature-request/enhancement
#1309 - Inconsistency for conflicting boundaries
Issue -
State: open - Opened by JoelPasvolsky almost 2 years ago
- 1 comment
#1308 - Add constraint/objective construction from NumPy arrays
Issue -
State: open - Opened by arcondello almost 2 years ago
- 3 comments
Labels: feature-request/enhancement
#1307 - Add ConstrainedQuadraticModel.add_linear_constraints() method
Pull Request -
State: open - Opened by arcondello almost 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1306 - cqm.to_hash()
Issue -
State: open - Opened by hsadeghidw almost 2 years ago
- 1 comment
Labels: feature-request/enhancement
#1305 - It is allowed to build CQM object with quadratic interaction between real variables without any error raised
Issue -
State: open - Opened by alexzucca90 almost 2 years ago
#1304 - Test with a more modern NetworkX
Pull Request -
State: closed - Opened by arcondello almost 2 years ago
#1303 - Update CQM serialization to allow variable data to be encoded outside of the objective
Issue -
State: closed - Opened by arcondello almost 2 years ago
Labels: feature-request/enhancement
#1302 - Create sparser quadratic model serialization for linear models
Issue -
State: closed - Opened by arcondello almost 2 years ago
- 7 comments
#1301 - Add property_or_method decorator
Pull Request -
State: open - Opened by arcondello almost 2 years ago
#1300 - Improve the performance of removing many variables from a C++ quadratic model
Issue -
State: open - Opened by arcondello almost 2 years ago
Labels: feature-request/enhancement
#1299 - dimod dismisses part of the expression when both lower bound and higher bound are defined in a single line
Issue -
State: open - Opened by elham-azd almost 2 years ago
- 2 comments
Labels: bug/fix, feature-request/enhancement
#1298 - Update c++ docs
Pull Request -
State: closed - Opened by JoelPasvolsky almost 2 years ago
#1297 - Restructure reference and intro docs
Pull Request -
State: closed - Opened by JoelPasvolsky about 2 years ago
- 1 comment
#1296 - Add compress kwarg to CQM.to_file()
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: feature-request/enhancement
#1295 - Fix the ``move`` kwarg in ``CQM.add_constraint_from_model()``
Pull Request -
State: closed - Opened by arcondello about 2 years ago
Labels: bug/fix
#1294 - Improve constraint weight manipulation
Pull Request -
State: closed - Opened by arcondello about 2 years ago
- 1 comment
Labels: bug/fix, feature-request/enhancement