-
Notifications
You must be signed in to change notification settings - Fork 8
Syntax sugar for squin's two qubit pauli channel #341
Copy link
Copy link
Open
Labels
area: SQUINArea: SQUIN representation, transforms, and compilation.Area: SQUIN representation, transforms, and compilation.area: stdlibArea: standard library related issues.Area: standard library related issues.category: enhancementCategory: this is an enhancement of an existing feature.Category: this is an enhancement of an existing feature.experience: easyExperience: easy difficulty, suitable for newcomers and first contributions.Experience: easy difficulty, suitable for newcomers and first contributions.priority: lowPriority: low priority issues and tasks, backlogs, good-to-haves.Priority: low priority issues and tasks, backlogs, good-to-haves.
Metadata
Metadata
Assignees
Labels
area: SQUINArea: SQUIN representation, transforms, and compilation.Area: SQUIN representation, transforms, and compilation.area: stdlibArea: standard library related issues.Area: standard library related issues.category: enhancementCategory: this is an enhancement of an existing feature.Category: this is an enhancement of an existing feature.experience: easyExperience: easy difficulty, suitable for newcomers and first contributions.Experience: easy difficulty, suitable for newcomers and first contributions.priority: lowPriority: low priority issues and tasks, backlogs, good-to-haves.Priority: low priority issues and tasks, backlogs, good-to-haves.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currenlty, the wrapper takes a list of exactly 15 parameters, e.g.
This is not very user friendly, especially when you have a lot of
0values in there. Also, it's easy to make mistakes.I'd suggest we add syntax sugar that allows passing a
dictsimilar to cirq'serror_probabilitiesin theAsymmetricDepolarizingChannel, so you could just write e.g.Anything omitted here should default to 0.