-
Snakemake 8 did change quite a few things and the workflows stuck on using snakemake 7
COre and subworkflows as well as additional tools (hello asssembler) should be updated asap.
Backward compati…
-
### Problem Statement
The `log/slog` package already released in Go 1.21. But it's unable to set for `otel.SetLogger`, because it expects `logr.Logger`.
### Proposed Solution
OTEL uses only a…
-
The code isn't very clear, arguments to functions aren't documented.
The function signatures are not very intuitive, I'd be ok if there was a rewrite without backward compatibility.
-
### Summary
We want to get rid of BentoML completely and use FastAPI to serve models. This will potentially help with:
- the dependency hell we run into with BentoML when BentoML upgrades break…
-
**Overview of the Feature Request**
Since Dataverse v6.2 usage of multiple PID providers is supported. Documentation also allows to use [backward-compatibility for a single PID provider](https://…
vkush updated
3 months ago
-
- `confint(.,"profile")` [default] returns a good set of values (fixed effects, RE standard deviations and correlations, and `sigma` for LMMs). It should also return `sigma` if `useSc` is `TRUE`, and…
-
[The current object shape of `PlainResult`](https://github.com/option-t/option-t/blob/e6fdbd184df5c4ff12def0753fb565660c205d1e/packages/option-t/src/plain_result/result.ts) was designed to have some c…
-
### Request description
In the v0.9 release, which has 1mo forward/backward compatibility, unregistered attributes are allowed as long as their values use types / attributes that are representable in…
-
All `update` methods can receive a `params` argument. It is `None` by default.
Most `update` methods can receive a `value` argument, but not all:
```python3
import optax
from jax import numpy …
-
### Description
In order to avoid coupling extensions with technologies from the underlying stack used by the server and not fully-supported we need a consistent and supported mechanism to obtain the…