Skip to content

isfonzar/quantum-teleportation

Repository files navigation

Language License Status

About quantum-teleportation

Quantum Teleportation of a single quantum bit over a full-entangled channel.

The goal of this script is to provide a simple implementation of the quantum teleportation algorithm.

Prerequisites and dependencies

QLib - http://www.tau.ac.il/~quantum/qlib/qlib.html

Getting Started

Simply clone the repository, open matlab, add QLib to your path (with subfolders) and run the main.m file.

Features

  • Random quantum bit generation.
  • Noiseless teleportation over a full entangled channel.
  • Possibility to apply noise to the process with customizable intensity and duration.
  • Outputs the quantum fidelity of the teleportation when noise is applied

Future implementations

  • Inputable quantum bit
  • More noise options
  • Graph analysis
  • Full script, with easily customizable variables and without prompts, for researchers

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

Thanks Felipe F. Fanchini for all the help, patience and inspiration.

About

Simulation of the process of quantum Teleportation of a single quantum bit over a full-entangled channel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages