-
Notifications
You must be signed in to change notification settings - Fork 177
Review notes for combined Oct/Nov meeting. #368
Review notes for combined Oct/Nov meeting. #368
Conversation
There was a problem hiding this 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- 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. |
Thanks for looking over the notes. As discussed at the meeting, that concern is covered by the |
Co-authored-by: Guen P <guenp@microsoft.com>
Co-authored-by: Guen P <guenp@microsoft.com>
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.