Skip to content

There was a string change in the setting for GenericLayerAnsatz #46

@stephendiadamo

Description

@stephendiadamo

There was a string change in the setting for GenericLayerAnsatz

Earlier "all_to_all" was the setting. It was changed to "all-to-all".

The value error needs an update to reflect the change.

raise ValueError(
ValueError: entangling_layout must be 'linear', 'circular', 'all_to_all', or a Sequence of tuples of integers.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions