-
#22 adds a `check` target to the Makefile, but for now we can't add that to the CI as the CI servers don't seem to have an audio card.
We want to find a way to actually verify in the CI that the ex…
zzril updated
1 month ago
-
Hi,
Thanks for your great work!
I can see the implementation of your core GridShift algorithm, and I am diving into the applications that you mentioned in the paper, i.e. object tracking, and se…
-
Dear React Three Fiber Team,
First of all, thanks for this superb 3D React library!
This is not a bug report directly, it's more that I am not sure about the license of your examples under: http…
-
The examples in https://github.com/projectmesa/mesa/tree/main/mesa/experimental/devs/examples should be moved to mesa-examples, and tested in CI there.
Or at least tested in CI.
Like all our exa…
-
Hi,
I have some questions:
1. How can I check whether the name_to_id service (corresponding to src/bm25_name2ids.py) started correctly, is this step import in the experiments (if failed, what will …
-
Hi, I just pushed the Colab examples to readthedoc.
https://meeko.readthedocs.io/en/readthedocs/colab_examples.html
There are currently 6 examples (4 Vina + 2 AD-GPU). Each is one single-docking …
-
I've been trying to use autoibamr to setup and build IBAMR on my MAC. Using autoibamr "out of the box" with a version of python which has xdrlib needed for older petsc versions, I am able to compile I…
-
There is a Tutorials folder, a Sierd_Examples folder, and a second aeolis/examples folder. This is a bit confusing, is it worth combining and streamlining?
-
It is unclear how to add multiple contacts to a particular event because no examples exist. This could lead to potential time wasted for users as they have to individually add the contacts 1 by 1 to t…
-
I wanted to use Swift for WASM and found out your book.
After installing the toolchain & Swift-SDK for WASM I found out that the "Hello, world" example does not work because of a
```sh
error: …