-
The filter code is written in poor style in a variety of ways
1. it relies on a lot of internal mutation, making it hard to follow
2. it keeps dictionaries of filter values and variances for differe…
-
### Expected behavior
(I develop the `pennylane-qrack` custom back end.) When we run the [ZNE tutorial](https://github.com/unitaryfund/qml/blob/zne-catalyst-tutorial/demonstrations/tutorial_zne_cat…
-
Thanks for keeping this plugin alive!
As of 2023-12-04, Following the directions for 13.2 here:
https://github.com/tprelog/iocage-homeassistant/wiki/autostart-and-rc-service#starting-the-service
…
-
In the Quick Start there is the following block of code:
```
from multiprocessing import cpu_count()
import numpy as np
from tqec.noise_models import NoiseModel
from tqec.simulation.simulat…
-
### Required prerequisites
- [x] Consult the [security policy](https://github.com/NVIDIA/cuda-quantum/security/policy). If reporting a security vulnerability, do not report the bug using this form. U…
-
I was able to setup and launch but it just shows interface without any changes when i speak
When i speak i get this error
C:\Users\User\Desktop\ecoute\ecoute> python main.py
A module that was…
-
Hi Team,
I am using the latest 0.7.1 version of netml and facing issue in execution of netml classify command
"**netml classify --model=/root/noise-lab/netml/examples/out/data/demo_IAT.dat -p /r…
-
The signal variance parameter for kernels (also called covariance function) for GP regression in gammy is `sigma`, see e.g. https://github.com/malmgrek/gammy/blob/0b347ec96244729a2553919095284213d9034…
-
## Question:
Write a jupyter notebook that draws a circle by generating a synthetic dataset of points on a circle. There should be small positional noise.
## Python Tools
- List of Python libra…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem summary
Hi, thank you for your work!
I got a problem and hope you can help. My model has 2 input im…