update MuBit.md

This commit is contained in:
Didictateur 2023-10-23 13:30:37 +02:00
parent 9aaebd4b34
commit 8b84e7c795

View file

@ -54,4 +54,10 @@ MuBit(n: int)
- ```observe() -> list[int]```
forces the QuBits in a state, where the probabilities are given throught __state. Returns the list of the state of each QuBit.
forces the QuBits in a state, where the probabilities are given throught __state. Returns the list of the state of each QuBit.
### Staticmethods
- ```intricateThem(*args: QuBit) -> MuBit```
returns a new QuBit, independent of the args, but corresponding to the intrication of all given QuBits