TomerGoldfriend

Results 70 comments of TomerGoldfriend

Thank you @AbdullahKazi500 for this issue. If I understand correctly, you are suggesting an addition of several functions to our open-library. Could you please explicitly specify what are the qmod...

OK @AbdullahKazi500 , shouldn't `ctrl` or `aux` be an array of qubits (`qbit[]`) and not just a single `qbit`? In the next version release we are going to have a...

@AbdullahKazi500 our new tutorial on discrete quantum walks are now out, see [here](https://github.com/Classiq/classiq-library/blob/main/tutorials/discrete_quantum_walk/discrete_quantum_walk.ipynb). I see two orthogonal ways to proceed: 1. We can leave this issue for adding an `increment`...

Great @AbdullahKazi500 , I have opened an issue for the notebook modification: https://github.com/Classiq/classiq-library/issues/56. Let us start with it, and then we can discuss the addition of new functions.

@AbdullahKazi500 Please see the description above. Let us know if you have any questions.

Thank you @JiwonI788, I am assigning you to this issue :-). You can follow the [contribution guidelines](https://github.com/Classiq/classiq-library/blob/main/CONTRIBUTING.md) to open a pull request. If you have any questions or comments, you...

Great @JiwonI788 . Everything is good, feel free to proceed in any pace that suits you. If you have any technical questions about the git flow or the implementation, feel...

Hi @JiwonI788 any update on this? let us know if you have any questions.

Great @AbdullahKazi500 ! let us know if you have any questions.

> > Great @AbdullahKazi500 ! let us know if you have any questions. > > Hi can we use auxiliary qubits (qr_aux) when implementing multi-controlled-X gates in Classiq? You do...