Skip to content

StephanieWehner/EntanglementDist.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EntanglementDist

Build Status

Coverage Status

codecov.io

This package implements the schemes for optimizing entanglement distillation from arXiv:1803.10111

Installation

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!

Documentation

For further documentation see build/index.html