From 5b8a12442aedc9730d40ed6b38a061c06ed9df55 Mon Sep 17 00:00:00 2001 From: Mc-Zen Date: Sun, 18 Feb 2024 10:37:32 +0100 Subject: [PATCH] [docs] add pypi badge --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e0af47b..4e42ac5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # Hardware-Tailored Stabilizer Circuits Python library

+ + MIT License + MIT License @@ -11,7 +14,6 @@ - This library provides - *hardware-tailored* quantum Clifford circuits for **stabilizer state preparation** or **measurement** as well as - mutually unbiased bases in order to perform more efficient **full-state tomography** on small qubit systems.