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

Test Updates + Bug Fixes (Updated Version of #206) #236

Closed GenericP3rson closed 7 months ago

GenericP3rson commented 7 months ago

After some hard reset issues, this is the revived PR of #206

Hanrui-Wang commented 7 months ago

Thank you GenericP3rson for the important contributions! especially the testing of examples, i will merge it now. Please have a look at the testing of python 3.12 seems to have some issues

GenericP3rson commented 7 months ago

I opened an issue on it, it's something with a library we depend on depends on a library that isn't supported in 3.12. I'll definitely deep dive to get that working!