-
ben asked me to draft up a summary of commonly used mechanisms mediating interactions in coevolutionary models and how they might be implemented in eidos. after some careful thinking, i concluded that…
-
drgn with core dump exit with the below error:
drgn -c ../vmcore -s /usr/lib/debug/lib/modules/5.14.0-205.el9.ppc64le/vmlinux
drgn 0.0.21+66.g7b64aee.dirty (using Python 3.9.14, elfutils 0.188, wi…
-
Note, 13th of February 2023: Next de facto discussion place until further notice is at #779.
————————————
So today I learned that [GitHub threads max out at 2,500 comments](https://github.com/Da…
-
In your website and other sources you said that the game is free and open source, _while in development_.. does that mean that once the game will be fully released, we won't be able to use the source …
-
I'm unable to implement selection (fitness) using `RandomSelection`:
```
matingScheme=sim.RandomSelection(ops=[
sim.ParentsTagger(infoFields='parent_idx'),
sim.MapSelector(lo…
-
**Version info**:
```
Version info
______ ,,
,.-"` | ,-` |
.^ || |
/ ,-*^| || |
; / | || ;-*```^*.
; ; | |;,-*` \
|…
-
Hi,
Currently, we have three tools (`dadi`, `polyDFE`, and `DFE-alpha`) implemented in the analysis pipeline.
I think `dadi` perform better with large sample size and `polyDFE` perform better w…
-
As I said in the other thread I am also just typing on my phone and I am about to go get some sleep but I can answer your questions tomorrow @lcn2.
As I also said I will be gone most of Saturday a…
xexyl updated
2 years ago
-
Using the development version of SLiM, running the example from the `analysis2/README.md`:
```
import numpy as np
import stdpopsim
species = stdpopsim.get_species("HomSap")
# Adding a specifi…
-
We want something that allows free use of parts of the code, no use of complete code, no use of assets.
Core functionality will be spun out to small libraries whenever possible, which will be MIT.