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

Conversation

@msoeken
Copy link
Member

@msoeken msoeken commented Mar 10, 2022

No description provided.

@msoeken msoeken requested a review from tcNickolas March 10, 2022 16:28
Copy link
Contributor

@cgranade cgranade left a comment

Choose a reason for hiding this comment

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

Nice to highlight how recent Q# features really help improve code quality!

nMeasurements : Int
) : Double {
return EstimateRealOverlapBetweenStates(
_ApplyLEOperationToRawRegister(inputEncoder::Prepare, _),
Copy link
Contributor

Choose a reason for hiding this comment

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

We should test to make sure that the library still works when used from IQ#, given microsoft/iqsharp#606.

Copy link
Contributor

Choose a reason for hiding this comment

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

Most likely it won't, I ran into this when trying to update the Katas - even if the lambda is in the "backend" and not in the notebook itself, compilation fails

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks for this information. Maybe it makes sense to leave this open until microsoft/iqsharp#606 is resolved.

@msoeken msoeken merged commit daa7e59 into main Mar 22, 2022
@msoeken msoeken deleted the msoeken/ml-fixes branch March 22, 2022 10:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants