issues
search
Ekittl01
/
Q.O.I.R.D
Quantum Omni-Infrastructural Research and Development
https://ekittl01.github.io/Q.O.I.R.D/
Apache License 2.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
>>> op = qml.adjoint(qml.RX(1.0, wires=0)) >>> jax.jit(qml.matrix)(op) Array([[0.87758255-0.j , 0. +0.47942555j], [0. +0.47942555j, 0.87758255-0.j ]], dtype=complex64, weak_type=True) >>> jax.tree_util.tree_map(lambda x: x+1, op) Adjoint(RX(2.0, wires=[0]))
#3
Ekittl01
closed
11 months ago
0
The platform
#2
Ekittl01
closed
11 months ago
1
GitHub.copilot
#1
Ekittl01
closed
1 year ago
0