Alexander Groeger
Alexander Groeger
There was an issue running the examples that was pointed out by this [issue](https://github.com/sunreef/PyIGL_viewer/issues/1#issue-1158458544). I simply turned off validation of the shader program to reveal the true problem was using...
### What should we add? **What to add** Add a `vertical` keyword argument to the `QuantumCircuit.draw` method **What does it do?** Plot the circuit vertically with the circuit starting at...
Hi, I'm trying to create an executable using CuPy that does not include CUDA DLL files into the executable, but rather relies on a system installation of the CUDA 12.6...