소스 검색

Note on determinism

master
Pete Shadbolt 7 년 전
부모
커밋
92935fd544
1개의 변경된 파일5개의 추가작업 그리고 0개의 파일을 삭제
  1. +5
    -0
      doc/index.rst

+ 5
- 0
doc/index.rst 파일 보기

@@ -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
----------------------



불러오는 중...
취소
저장