Skip to content

mercari/quantum-entanglement-purification-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A software to calculate consumed resource (quantum memory occupation duration), especially due to entanglement purification. Users can input threshold of fidelity to execute entanglement swapping, between neighboring nodes, between intermediate nodes, and between end nodes. The output is separated, consumed resource at intermediate nodes, consumed resource at end nodes, and consumed resource in total.

How to use

To run single setting, execute

% python3 End2EndPurification/e2ep.py input/template_input.json

To run in batch, execute

%python3 End2EndPurification/executor.py End2EndPurification/parameters_template.py

Contribution

Please read the CLA below carefully before submitting your contribution.

https://www.mercari.com/cla/

Under any circumstances, by submitting your contribution, you are deemed to accept and agree to be bound by the terms and conditions of the CLA.

Licence

Copyright 2021 Mercari, Inc.

Licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages