Explorar el Código

Note on determinism

master
Pete Shadbolt hace 7 años
padre
commit
92935fd544
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. +5
    -0
      doc/index.rst

+ 5
- 0
doc/index.rst Ver fichero

@@ -145,6 +145,11 @@ But these operations will be very slow. Let's have a look at the stabilizer tabl
>>> print tab[0, 0]
3

Quantum mechanics is nondeterminstic. However, it's often useful to get determinstic behaviour for testing purposes. You can force ``abp`` to behave determinstically by setting::

>>> abp.DETERMINSTIC = True


Visualization
----------------------



Cargando…
Cancelar
Guardar