dwavesystems / dwave-system

An API for easily incorporating the D-Wave system as a sampler, either directly or through Leap's cloud-based hybrid samplers
https://docs.ocean.dwavesys.com/
Apache License 2.0
90 stars 64 forks source link

Add Python 3.13 support and drop Python 3.8 support #541

Closed randomir closed 1 month ago

randomir commented 1 month ago
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 85.65%. Comparing base (de436db) to head (2c12f63). Report is 5 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #541 +/- ## ========================================== - Coverage 88.95% 85.65% -3.31% ========================================== Files 20 20 Lines 1585 1582 -3 ========================================== - Hits 1410 1355 -55 - Misses 175 227 +52 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

randomir commented 1 month ago

Ready for review. Trivial PR after we dropped dwave-drivers. Tagging @JoelPasvolsky for his input on doctests updated for numpy 2.