saad440 / undergrad-project

Project I did as part of my BS Physics degree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Investigation of Entanglement Measures in the Quantum Toolbox in Python (QuTiP)

Project I did as part of my BS Physics degree, under the supervision of Dr Jim Raza.

Abstract:

During the last few decades considerable work has been done on quantum information theory with an emphasis on exploiting quantum entanglement. Various entanglement tests and measures have been devised to detect entanglement in experiments and quantify how much entanglement is contained within a system. This project implements some of these entanglement tests and measures in the Python programming language. We also implement some other quantum information related functions. We base our work on the library known as QuTiP (Quantum Toolbox in Python). Moreover, we provide practical examples of the new functions' usage through a number of simulations.

The source code written as part of this project can be found in the src directory.
The thesis and source code can be found online at
https://github.com/saad440/undergrad-project

About

Project I did as part of my BS Physics degree

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:TeX 92.9%Language:Python 7.1%