This package implements the schemes for optimizing entanglement distillation from arXiv:1803.10111
The package has been tested on Julia v0.5.
Install the code of this package using:
Pkg.clone("https://github.com/StephanieWehner/EntanglementDist.jl.git")
In the usual way, you can now start using the package:
using EntanglementDist;
You are now ready to go!
For further documentation see build/index.html