Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Expose interface for compiling arbitrary state preparation operations #239

Open
@cgranade

Description

@cgranade

The function Microsoft.Quantum.Preparation._CompileApproximateArbitraryStatePreparation does not adhere to current design principles, and thus has not been exposed for public use. Currently, this function cannot be converted to use the new internal keyword, however, as the QML library uses this function in its input encoding logic. The relevant compilation logic should be exposed publicly, such that the QML input encoding logic can depend on the new functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Kind-BugSomething isn't workingPkg-StandardIssue relates to the Microsoft.Quantum.Standard package.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions