Cliff Kerr
Cliff Kerr
Thanks for your suggestion @aezarebski, and fantastic work in your notebook! One of our researchers, @rnunez-IDM , has implemented a version of this to output a sampled transmission tree. However,...
Thanks @cmerenstein ! We'll see if we can address this in the next version of Covasim.
Thanks @bryanressler-idmod ! Re: the issue of the parallel build failing locally -- are you able to reproduce that? (Sorry if it wasn't clear, this was separate from the version...
+1 on this issue -- having to go through this process >10 times just to get the font size the same as the main editor is a bit annoying. (Awesome...
Thanks @EMDominic and sorry for the extremely slow reply! We'll take a look at this in the 3.1.5 release of Covasim.
Hi @TristanFauvel , sorry you're encountering an issue! In general, on Windows, any calls to `multiprocess` need to happen within the `__main__` block; see the answer here: https://docs.idmod.org/projects/covasim/en/latest/faq.html#why-do-parallel-simulations-fail-on-windows-or-in-jupyter-notebooks However, this...
Hi @08tjlys , could you say a bit more about how you generated that file and how you're trying to use it? You can also reach out to us on...
Hi @RobRomijnders -- well spotted, you're right! In Covasim's default "hybrid" network, we don't bother to remove self-connections, because they have (virtually) no effect on the network, and are computationally...
Thanks @gwitchel! We'll take a look at including this in the next release of Covasim.
Hi @Laplace3210 , that's an interesting error, one I haven't seen before! Can you try the command it suggests just above, namely ``` pip install cython>=0.29.21,