Skip to content

Commit

Permalink
adding pymatching as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumgizmos committed Dec 9, 2024
1 parent e0fbfbd commit b8ac39b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ dependencies = [
"tqdm",
"pytest",
"stim",
"sinter"
"sinter",
"pymatching"
]
version = "2.1.7"
version = "2.1.8"

[project.urls]
Documentation = "https://software.roffe.eu/ldpc"
Expand Down

0 comments on commit b8ac39b

Please sign in to comment.