Skip to content

v1.1.0 - CNOT Success Probability Correction

Latest

Choose a tag to compare

@DeDuckProject DeDuckProject released this 16 Sep 21:44
· 2 commits to main since this release
7479b2d

Changes

Bug Fixes

  • Corrected CNOT success probability: Fixed the calculation formula from the previous implementation to the correct formula: F² + 2/3 F(1-F) + 5/9 (1-F)²

New Features

  • Added CITATION.cff file: Enables proper academic citation of this software with author information, project metadata, DOI, and repository details

This release improves the accuracy of the quantum entanglement purification simulation by correcting the CNOT gate success probability calculation used in the BBPSSW protocol.