hanakl
hanakl
This PR showcases 2-to-1 purification using measurement-based quantum computing. Note that it uses the features in PR #184 .
Currently we only have an example for 2-1 distillation, so we plan to add more examples.
This is already explained [here](https://github.com/QuantumSavory/QuantumSavory.jl/blob/b1c8f5e974f1af884fd916e9ba7200b83ea25d9b/test/test_protocolzoo_entanglement_tracker_grid.jl#L176): basically there's a chance that no entanglement is established when the test runs, which leads to a `type Nothing` error. For PR's you can rerun...
CI testings were failing because the newest python version (3.14) is not compatible with some packages we have. To resolve this issue temporarily, I have fixed the version to 3.12...
This code was entirely generated by Claude; I intend to go through it thoroughly and make necessary changes soon.