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.

Deprecate Exp in favor of libraries implementation #999

Open
@swernli

Description

@swernli

Exp should arguably not be in the Microsoft.Quantum.Intrinsic namespace since it is advanced functionality that is non-trivial to implement across arbitrary inputs on hardware intrinsics (it requires array iteration, recursion, arithmetic operations, etc...). We should deprecate it in favor of a matching operation in the libraries. See related libraries issue for API discussion: microsoft/QuantumLibraries#579

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions