This website requires JavaScript.
Explore
Help
Sign In
shway
/
notes
Archived
Watch
1
Star
0
Fork
You've already forked notes
0
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2023-07-05
. You can view files and clone it, but cannot push or open issues/pull-requests.
main
notes
/
Machine Tips (Quantum)
/
Resources
/
Code & Circuit Operations
/
Gates
/
Single Qubit Gates
/
P gate (Phase).md
5 lines
80 B
Markdown
Raw
Permalink
Blame
History
```
qc.p(math.pi/2,0)
#applies P gate to pi/2 phase roation to qubit 0.
```
Reference in New Issue
View Git Blame
Copy Permalink