Conversation
|
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
|
🔥 New notebook just dropped! @amir-naveh , @TomerGoldfriend — come check out this shiny new addition to our repo. |
| @@ -0,0 +1,1155 @@ | |||
| { | |||
There was a problem hiding this comment.
You have a typo in the name of the last author.
I find the input/output definitions a bit confusing. Indeed everything can eventually be described on bit strings and clauses. However, at the end of the day we usually describe things in higher level.
How about something like
Input: A classical objective function C(x) over a fixed point variable x.
Output: A solution x* ....
Reply via ReviewNB
There was a problem hiding this comment.
good catch, fixed
modified a bit:), I kind of like it that things are defined exactly.
| @@ -0,0 +1,1155 @@ | |||
| { | |||
There was a problem hiding this comment.
There was a problem hiding this comment.
Let's discuss :),from my understanding {x} are not quantum at all but classical binary variables (i.e. bit strings) changed it to binary array.
| @@ -0,0 +1,1155 @@ | |||
| { | |||
There was a problem hiding this comment.
There was a problem hiding this comment.
modified to: state..., which constitutes the ground state of the mixer Hamiltonian, is that better? a state defining the ground state sound weird to me
| @@ -0,0 +1,1155 @@ | |||
| { | |||
There was a problem hiding this comment.
There was a problem hiding this comment.
accepted...
TomerGoldfriend
left a comment
There was a problem hiding this comment.
I left some comments.
|
🚂 Incredible, @roie-d-classiq! You've merged your 12th PR! 🎯🎊 Your ongoing commitment to classiq-library is truly remarkable. You're a driving force in our community! 🚀 We are grateful for your dedication! 💫 |
PR Description
Some notes
Please make sure that the notebook runs successfully with the latest Classiq version.
Please make sure that you placed the files in an appropriate folder
.ipynband.qmodto be unique across this repository..qmod,.synthesis_options.json,.metadata.jsonIf applicable, please include link to the paper on which the notebook is based, in the notebook itself.
Please use
rebaseon your branch (no merge commits)Please link this PR to the relevant issue
Please make sure to run
pre-commitwhen commiting changesgitin the terminal, make sure to installpre-commitvia runningpip install pre-commitfollowed bypre-commit installpre-commitdocumentationpre-commit.pre-commitmay minorly alter some files. Make sure togit addthe changes done bypre-commit