Skip to content

Conversation

@benide
Copy link
Collaborator

@benide benide commented Jul 9, 2024

Don't merge yet. Putting this PR here so that this is visible.

Everything is actually reproducible now by passing around an RNG object and explicitly using it.

To do:

  • update doc strings
  • update tutorial (especially to match edits to paper)

@benide
Copy link
Collaborator Author

benide commented Jul 21, 2024

I thought something in the tutorial would need changing. It does not, everything still works as before from the tutorial. Ready to merge.

@benide benide marked this pull request as ready for review July 21, 2024 17:36
@benide benide requested a review from esabo July 21, 2024 17:36
else # keep the cycle as is
push!(Bim1[i], c[j])
end
hx = Int.(data.(H_X))
Copy link
Owner

Choose a reason for hiding this comment

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

data. is no longer compatible with the new version of Oscar. Let's use the provided _Flint...() methods

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

latest commit brings in the _Flint... methods from the dev branch and uses them.

@benide benide requested a review from esabo July 28, 2024 21:53
@esabo esabo merged commit c71ff25 into master Jul 30, 2024
@esabo esabo deleted the improve-quantum-wr branch July 30, 2024 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants