Skip to content

Commit c86322c

Browse files
committed
refactoring noise model
1 parent ad9dd5f commit c86322c

File tree

4 files changed

+255
-284
lines changed

4 files changed

+255
-284
lines changed

src/bloqade/noise/native/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
moving towards a more general approach to noise modeling in the future."""
33

44
from .model import (
5-
GateNoiseParams as GateNoiseParams,
65
TwoRowZoneModel as TwoRowZoneModel,
76
MoveNoiseModelABC as MoveNoiseModelABC,
87
)

0 commit comments

Comments
 (0)