-
Hi this is Danny, a PhD student at UCLA. Our group (@jfkok) recently developed a dust emission product using a data assimilation approach that better represents the decadal variability of dust emissio…
-
I've installed beagle on Centos 7 and I'm getting an error when I run "make check."
See examples/genomictest/test-suite.log
Please report to beagle-dev@googlegroups.com
Here's the t…
-
The ability to configure test messages/response that a request to a topic/service would give, would be quite important for testing code that uses pyros.
Currently the client has to actually mess with …
-
Hi All, I am Yijun, a PhD student in AION cambridge. I am currently simulating dipole trap followed by transport, I wonder if there is already demo that I can start my transport simulation with atom c…
-
Attached are my comments for notebook 3. This notebook had a nice balance between the new coding tools and the vibrations concepts. My major concern was that in the beginning of the notebook there was…
-
Hello, I saw the centertrack paper mentioned: "If there is no labeled video data, we can also use a static image to train CenterTrack: by randomly scaling and transforming the current image to generat…
-
I'm interested in using this tool for simulating microbial community data but have been having a hard time installing it through GitHub. I keep getting an unexpected symbol error. I believe there may …
-
Why does the result I reproduced perform worse than the result reported in your report?
Here are the results of my reproduction.
https://github.com/user-attachments/assets/4b30d0b0-2070-4674-a65…
-
Issue #1 proposed having a vignette which included:
1. Read in and tidy data
2. Fit negative binomial model with {fitdistrplus}
3. Apply summary metrics from {superspreading}
4. Simulate with {b…
-
### 🚀 The feature
Currently, `IterToMap` starts to load all data from prior `IterDataPipe` when the first `__getitem__` is invoked here.
https://github.com/pytorch/data/blob/13b574c80e8732744fee6ab9…