From 7ed5cc7c82f2a1a68b83cbf954b04775553f0c71 Mon Sep 17 00:00:00 2001 From: Didictateur <105631786+Didictateur@users.noreply.github.com> Date: Sun, 22 Oct 2023 16:36:27 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1ff40f7..82eb3fe 100644 --- a/README.md +++ b/README.md @@ -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.