-
Hey! Just found out about `erdantic` through Python Bytes. Looks great and love messing with it so far.
I work with a lot of Pydantic models to facilitate PySpark transformations - given a model, y…
-
Come back and thing about this https://discord.com/channels/1011665225809924136/1015433186299347005/1247100101936021554
-
See https://github.com/containers/image/pull/2590
To summarize, the goal here is something like `skopeo copy containers-storage:[overlay@srcpath+srcrunroot:trusted=true]registry.redhat.io/ubi9/ubi:la…
-
Part of https://github.com/pulumi/registry/issues/4749.
https://github.com/pulumi/pulumi-terraform-bridge/pull/2068 adds the ability to emit the upstream `index.md` file, where top-level provider inf…
-
In `simplify` case, the function retruns `%sel5 > @umin(undef, 1)`, which always produces `true` before optimization.
After optimization, it produces `undef` which can be either of 0 or 1.
The mis…
-
ITRF2020 parameters were added in proj 9.5.0. See the PR that added these params here: https://github.com/OSGeo/PROJ/pull/4235
The paper that published the PMM parameters for ITRF 2020 can be found…
-
Taking the calculated decoders, implement them in Nengo as transformations between the spike data and the output -- simulate this model on a small subset of the data. This implementation should allow …
-
It would be beneficial to support the retrieval of content quads for elements with CSS transformations applied. Currently, this functionality lacks a uniform W3C specification, leading to inconsistent…
-
The framework looks like it does a great job of testing individual activities in Pipelines.
**Feature Request**
However, the ADF DataFlow Activity can have some quite complex transformations in plac…
-
### Motivation
For scientific python (and perhaps computer vision as well), a very common application is linear algebra. The simplest objects of interest there are vectors, which are easy to genera…