Skip to content

Implementing AlphaSyndrome into qLDPC, local merge of #421#422

Open
acasta-yhliu wants to merge 8 commits intomainfrom
alphasyndrome
Open

Implementing AlphaSyndrome into qLDPC, local merge of #421#422
acasta-yhliu wants to merge 8 commits intomainfrom
alphasyndrome

Conversation

@acasta-yhliu
Copy link
Collaborator

This is a local merge request for #421 to make modifications easier.

I've implemented the AlphaSyndrome syndrome measurement scheduler. A few notes:

  • Implemented under src/qLDPC/circuits/alphasyndrome.py.
  • Implemented test
  • Multiprocessing is not introduced. I've encountered OOM because Python would copy the data of the parent process.

Some other things to be checked:

  • Copyright information
  • Coding style

@acasta-yhliu
Copy link
Collaborator Author

I've moved to a local branch to make changes easier.

uv.lock is removed.

Please check the pyproject.toml when merging.

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.

1 participant