Minor improvements: solver refactors, embedding, docs, CI, and tests - #272
Merged
Merged
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## prerelease/v1.0 #272 +/- ##
==================================================
Coverage ? 95.16%
==================================================
Files ? 119
Lines ? 8812
Branches ? 549
==================================================
Hits ? 8386
Misses ? 334
Partials ? 92 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
abussy-pasqal
commented
Sep 14, 2026
- Reverse bitstring/bitstrings dependency, add flip-cost helpers, and extend Solution with configurable consistency checks and deduplication - Make classical solver starting-point params keyword-only and allow generating random starts/candidates from a count - Split greedy_layout.embed into device-aware and config-only entry points; add blade.embed_for_device convenience wrapper - Rename SingleSolution to Candidate; add NullHandler to root logger - Raise a clear error when a register exceeds a device's max/min distance ratio - Extend Python support to 3.13/3.14, switch hatch to uv, add bandit to pre-commit and remediate findings - Refresh README and add Help section (FAQ, troubleshooting, contact) to docs; deploy dev docs on merge to main
abussy-pasqal
force-pushed
the
271-minor-improvements
branch
from
September 14, 2026 08:33
8ca96e3 to
e477fc8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.