Bill Ticehurst

Results 46 comments of Bill Ticehurst

We do have the double factorized chemistry sample for resource estimation which is straight Python and Q# (https://github.com/microsoft/qsharp/blob/main/samples/estimation/df-chemistry/chemistry.py#L472), but agree we could do with something more accessible.

Ugh. There are just so many permutation of this setup. I've tested codespace, and containers, and browser installs, and using Jupyter Notebooks in them (and that widgets work etc.). But...

Can you provide more details? The title alone isn't that helpful. Thanks.

I believe @swernli already had some thoughts around this.

> But it we want to make it available on the website, plain text would look very odd, since everything else is pretty-printed there, so it would need to be...

(Looking at how closely QCOM models the playground for DumpMachine, I'm guessing it is largely still just a copy. Regardless, we can implement 'pretty' output for Jupyter and the playground,...

The Q# stack being built in this repo has no .NET integration (or dependencies). We've yet to flesh out how we'll integrate across various language platforms and ecosystems beyond Python,...

It looks like you're using the old .NET based version of the QDK. We shipped a complete re-write at the start of the year (see ), and recently deprecated the...

Closing. Please comment back if I misunderstood and you're having issues with the current QDK.

I played around with adding this and hit some other issues. Basically, for any action that spins up both a webview and a compiler worker to do the work for...