-
### Environment
- **Qiskit Terra version**: 0.25.3
- **Python version**: 3.11
- **Operating system**: MacOS 14.2.1
### What is happening?
Hi there,
I would like to run `SamplingVQE` w…
-
Hello, when I ran the code on my computer, I reported the following error
**model = AutoEncoder(
encoder_layers = [512, 512, 512], #model architecture
decoder_layers = [], #decoder optional…
-
I was simulating a optimization which has four workers (GPUs), which runs a function (`fake_training`) asynchronously over 20 days. Each new day, the four workers would get four new points to study. H…
-
I am sorry if this is the wrong place to address this kind of question. However, can someone please help me out with this issue?
-
### 🐛 Describe the bug
I have tried to use [lobpcg](https://pytorch.org/docs/stable/generated/torch.lobpcg.html) to obtain the largest eigenvalue of a of a symmetric [generalized eigenvalue problem…
-
## Description of bug / unexpected behavior
I tried styling the `BulletedList` `Mobject` as fully black and the bullet points still appear white.
## Expected behavior
I would expect also …
-
Hi.
Thanks for the awesome project.
The output of the sound is in mono (one channel), can there be option to set this or default it to multiple channel?
-
Since I haven't documented what I've learned about different containers/file formats for data (ie H5/zarr) in one place yet I figured I'd just plop down things here. Note that this is just what I've l…
-
Vectorscope not functioning as intended. Run test data through external vectorscope & verify current performance.
-
We are encountering gradients that are incorrect in specific regime. Specifically, we have:
- A custom solver, where the error estimate depends on a second call to the drift function or times
- Ada…