mit-han-lab / torchquantum

A PyTorch-based framework for Quantum Classical Simulation, Quantum Machine Learning, Quantum Neural Networks, Parameterized Quantum Circuits with support for easy deployments on real quantum computers.
https://torchquantum.org
MIT License
1.3k stars 197 forks source link

Update gate_wrapper.py #248

Open tring27 opened 6 months ago

tring27 commented 6 months ago

Bug in U2 gate parameter initialization #232

GenericP3rson commented 6 months ago

Hi, @tring27! Thanks for opening the pull request! If possible, could you rebase your branch to the latest commits on dev? All of the Python package tests should be passing after that, then we can proceed with the review!