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

Deprecate Exp in favor of libraries implementation #999

Open
swernli opened this issue Apr 26, 2022 · 0 comments
Open

Deprecate Exp in favor of libraries implementation #999

swernli opened this issue Apr 26, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@swernli
Copy link
Collaborator

swernli commented Apr 26, 2022

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

@swernli swernli added enhancement New feature or request needs triage An initial review by a maintainer is needed labels Apr 26, 2022
@bettinaheim bettinaheim removed the needs triage An initial review by a maintainer is needed label Apr 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants