Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filter out unstructured problems during data capture #110

Conversation

randomir
Copy link
Member

@randomir randomir commented Jun 8, 2021

Closes #103.

@randomir randomir force-pushed the feature/filter-out-non-qpu-jobs/issue-103 branch 2 times, most recently from 27b53aa to bdf77fc Compare June 8, 2021 18:21
@randomir randomir force-pushed the feature/filter-out-non-qpu-jobs/issue-103 branch from bdf77fc to b2d84e0 Compare June 8, 2021 22:39
@randomir randomir merged commit 8855ac8 into dwavesystems:master Jun 8, 2021
@randomir randomir deleted the feature/filter-out-non-qpu-jobs/issue-103 branch June 8, 2021 23:17
randomir added a commit that referenced this pull request Jun 14, 2021
Fixes
---

- Updated docs (#107, #108)
- Added Windows tests, refactored CI (#111, #112, #115)
- We now filter out non-QPU jobs during data capture to comply with the
  latest dwave-cloud-client (#110)
- Fixed blocking behavior on second and subsequent calls to `show()`
  (#104)
- Fixed handling of duplicate problems. Now we track (and `show()`) only
  the latest problem captured for a given `problem_id` (#114)

Changes
---

- Dropped Python 3.5 support (#111)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Filter sampling events
1 participant