From 628fc68afb668b08c20f9dc1ccdb0395fd3f511f Mon Sep 17 00:00:00 2001 From: vprusso Date: Sun, 24 Oct 2021 10:04:43 -0400 Subject: [PATCH] Updating README --- README.md | 16 +++++++++------- .../entanglement_cost_four_state_two_qubit.py | 1 - 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 01f8d0e..286a61f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # ![logo](./docs/figures/logo.svg "logo") -# Qustop +# QUSTOP [![build status](http://img.shields.io/travis/vprusso/toqito.svg?style=plastic)](https://travis-ci.org/vprusso/qustop) [![doc status](https://readthedocs.org/projects/toqito/badge/?version=latest&style=plastic)](https://qustop.readthedocs.io/en/latest/) @@ -8,19 +8,21 @@ *NOTE*: The `qustop` package is still is under development. -qustop (QUantum STate OPtimizer) is a Python toolkit for studying various -quantum state optimization scenarios including calculating optimal values for -quantum state distinguishability, quantum state exclusion, quantum state -cloning, and more. +The `qustop` (QUantum STate OPtimizer) package is a Python toolkit for studying +various quantum state optimization scenarios including calculating optimal +values for quantum state distinguishability, quantum state exclusion, quantum +state cloning, and more. ## Applications The `qustop` package can be used to: - Calculate and approximate optimal probabilities of distinguishing quantum - states over positive, PPT, and separable measurements. + states over positive, PPT, and separable measurements with either minimum-error + or unambiguously. -- Calculate optimal probabilities of optimally excluding quantum states. +- Calculate and approximate optimal probabilities of excluding quantum states + with either minimum-error or unambiguously. ## Installation diff --git a/research/entanglement_cost_four_state_two_qubit.py b/research/entanglement_cost_four_state_two_qubit.py index c1ba88f..b030061 100644 --- a/research/entanglement_cost_four_state_two_qubit.py +++ b/research/entanglement_cost_four_state_two_qubit.py @@ -12,7 +12,6 @@ # # You should have received a copy of the GNU General Public License # along with this program. If not, see . -import matplotlib.pyplot as plt import numpy as np from toqito.states import basis