-
I'm currently using your module to benchmark some external api performance. Currently this is implemented using severala coroutines running concurrent parallel taks where one coroutine calls some "pro…
-
In Weave Data Language (WDL), events may be tagged with an importance to help prioritize buffering and retention through various nodes and actors in the network and ecosystem. To be expressed in ODM S…
-
Hello,
is it possible to use Weave with gc Boehm? I wrote this simple program:
```nim
import weave
import os
proc main(): void =
putEnv("WEAVE_NUM_THREADS", "9")
init(Weave)
ex…
-
Following the instructions for installing locally on an M1 Mac running Sonoma I get an error with the pip install for weave.
I did have to remove .python-version from the top level and from backend a…
-
In Weave Data Language (WDL), interfaces are equivalent to ODM "things" and describe an abstract, contractual publish/subscribe interface for generic ecosystem interactions. Over time, the definition …
-
I have spent 2 days trying to figure out an issue of Go Aop not being able to weave around some classes in project. It happened that I had a circular reference issue that involved aspects, so that bro…
-
Weave needs/uses 3D conformations
MPNN can use 3D coordinants but doesn't have to
GraphConvs/MultitaskRegressor/MultitaskClassifier/IRV Do not
Documenting the most popular models and their data r…
-
Tried installing scope as mentioned in the https://cloud.weave.works/k8s/scope.yaml & also followed the additional commands mentioned in https://www.weave.works/docs/scope/latest/installing/#ose . But…
-
### The problem in depth
We recently upgraded our MUI pro license to MUI premium, but after making the code changes our Static Application Security Testing software (Snyk) is now surfacing a vulner…
-
Happened after rebooting a host machine and checking `docker logs weave` output multiple times (after ~100th iteration).
Weave: 1.6.0 (restarted by Docker)
Docker: 1.10.3
Host: VBox VM, CoreOS, 4.6.3…