Tyson Jones
Tyson Jones
Hi there, Just out of curiousity, does qHipster allow the _direct_ simulation of an n-controlled unitary without decomposition? I.e. with the same runtime cost as a singly-controlled gate?
Ah I see. I ask, because a direct n-controlled gate is actually quite straightforward if a 1-controlled gate already exists (and it's obviously faster and much more precise). Effecting an...
If you make a revision to that doc page, it may be useful to point at: - all the step numbers are "1" as I highlight here in yellow: >...
Just realised I can PR this myself to [`running.md`](https://github.com/openucx/ucx/blob/ab5fa33bc63d27400756c9ba2b05ad370bdaf52e/docs/source/running.md?plain=1#L59), which I may do after getting the build working
Here are some logs reporting MS-MPI is installing fine, but `msmpi` (and `mpicc`, `mpicxx`, etc) being subsequently unrecognised 
I notice the [tests](https://github.com/mpi4py/setup-mpi/actions/runs/6982023689/job/19000332140) don't even ever run the MS-MPI compiler... Why is it the default MPI compiler on Windows if it's unusable? :confused:
Ahh I see, that makes sense - and is another reason why Windows development is absolutely cursed :pray: That's very helpful, thanks very much! I definitely then think the Intel...
> However, I'm quite conscious about backward compatibility. I cannot make intelmpi the default in a minor update, that should wait until at least release v2 of this action. And...
During that change, perform checks that assumption enforcement is compatible with gate args, the way that channels like Damp currently do. So that a user doing... ```Mathematica CalcCircuitMatrix[ Rx[ 1...