From 0ae65bbd8fcc0517aa707fb7e1f76389f10e307b Mon Sep 17 00:00:00 2001 From: Didictateur <105631786+Didictateur@users.noreply.github.com> Date: Sun, 22 Oct 2023 18:58:14 +0200 Subject: [PATCH] Update IQuBit.md --- docs/QuBit/IQuBit.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/QuBit/IQuBit.md b/docs/QuBit/IQuBit.md index 3bb56ed..7443508 100644 --- a/docs/QuBit/IQuBit.md +++ b/docs/QuBit/IQuBit.md @@ -1,9 +1,9 @@ -## QuBit +## IQuBit -QuBit(alpha: complexe, beta: complexe) +IQuBit(n: int, mb: MuBit) -- alpha: complexe value for |0> -- beta: complexe value for |1> +- n: the position of the QuBit in the list of intricated QuBits +- mb: the MuBit which organises the intricated QuBit ### Attributes