Skip to content

feat(deltakit): Replace stim imports with deltakit_stim#263

Open
rolandriver wants to merge 18 commits into
mainfrom
feat/replace-stim-imports-deltakit-stim
Open

feat(deltakit): Replace stim imports with deltakit_stim#263
rolandriver wants to merge 18 commits into
mainfrom
feat/replace-stim-imports-deltakit-stim

Conversation

@rolandriver

@rolandriver rolandriver commented May 22, 2026

Copy link
Copy Markdown
Collaborator

🔗 Closed Issues

Closes #248

For ease of review, here is the detail:


📝 Description

This PR addresses replacing all stim imports with deltakit_stim imports


🚦 Status

Ready to review.


🛠️ Future Work

Further work is needed as to properly implement kernel computation for logicals as the method used from ldpc fell in the deltakit_stim/stim incompatibility.


➕️ Additional Information

NA.


@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Jun 4, 2026
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

File Coverage Missing
All files 84%
deltakit-circuit/src/deltakit_circuit/_noise_layer.py 97% 218 272
deltakit-circuit/src/deltakit_circuit/_qubit_identifiers.py 98% 182-187
deltakit-circuit/src/deltakit_circuit/_stim_version_compatibility.py 81% 11-12
deltakit-circuit/src/deltakit_circuit/_annotations/_observable.py 97% 90
deltakit-circuit/src/deltakit_circuit/_annotations/_shift_coordinates.py 95% 66

Minimum allowed coverage is 95%

Generated by 🐒 cobertura-action against b42212c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

request: Remove stim dependency in favour of deltakit-stim

1 participant