-
### Environment
- **Qiskit version**: 1.2.4
- **Python version**: 3.12.7
- **Operating system**: MacOS Sonoma 14.2.1
### What is happening?
The qiskit transpiler is failing to simplify/combine lik…
-
### Description
New LuckPerms implementation
### Proposed Behaviour
Hello everyone! I'm here to ask if it's possible to add a LuckPerms implementation for https://gate.minekube.com/ a brand new pro…
-
I have a use case for pipelining various control metadata along multiple stages (and read at different delay cycles).
It's non-trivial number of bits, and there's a corresponding valid signal.
-
> I think bevy_animation only depends on rendering for schedule order now that bevy_mesh has been split out
> @mweatherley
-
https://github.com/pulumi/pulumi/pull/17364 is adding a performance gate to prevent merging performance regressions. The initial batch of tests uses Python. We should add tests using other languages.
-
### Aim
Using the following function
```noir
pub fn from_byte_be_to_fields(x: [u8; NBytes]) -> [Field; N] {
let mut result = [0 as Field; N];
let mut limb: Field = 0;
let mut k = 0;
…
-
It would be nice to have a thresholding / noise gate unit. https://en.wikipedia.org/wiki/Noise_gate
At simplest, a hard thresholding would be something like:
```
if (abs(signal) < threshold) {
…
-
Triggers are sent faster than trigger length causing triggers to become a constant high gate (then crah crow, see #3),
Find shortest usable trigger+gap at max speed. If performance is poor, limit m…
-
### Describe you new feature you'd like
Hello,
First of all thanks for your wonderfull work!!! It's amazing
Here is my "issue"
I have configure the ESPSomfy RTS for my shade without any problem. I…
-
Hi,
Up until now we have managed to apply some basic corrections to the flux pulses that implement 2q-gates.
The manual process is slow and does not render the best correction. In order to get bette…