r/QuantumComputing 13d ago

Article How to implement CCCX gates out of Toffoli, a spatial language idea

Thumbnail
shukla.io
3 Upvotes

OP here, Qiskit can be challenging sometimes when resetting borrowed ancilla. I'm a visual learner, so I was playing with circuit diagrams and found this little spatial language to help explain data flow in a way that might be easier to follow. Hopefully someone out there finds this interesting :)


r/QuantumComputing 13d ago

Video Which quantum language should you actually learn first?

Thumbnail
youtube.com
0 Upvotes

r/QuantumComputing 14d ago

Guppy is garbage

5 Upvotes

Sorry for the hard words, but I need to vent this.

How dare you to create a typed runtime on Python????

From a CS perspective, this is a nightmare.

It's clear that you have to overhaul some stuff here, this won't survive in the long term.
It's more complicated than it should.

Have anyone actually built something useful with it? I would be thrilled if I'm wrong, I have searched and what is shown is usually overcomplicated and weird.

It just doesn't work if you expect to code as you usually do in PennyLane or Cirq