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

Review notes for combined Oct/Nov meeting. #368

Merged
merged 3 commits into from
Nov 13, 2020

Conversation

cgranade
Copy link
Contributor

@cgranade cgranade commented Nov 9, 2020

This PR adds review notes from the combined October / November 2020 Q# API review meeting. A discussion thread will be opened shortly and linked to from this PR.

Copy link

@guenp guenp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. I don't see a note regarding the concern I raised about how users would probably expect classical equivalents to QInt, QSignedInt and QFixedPoint, was this resolved elsewhere?


- Modify QInt → QSignedInt? ControlledOnInt could be confusing otherwise.
- Add https://github.com/microsoft/qsharp-language/pull/41 as related issue.
- What are the disadvantages to making parallel Microsoft.Quantum.Numerics namespace? Mainly about explaining change to user.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- What are the disadvantages to making parallel Microsoft.Quantum.Numerics namespace? Mainly about explaining change to user.
- What are the disadvantages to making parallel `Microsoft.Quantum.Numerics` namespace? Mainly about explaining change to user.

@cgranade
Copy link
Contributor Author

Looks good to me. I don't see a note regarding the concern I raised about how users would probably expect classical equivalents to QInt, QSignedInt and QFixedPoint, was this resolved elsewhere?

Thanks for looking over the notes. As discussed at the meeting, that concern is covered by the QuantizationOf<'T> concept, but I agree that could be more explicit; I have modified the action items on #337 accordingly.

cgranade and others added 2 commits November 10, 2020 12:48
Co-authored-by: Guen P <guenp@microsoft.com>
Co-authored-by: Guen P <guenp@microsoft.com>
@cgranade cgranade added the automerge Pull request is ready to be automatically merged, pending checks and reviews. label Nov 10, 2020
@cgranade cgranade merged commit 78f4b0e into microsoft:main Nov 13, 2020
@cgranade cgranade deleted the cgranade/api-review-2020-10 branch November 13, 2020 16:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge Pull request is ready to be automatically merged, pending checks and reviews.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants