-
According to `Stream.multi` documentation
https://github.com/dart-lang/sdk/blob/0342791d3374446b32be4ed7ec795be0c88c40d9/sdk/lib/async/stream.dart#L398
It's not quite true in the case when a sourc…
-
Hi,
I am trying to compare SEM and FDM in USCT applications. I have been working with SPECFEM (a spectral element solver) for acoustic USCT applications and recently started working with deepwave.…
-
Elastic-like cross-loop dependencies generate a redundant haloupdate.
Problem in Pseudocode:
```
for time
haloupd vx[t0]
write to vx[t1] - read from vx[t0]
haloupd vx[t1]
read from vx…
-
SQL File : [01A_SEPSIS_Cohort_V4.sql](https://github.com/OHDSI/CureIdRegistry/blob/main/Cohort%20curation%20scripts/SEPSIS/01A_SEPSIS_Cohort_V4.sql)
```
-- Sepsis patients with inpatient encounters
…
-
Should [C4760](https://coptic-dictionary.org/entry.cgi?tla=C4760) and [C6401](https://coptic-dictionary.org/entry.cgi?tla=C6401) be merged? Cf. the similar glosses and references, and the single headw…
-
## Bug Description
When trying to do cntl+A, cntl+c and cntl+v in proseMirror editor. It is showing error- Cannot read properties of null (reading 'nodeType').
This is happening when I have header…
-
```
>WEAR UNIFORM
You are wearing the Patrol uniform.
>WEAR UNIFORM
You are wearing the Patrol uniform.
```
This should be handled in ```V-WEAR```. Perhaps simply print "You are already wear…
-
i see in the code that "=" is supported in opb format (by adding both =), but not in cnf+? is this intended or, just forgotten?
ps i wonder what's the status of #3, does duplicate in input still af…
-
This issue is an overview of tasks to add for a massive multimodal extension of MTEB. The modalities are:
- T=Text
- I=Image
- A=Audio
- V=Video without audio i.e. just multiple images
Below is…
-
Hi!
First, thank you very much for this crate (IMHO it has the best API).
kanal bounded_async channels seems to work differently than tokio and go channels on select.
Suprisingly, when a branch o…