-
### Expected behavior
`dynamic_one_shot` works as a QNode transform.
### Actual behavior
```python
@partial(qml.dynamic_one_shot, postselect_mode="fill-shots")
@qml.qnode(qml.device("default.qubi…
-
Currently all CIPs and CPSs must be assigned by their author to one of the following `Categories`
- Meta | For meta-CIPs which typically serves another category or group of categories.
- Wallets |…
-
## What would you like to be added:
When using a TabBar inside a ItemsRepeater the App runs fast.
This video shows the timing.
Notice,
- more than 2 seconds for the first loading.
- …
-
"What needs to translated is written beneath each slide.
I would like to translate the text into both Portuguese and Spanish - can you arrange this ?
There is budget in the F8 ABC of Governance propos…
-
Problem:
We currently use `just` and `Justfiles` to help document and automate tasks which developers do when working on the code bases.
This works fine, but has some limitations.
We would also l…
-
## What went wrong?
Clear, concise explanation and the expected behavior.
## How to reproduce?
Different steps about how to reproduce the problem.
### 1. Code that triggered the bug, or step…
cugni updated
2 weeks ago
-
## 🐛 Bug Report
### How To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
1. Run '....'
3. ...
srun: launch/slurm: launch_p_step_launch: CpuBindType=(null type)
srun: launchi…
-
## Current behavior
the size seems to not be updated correctly and scrollbars do not pop up as they should
## Expected behavior
## How to reproduce it (as minimally and precisely as possi…
-
With the new version of macOS Catalina, Apple released a project for porting iPad apps into native macOS apps.
And now some iPad apps started to popup into the mac AppStore like GoodNotes.
Maybe i…
-
### Context
In quantum circuits, two neighbouring rotation gates about the same rotation axis on the same wire can be merged into one, i.e. $R_x(a) R_x(b) = R_x(a+b)$.
In #1162, a merge rotation…