Update README.md
This commit is contained in:
parent
39f834304f
commit
7ed5cc7c82
1 changed files with 6 additions and 0 deletions
|
|
@ -108,3 +108,9 @@ SWAP(mq, 0, 1)
|
||||||
## Docs
|
## Docs
|
||||||
|
|
||||||
A doc is availaibale [here](docs) where all objects and gates are displayed.
|
A doc is availaibale [here](docs) where all objects and gates are displayed.
|
||||||
|
|
||||||
|
|
||||||
|
## Others
|
||||||
|
|
||||||
|
> [!WARNING]
|
||||||
|
> Because this library is only a simulation of a qantum computer, lot of calculus are made. Manipulating n intricated qubits means manipulating matrices of size 2^n. So, it demandes much more time to calvulate than a real qantum computer.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue