Update IQuBit.md

This commit is contained in:
Didictateur 2023-10-22 18:58:14 +02:00 committed by GitHub
parent 5ed91d41b0
commit 0ae65bbd8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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