-
All data types defined in [ml_dtypes/_src/dtypes.cc](https://github.com/jax-ml/ml_dtypes/blob/main/ml_dtypes/_src/dtypes.cc) are assigned `kNpyDescrKind = 'V'`, except for `float8_e5m2`.
### Why is…
-
Writing this lib in CoffeeScript has provided a big productivity and robustness boost, but we could probably get those same benefits with ES6 now — along with broader approachability and appeal.
http…
-
Currently the setup is a single 4K RSA certificate from Let's Encrypt (LE):
https://github.com/internetstandards/Internet.nl/blob/118b8b87fa9d1b6f0898bf16de9027012d403347/docker/webserver/certbot.sh#…
-
A few issues with the current kerberos entrypoint scripts have been identified under an existing PR these should be addressed to improve the robustness and decrease technical debt.
_Originally post…
-
### Feature Type
Adding new functionality to the project
### Problem Description
Traditional SMC algorithms, like the one currently implemented, can be quite challenging to tune. The performance of…
-
In my index, most documents have the field 'body', and sometimes also 'title' and 'description'. Because the data is crawled, we can not make sure that there is valid data for each document. Neverthel…
-
**How to categorize this issue?**
/area robustness
/kind enhancement
/priority 3
**What would you like to be added**:
exposing any fields of machine class for the user to configure.
**Why i…
-
In current proposed https://w3c.github.io/Mobile-A11y-Extension/ we have
> Guideline 3.4 Make content usable in device orientations.[MOBILE]
>
> 3.4.1 Orientation: Orientation of the content is not …
-
# Background
In interactive R sessions, the user can signal user interrupts by hitting Ctrl-C in the terminal. If this happens while R evaluates a set of R expressions that must all complete or no…
-
There's a recent research aiming to improve quality and robustness on nerf named robustnerf, at https://robustnerf.github.io/public/, it looks pretty straightforward to add this in nerfstudio