이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
pete
/
abp
보기
1
좋아요
1
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Merge branch 'master' of github.com:peteshadbolt/abp
master
Pete Shadbolt
8 년 전
부모
02b2f1f3c3
4fc08e8eed
커밋
d3cbd7a1d3
1개의 변경된 파일
과
0개의 추가작업
그리고
1개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
README.md
+ 0
- 1
README.md
파일 보기
@@ -35,7 +35,6 @@ Now, in another terminal, use `abp.fancy.GraphState` to run a Clifford circuit:
```python
>>> from abp.fancy import GraphState
>>> g = GraphState(10)
>>> g = GraphState(range(10))
>>> for i in range(10):
... g.act_hadamard(i)
쓰기
미리보기
불러오는 중...
취소
저장