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.24k stars 184 forks source link

Supporting Additional Features for tq2qiskit and qiskit2tq #263

Closed GenericP3rson closed 3 weeks ago

GenericP3rson commented 1 month ago

Our tq2qiskit and qiskit2tq conversions currently do not have full support for converting between qiskit and torchquantum circuits. In this task, we need your help adding new features to these operations. For example, a place to start can be allowing TQ’s qiskit2tq to parse Qiskit’s ParameterExpression.

Youngcius commented 1 month ago

Hi @GenericP3rson, I'd like to work on this.

GenericP3rson commented 1 month ago

Added, good luck! When you know what features you would like to add, please comment them in this thread!

king-p3nguin commented 4 weeks ago

Hi, I would also like to work on this issue.