Pytorch Quantum Versions Save

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.

v0.1.8

2 months ago
  • Refactor of /torchquantum directory hierarchy
  • through testing with git workflow
  • refactor of examples

What's Changed

New Contributors

Full Changelog: https://github.com/mit-han-lab/torchquantum/compare/v0.1.7...v0.1.8

v0.1.7

1 year ago
  • fix precommit
  • fix bugs on expval
  • refine examples

v0.1.6

1 year ago
  • support qdev.op such as qdev.h(wires=1)
  • QAOA examples
  • support joint measurement analytically in measurement
  • bug fix

v0.1.5

1 year ago

fix several bugs

v0.1.4

1 year ago

v0.1.2

1 year ago
  1. Add support for state.gate such as state.h
  2. Add more examples

What's Changed

New Contributors

Full Changelog: https://github.com/mit-han-lab/torchquantum/commits/v0.1.2