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

Stop using deprecated numpy type aliases #283

Merged

Conversation

randomir
Copy link
Member

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #283 (b339f1c) into master (c585590) will increase coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #283      +/-   ##
==========================================
+ Coverage   91.91%   91.98%   +0.07%     
==========================================
  Files          18       18              
  Lines        2139     2158      +19     
==========================================
+ Hits         1966     1985      +19     
  Misses        173      173              
Impacted Files Coverage Δ
hybrid/composers.py 97.18% <0.00%> (+0.01%) ⬆️
hybrid/samplers.py 92.45% <0.00%> (+0.03%) ⬆️
hybrid/core.py 98.60% <0.00%> (+0.04%) ⬆️
hybrid/profiling.py 95.94% <0.00%> (+0.11%) ⬆️
hybrid/utils.py 80.00% <0.00%> (+0.12%) ⬆️
hybrid/decomposers.py 88.13% <0.00%> (+0.20%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@randomir randomir merged commit ec94d0f into dwavesystems:master Dec 19, 2022
@randomir randomir deleted the update-tests-for-latest-numpy branch December 19, 2022 17:22
randomir added a commit that referenced this pull request Dec 23, 2022
New Features
---

- Add Python 3.11 support.
  See #285.

Fixes
---

- Adapt SA concurrency test to new Neal default schedule.
  See #278.

- Add lattice ref solver to docs.
  See #282.

- Stop using deprecated numpy type aliases.
  See #283.

- Fix async multiprocess queue logging test.
  See #286.
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.

2 participants