-
I see, thank you for providing more context. Let me summarize my understanding of your approach:
1. You've flattened JSON representations of ASTs into a tabular format.
2. This table has many colu…
-
Only minor changes are needed to make tuples more compatible with structural interfaces to provide a foundation for virtual named arguments and optional parameters.
Prelim documentation. . .
# N…
-
## 🚀 Feature
Allowing tuple of integers to be used when specifying the dimensions to reduce in the median function.
## Motivation
Currently it is not possible to use the median function with …
-
Serilog supports native batching with no dependency on `Serilog.Sinks.PeriodicBatching`. It uses channels and will be easier to upgrade in the future and also benefit from performance improvements.
…
-
I believe that code for _first_order_ale_cat is broken or incomplete.
-
### Describe the feature
In case where **static method calls** can be simplified to `const`.
For instance:
```ts
export const example = (x) =>
Math.min([
Math.max(1, x),
Math.max(…
-
Catboost's built-in support for text_features and embeddings_features has been super helpful for me, and they have improved my model's performance substantially with very little effort from me. Really…
-
### 🚀 The feature, motivation and pitch
There is a growing need to mix-and-match cuda allocators in PyTorch for new NVIDIA architectures. For instance:
- Reductions on NVIDIA Switches ([NVLS Red…
-
When you choose to reply to a previous comment or add a comment to a particular rant, it would be good to see the text of the rant/message above the data entry field. I find if I'm trying to quote som…
-
### Is your feature request related to a problem? Please describe.
I am trying to install the latest version in the default location and I'm getting an error on install.
The installation worked …