Mariia Mykhailova

Results 118 comments of Mariia Mykhailova
trafficstars

@CarlosLaraFP Are you planning to make the pull request to add the E2E task following the structure of the code in your screenshot? I think it's the best next step...

This is a known issue related to the deprecation of the Classic QDK and its components, including iqsharp. Classic QDK will be going away completely in June, so we're not...

Could you clarify what do you mean by "quantum memory management in Q#"? If it's the memory management [the way Q# documentation defines it](https://learn.microsoft.com/en-us/azure/quantum/user-guide/language/statements/quantummemorymanagement), qubit allocation and deallocation, it's briefly...

@samarsha @ricardo-espinoza Any updates on this issue? This behavior makes writing code somewhat frustrating, since on one hand I have to remember not to use the tempting autocomplete, but on...

Would a simple workaround like appending an empty string to the code in the %%qsharp magic command before it's passed on to compilation work?

Sounds great! There is a bit of information on testing in https://learn.microsoft.com/en-us/azure/quantum/user-guide/testing-debugging, but it's missing `dump_operation` (and is somewhat outdated, I think - `dump_machine` returns complex numbers for the past...

Sorry, I think I missed the last comment on this issue. @Manvi-Agrawal, @Pulkit1822 - what's the status of this issue? Are either of you or both working on it? If...

Taking Array.qs for example: * It mentions syntax elements that are not illustrated in the sample, `[0, size = 10]` syntax and Length function, we should add them as well....

For everyone who will work on a task that relies on the previous tasks' solutions (and we're getting there with teleport and superdense coding protocols): with the current infrastructure, each...

And with the PR #1638 merged last night I declare this issue completed! Thank you again to everybody who worked on this!!!