-
In stepping through `fit` for NeuraNetworkRegressor, using the data at the top of the test file `regressors.jl`, I am getting some unexpected behaviour.
Here is a minimal version of that data givi…
-
### Is your enhancement related to a problem? Please describe
On Windows, powershell uses the UTF16-LE encoding by default, meaning that if you create a Dockerfile with `echo` or `cat`, the Dockerfil…
feloy updated
2 hours ago
-
Hello,
I have created some benchmark of PER codecs: rasn, hampi and asn1rs. If you are interested here are the results:
| Codec | Encoding (µs) | Decoding (µs) |
|--------------|--------…
-
Say we have `find x : int(1..3)`
We want `find x_1, x_2, x_3 : bool`
Such that:
- At least one of these 3 is true: `x_1 \/ x_2 \/ x_3`
- Given a pair of values, both cannot be true `!x_i \/ !x_j…
-
After encountered [issues with GNOME Remote Desktop](https://github.com/gujjwal00/avnc/issues/256#issuecomment-2408467779) clipboard text, I noticed that x11vnc has difficulties with UTF-8/unicode han…
-
- [x] I have looked for existing issues (including closed) about this
## Feature Request
### Motivation
Add `snappy` as one of the encodings to decode in RequestDecompressionLayer. It is fair…
-
#### Describe the bug
- Node.js version: v14.21.3
- OS & version: ubuntu 24
We need to put zstd accpet-encoding header, but the got packge cannot handle it automatically. I tried to fix it us…
-
Hey,
I am trying to block `Transfer-Encoding: chunked` requests. But this seems not possible right now in Caddy:
I tried following:
```
@length {
header Transfer-Encoding chunked
}
respond @len…
shyim updated
1 month ago
-
When using newer chrome, it now has zstd encoding. and when that is being utilized it result in the following response.
![image](https://github.com/user-attachments/assets/dfa1c7a3-81d1-4fe8-a5fa-b49…
-
Hi!
I want to ask, did you try to use instead of sin position encoder PE with learnable layer? If yes, how did it behave?
Also I'm interested, as I understand from paper, in final version of vis…