Prajjwal Vijaywargiya

Results 4 comments of Prajjwal Vijaywargiya
trafficstars

I'd like to contribute here! How may I get started?

I've uploaded my [solutions](https://github.com/Jwala-1908/my-qiskit-textbook-solutions) to the exercises from chapters 1 and 2. Would love comments and/or suggestions, and hope I can contribute something directly to the textbook as well.

Hi Alexander, Wondering whether a scrollable horizontal orientation would also suit your use-case, i.e. scrollable horizontal orientation rather than vertical 🤔. Or perhaps either would be an improvement on the...

Just noticed there's an argument [`fold`](https://github.com/Qiskit/qiskit/blob/38ad0d106a6f10bf2bd09f9643c0fbb78f3f8446/qiskit/circuit/quantumcircuit.py#L2191-L2197) within the `QuantumCircuit.draw()` method which controls pagination of the output. The entire circuit can be displayed in a single row if set to `fold...