-
I'm not sure if this is a bug or a feature request.
## Expected behaviour:
Azure VM Discovery service discovers VMs belonging to a VM Scale Set (VMs replicated).
## Current behaviour:
Azur…
-
Definition of Done:
- [ ] script includes both PSM and CEM
- [ ] Balances before and after matching are compared
- [ ] Matched data is saved for regression analysis
-
Excellent job!
Pattern-matching and Algebraic Data Type(Discriminated Union) are really useful for writing type-safety code.
Algebraic-Effects and Handlers is another great feature that needs wi…
-
Hi all, huge fan of your work/this library, we've had great success with training latent flow matching models.
Our model relies on multiple conditions to generate x1, it looks like the optimal tran…
-
## Issue
Currently, we're getting lots of phone numbers being sent in, together with some additional context e.g. "Scam caller pretending to be OCBC".
We vote this as scam today, but conceptuall…
-
Someone submitted the contact form!
**URL**: https://usaco.guide/dashboard
**Module**: None
**Topic**: Suggestion
**Message**:
It would be nice to add a module `Maximum Bipartite Matching` in the go…
-
When creating elists, it might be nice to add some info to the status table (e.g. `merged_flow`), including the start and end dates of the record and number of samples that makes it into the analysis.…
-
My concern with using `void` for this purpose in pattern matching, e.g. this example:
```
match (obj) {
{x: void, y: void, ...rest}: ...
}
```
Is that in this context, I believe a reasonab…
-
When the compiler generates members or types as a private implementation detail of some language construct that supports attribute annotations, the generated members/types should include copies of the…
-
/data/xxx/anaconda3/envs/glm-voice/lib/python3.10/site-packages/torch/_jit_internal.py:739: FutureWarning: ignore(True) has been deprecated. TorchScript will now drop the function call on compilation.…