Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
Added info for public release as v1.1, accounting for the first changes that were added after the version submitted together with the first pre-print version v1.0
  • Loading branch information
sergimasot authored Nov 18, 2024
1 parent 1fe0712 commit da8d2bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Stabilizer Tensor Networks: Universal Quantum Simulator on a Basis of Stabilizer States

Public release of code, v1.1

The main class to use is "gen_clifford", a generalization inheriting Qiskit's "Clifford" class. This and other supporting functions can be found in stabilizers.py.
The stabilizers.ipynb file is an example in notebook format on its utilization, as well as the code lines to produce the figure in the main text of https://arxiv.org/abs/2403.08724.

0 comments on commit da8d2bf

Please sign in to comment.