Update IQuBit.md
This commit is contained in:
parent
5ed91d41b0
commit
0ae65bbd8f
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,9 @@
|
||||||
## QuBit
|
## IQuBit
|
||||||
|
|
||||||
QuBit(alpha: complexe, beta: complexe)
|
IQuBit(n: int, mb: MuBit)
|
||||||
|
|
||||||
- alpha: complexe value for |0>
|
- n: the position of the QuBit in the list of intricated QuBits
|
||||||
- beta: complexe value for |1>
|
- mb: the MuBit which organises the intricated QuBit
|
||||||
|
|
||||||
### Attributes
|
### Attributes
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue