-
### What happened?
I added the following to my `MODULE.bazel`:
```starlark
npm = use_extension("@aspect_rules_js//npm:extensions.bzl", "npm")
npm.npm_translate_lock(
name = "npm_dev",
…
-
A possible solution to make this faster is here: http://cs.stackexchange.com/questions/7231/efficient-algorithm-for-retrieving-the-transitive-closure-of-a-directed-acyclic
We already have and use the…
-
This is a question / suggestion / request about the current RC of **System.Diagnostics.DiagnosticSource**.
Auto-instrumentation scenarios require an in-proc agent / tracer to load `DiagnosticSource…
-
There are scenarios in WinRT where the transitive closure of all types is known. This would imply there are opportunities to optimize the RCW code generation logic and avoid querying the runtime for t…
-
```
What steps will reproduce the problem?
1. Generate 100 patients with MI (add new always)
2. Generate 100 patients with Injury anatomical structure (add new always)
3. Query for pts with MI
4. Quer…
-
```
What steps will reproduce the problem?
1. Generate 100 patients with MI (add new always)
2. Generate 100 patients with Injury anatomical structure (add new always)
3. Query for pts with MI
4. Quer…
-
* `extract ref` -- regionalise object `o` pointed to by `ref` (fails unless `o` dominates its transitive closure, and has external RC = 1), returns a fresh closed region
* `merge_into reg_t reg_f` --…
-
```
What steps will reproduce the problem?
1. Generate 100 patients with MI (add new always)
2. Generate 100 patients with Injury anatomical structure (add new always)
3. Query for pts with MI
4. Quer…
-
For background, see:
1. Jamie et al: Goblin: A Framework for Enriching and Querying the Maven Central Dependency Graph. https://dl.acm.org/doi/10.1145/3643991.3644879
2. https://2025.msrconf.org/t…
-
The docstring for `transitive_closure` contains the following note:
https://github.com/networkx/networkx/blob/906bf82ab7edf0ad4cea067b3be5a4e1cba356a3/networkx/algorithms/dag.py#L557-L558
Just r…