tensorcircuit icon indicating copy to clipboard operation
tensorcircuit copied to clipboard

Tensor network based quantum software framework for the NISQ era

Results 32 tensorcircuit issues
Sort by recently updated
recently updated
newest added

## Task description Add an example python script `stabilizer_stim_sim.py` in `/examples` which showcases stabilizer circuit simulation using tc interface with stim backend. ## Implementation The script includes: 1. Clifford circuit...

good first issue

## Issue Description The TensorCircuit library currently supports the PyTorch and TensorFlow backends. We are interested in extending this support to include Jittor, a domestically developed deep learning framework that...