Update README.md

This commit is contained in:
Didictateur 2023-10-22 16:36:27 +02:00 committed by GitHub
parent 39f834304f
commit 7ed5cc7c82
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -108,3 +108,9 @@ SWAP(mq, 0, 1)
## Docs
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.