소스 검색

Update docs

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

+ 1
- 1
README.md 파일 보기

@@ -1,6 +1,6 @@
# abp

Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/0504117) for fast simulation of Clifford circuits. Should do thousands of qubits without much trouble. You can read the full documentation [here](https://peteshadbolt.co.uk/abp/).
Python port of Anders and Briegel' s [method](https://arxiv.org/abs/quant-ph/0504117) for fast simulation of Clifford circuits. You can read the full documentation [here](https://peteshadbolt.co.uk/abp/).

![demo](examples/demo.gif)



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

@@ -14,7 +14,6 @@ This is the documentation for ``abp``. It's a work in progress.

``abp`` is a Python port of Anders and Briegel' s `method <https://arxiv.org/abs/quant-ph/0504117>`_ for fast simulation of Clifford circuits.
That means that you can make quantum states of thousands of qubits, perform any sequence of Clifford operations, and measure in any of :math:`\{\sigma_x, \sigma_y, \sigma_z\}`.
It should do thousands of qubits without much trouble.

.. image:: ../examples/demo.gif



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