This repository was archived by the owner on Jan 12, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 180
API review June 2022 #596
Merged
Merged
API review June 2022 #596
Changes from all commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
b2fed7e
API review June 2022
msoeken 794831b
Merge branch 'main' into msoeken/api-review-2206
msoeken d948d22
Apply suggestions from code review
msoeken cd420e1
Apply suggestions from code review
msoeken 5f7c29c
Apply suggestions from code review
msoeken File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,47 @@ | ||
| # Q# API Design Discussions / June 2022 | ||
|
|
||
| Reviewers (in order by username): @tcNickolas, @cgranade | ||
|
|
||
| ## Agenda | ||
|
|
||
| - https://github.com/microsoft/QuantumLibraries/issues/593 | ||
| - https://github.com/microsoft/QuantumLibraries/issues/594 | ||
| - https://github.com/microsoft/QuantumLibraries/issues/595 | ||
|
|
||
| ## Discussion | ||
|
|
||
| ### Comparison operations | ||
|
|
||
| **Proposal**: https://github.com/microsoft/QuantumLibraries/issues/593 | ||
|
|
||
| **Reviews**: | ||
msoeken marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - @cgranade, *comment*: Does the `action` input to `ApplyControlledOnLessThanFxP` need to be adjointable? Should there be a separate `Adj` variant? We may also want to describe quickly how this proposal works with the outstanding proposal for numerics refactoring all-up (https://github.com/microsoft/QuantumLibraries/issues/337). | ||
| * @tcNickolas, *approve*, left a comment | ||
| > Please add a bullet point including your alias, your review result (*approve*, *reject*, *comment*), and a comment (optional when result is *approve*). Alternatively, add a line to the PR discussion incl. a reference to this issue. | ||
|
|
||
| **Consensus**: *approve* subject to comments to be addressed in the issue, discussion will be deferred to issue. | ||
|
|
||
| --- | ||
|
|
||
| ### Functions for smallest and largest representable fixed point | ||
|
|
||
| **Proposal**: https://github.com/microsoft/QuantumLibraries/issues/594 | ||
|
|
||
| **Reviews**: @cgranade, *approve*, same comment as above (https://github.com/microsoft/QuantumLibraries/issues/337). | ||
| * @tcNickolas, *approve*, left a comment | ||
| > Please add a bullet point including your alias, your review result (*approve*, *reject*, *comment*), and a comment (optional when result is *approve*). Alternatively, add a line to the PR discussion incl. a reference to this issue. | ||
|
|
||
| **Consensus**: *approve* | ||
|
|
||
| --- | ||
|
|
||
| ### Conversion functions for signed integers | ||
|
|
||
| **Proposal**: https://github.com/microsoft/QuantumLibraries/issues/595 | ||
|
|
||
| **Reviews**: | ||
msoeken marked this conversation as resolved.
Show resolved
Hide resolved
msoeken marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| * @cgranade: *comment*. We should coordinate this with the Q# language discussion around bit vectors in general. @swernli and @bettinaheim in particular may want to provide input here. | ||
| * @tcNickolas, *approve*, left a comment | ||
| > Please add a bullet point including your alias, your review result (*approve*, *reject*, *comment*), and a comment (optional when result is *approve*). Alternatively, add a line to the PR discussion incl. a reference to this issue. | ||
|
|
||
| **Consensus**: *approve* subject to comments to be addressed in the issue, discussion will be deferred to issue. | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.