-
### What should we add?
Currently the synthesis methods of the multi-controlled gates are part of their definition.
We would like to have a single `MCXGate()` class, and an HLS plugin that checks th…
-
```
1. Static methods
-----------------
A static method
public static B f(A1 a1, A2 a2) { .. }
could be wrapped into
F2 f .
2. Class methods
----------------
A class method
class A1 {
…
-
**Is your feature request related to a problem? Please describe.**
Currently I can't use FIDO2 Passkeys / WebAuthn for passwordless login or for multi-factor authentication.
**Describe the soluti…
-
### Steps to reproduce the issue
1. Create new user with "Require Password Reset" option active, add user to "Registered" user group
2. In the Users -> Options -> Multi-factor Authentication set "En…
-
(This may be related to https://github.com/Rdatatable/data.table/issues/5948, since nested frames is a common link.)
```r
mt
-
### Search keywords
"DJ012", "django Model"
### Ruff Version
0.5.7
### Config
Part of pyproject.toml
```
[tool.poetry.group.dev.dependencies]
ruff = "0.5.7"
[tool.ruff]
l…
-
In a weird twist of interest, I'd like to have another stab at implementing fuller Python data model, even if off by default (enabled only for coverage build). One topic in this is making sure we can …
-
We need to serve [ATProto handle resolution](https://atproto.com/specs/handle#handle-resolution) for all users bridged into ATProto (background: #381). They support both DNS and HTTPS methods, but our…
-
## Compiler version
3.3.1
## Minimized code
Problem only seems to show when compiling incrementally, ie across multiple SBT subprojects
https://github.com/benhutchison/export_default_para…
-
Hi,
I noticed that for DIP and Unbiased, there is this piece of code inside `__call__` function within the logit processor:
```
if input_ids.shape[-1] < self.config.prefix_length:
…