molpopgen / fwdpp

fwdpp is a C++ template library for implementing efficient forward-time population genetic simulations
http://fwdpp.readthedocs.io
GNU General Public License v3.0
27 stars 11 forks source link

Run integration tests on CircleCI #219

Closed molpopgen closed 4 years ago

molpopgen commented 5 years ago

There is enough complexity with the tree sequence stuff that we should run some more expensive tests. #217 hammered this point home.

Something like this runs in a few second and hits some of the major complexities:

./examples/wfts --N 500 --theta 100 --rho 100 --seed 101 --mu 1e-3 --mean -1  --gc 100  --ansam 10 --sampling_interval 666 --matrix_test