Skip to content

repeated variables, bits_precision and precision_order #79

Open
@gsgrattan

Description

@gsgrattan

in qca.utils.algo_utils.gsee_resource_estimation() there are two arguments, bits_precision and precision_order. I believe they pertain to the same value, the number of bits of precision to use in phase estimation. Currently we set the bits_precision based on the user specified error_precision. However we pass this number and hardcode precision_order=1 when calling gsee_resource_estimation() Leading to conflicting data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions