sort by:
Revision Author Date Message Commit Date
6fc67e4 Merge pull request #595 from mcveanlab/CHANGELOG-0.6.1 CHANGELOG updates for version 0.6.1. 25 August 2018, 14:31:20 UTC
2dba5ec CHANGELOG updates for version 0.6.1. 25 August 2018, 12:20:57 UTC
8a8102c Merge pull request #597 from mcveanlab/demography-bug Statistical check for conservation of migration events. 25 August 2018, 11:15:50 UTC
18c6c23 Fixed verification test for simulate_from with demography. Closes #596. 25 August 2018, 10:46:43 UTC
1423f6d Tidy-ups and unit tests for demography. 25 August 2018, 09:50:33 UTC
cde052a Stats test showing simulate_from demography bug. 25 August 2018, 08:57:24 UTC
1081f5f Merge pull request #591 from mcveanlab/document-flags Document flags reserved and unreserved status. 24 August 2018, 16:46:19 UTC
d40f784 Document flags reserved and unreserved status. 24 August 2018, 14:58:39 UTC
0d22393 Merge pull request #592 from mcveanlab/fix-verification Fix matplotlib backend problem. 24 August 2018, 14:57:49 UTC
d28a8c5 Fixed problem with JSON encoding. Closes #593 24 August 2018, 14:24:38 UTC
6690025 Fix matplotlib backend problem. 24 August 2018, 13:22:43 UTC
152aa4d Merge pull request #581 from mcveanlab/finish-simulate-from Finish simulate from 24 August 2018, 12:54:41 UTC
1a4115a Updates from review. 24 August 2018, 12:27:40 UTC
af677d0 More documentations for simulate_from. 24 August 2018, 12:27:40 UTC
8836503 First pass at tutorial for simulate_from. 24 August 2018, 12:27:40 UTC
3bc89af Tidy up algorithm code. 24 August 2018, 12:27:39 UTC
23f998f Removed simplify from simulate from code path. 24 August 2018, 12:27:39 UTC
37d344a Added discrete loci to WF and fixed up tests. 24 August 2018, 12:27:39 UTC
ffe85c8 Fixed up tests. 24 August 2018, 12:27:39 UTC
a06822e Working-ish versions of most things. 24 August 2018, 12:27:39 UTC
30e7fc0 (Re)implemented initial conditions using tree roots. 24 August 2018, 12:27:39 UTC
1bad798 Version of algorithm using root edges. This mostly works, but there are a lot of subtle issues. Seems like using the tree roots is actually the way to go all right (but with the extra information). 24 August 2018, 12:27:39 UTC
ee7743d Added default samples to TableCollection.simplify. 24 August 2018, 12:27:39 UTC
61fc060 Factored out segment_overlapper from simplify. 24 August 2018, 12:27:39 UTC
309b0f1 New algorithm that avoids tree iteration. 24 August 2018, 12:27:39 UTC
cd1b635 Statistically correct* algorithm for simulate from. * Must all simplify on the resulting tree sequence to get rid of unary edges. 24 August 2018, 12:27:39 UTC
f67d570 Merge pull request #583 from mcveanlab/provenance-schema Initial version of provenance schema. 24 August 2018, 12:05:46 UTC
077affc Added documentation for validate_provenance. 24 August 2018, 11:19:14 UTC
8f1318c Added schema_version and documentation. 24 August 2018, 11:19:14 UTC
21c496a Initial version of provenance schema. 24 August 2018, 11:19:11 UTC
6798905 Merge pull request #588 from shajoezhu/stats_check_for_xi_dirac update xi-dirac checks 24 August 2018, 10:24:47 UTC
df10e60 update xi-dirac checks 23 August 2018, 18:18:03 UTC
65d5d35 Merge pull request #587 from mcveanlab/xi-dirac-checks Statistical checks for Xi coalescent. 23 August 2018, 10:20:35 UTC
cb79adf Statistical checks for Xi coalescent. - Tidied up Hudson comparisons - Added framework for checking expected SFS. 23 August 2018, 10:01:56 UTC
f548b34 Merge pull request #585 from mcveanlab/mutate-interval Add start_time and end_time to mutate. 23 August 2018, 09:07:43 UTC
9ab030a Add start_time and end_time to mutate. Closes #508. 23 August 2018, 08:23:29 UTC
635fa39 Merge pull request #586 from mcveanlab/misc-docs Miscellaneous doc fixes. 22 August 2018, 15:36:12 UTC
fae96d5 Miscellaneous doc fixes. Closes #578 Closes #565 Closes #566 22 August 2018, 15:14:25 UTC
b8fc236 Merge pull request #584 from petrelharp/error_msg clarified error 21 August 2018, 18:34:57 UTC
5a51808 clarified error 21 August 2018, 17:59:03 UTC
58ba833 Merge pull request #582 from shajoezhu/xi_dirac_Vs_hybridLambda checking dirac_compute_coalescence_rate in pairwise coalescent case 21 August 2018, 13:46:47 UTC
09a4273 Fixed seed for problematic test case. 21 August 2018, 13:24:41 UTC
d9c970d checking dirac_compute_coalescence_rate in pairwise coalescent case 21 August 2018, 12:53:44 UTC
8cab3e9 Merge pull request #580 from mcveanlab/genotypes-perf Genotypes perf 20 August 2018, 16:40:49 UTC
d9d62f1 Added samples option to ts.variants(). 20 August 2018, 16:17:06 UTC
8214d63 Added samples list to vargen C API. Also changed to left_sample, etc throughout. 20 August 2018, 16:17:06 UTC
706e2ce Settled on next being undefined for rightmost samples. 20 August 2018, 16:17:06 UTC
0cc2489 Partially working C implementation. 20 August 2018, 16:17:06 UTC
cb53237 Working version of algorithm with tracked_samples. 20 August 2018, 16:17:06 UTC
19b21b7 Minimal change to use integer pointers. 20 August 2018, 16:17:06 UTC
f49ec2e Initial work on removing pointers for sample lists. 20 August 2018, 16:17:06 UTC
f109731 Merge pull request #555 from petrelharp/more_table_input text input/output and tables 20 August 2018, 07:49:04 UTC
1bb9d1d text input and minor fixing added tests and input 19 August 2018, 06:12:34 UTC
36888eb Merge pull request #561 from petrelharp/docdocgoose More doc fixing 17 August 2018, 19:03:48 UTC
598f359 another minor doc fix headers better minor edits 17 August 2018, 18:17:10 UTC
9dc7a7d Merge pull request #577 from mcveanlab/pickle-bug Pickle support for TableCollection. 15 August 2018, 18:20:49 UTC
d659344 Pickle support for TableCollection. Closes #574. 15 August 2018, 17:49:02 UTC
ec717bf Merge pull request #575 from mcveanlab/ts-uuid-2 Add file_uuid to tree sequence object. 15 August 2018, 16:40:42 UTC
b391523 Added file_uuid to TreeSequence. Closes #536. 15 August 2018, 15:58:05 UTC
3325167 Add file_uuid to TableCollection. 15 August 2018, 15:58:00 UTC
a6af5d7 Merge pull request #573 from mcveanlab/system-random-seeds Seeds generated explictly using generator. 15 August 2018, 15:07:34 UTC
2c5893d Seeds generated explictly using generator. Closes #534. Seeds are now generated uniquely across muliple processes also. 15 August 2018, 13:44:50 UTC
970de93 Merge pull request #571 from mcveanlab/catch-zero-branches Detect when simulations produce bad node times. 15 August 2018, 12:08:45 UTC
4add776 Detect when simulations produce bad node times. Closes #87 Closes #570 15 August 2018, 10:15:35 UTC
d74eacd Merge pull request #541 from mcveanlab/simulate_from Simulate from 15 August 2018, 10:05:22 UTC
8e50152 Added some statistical tests. 14 August 2018, 15:40:55 UTC
08f1df6 Fixed up some dev makefile issues. 14 August 2018, 13:58:53 UTC
baf3845 Fix memory leak in tests. 14 August 2018, 13:53:50 UTC
4dc6f52 Fixed up rebasing issues. 14 August 2018, 13:43:55 UTC
28ad2e3 Clarify remaining corner cases. 14 August 2018, 13:39:58 UTC
728bd90 Identify cases where coordinate mapping fails. 14 August 2018, 13:39:58 UTC
6fefd2f Fix some errors in handling zero recombination rates. 14 August 2018, 13:39:58 UTC
6fd6298 Narrowed problems down to zero recombination case. 14 August 2018, 13:39:56 UTC
a2f874b Added physical_to_discrete_genetic to recomb map. 14 August 2018, 13:39:27 UTC
2d2002b Moved recombination map tests to own file. 14 August 2018, 13:39:27 UTC
0bba152 Identified problem with recombination map. simulate_from will currently only run if the recomb_map has a single locus. 14 August 2018, 13:39:27 UTC
f1f63e3 Added initial framework for tests on SLiM output. 14 August 2018, 13:39:27 UTC
b36e8a0 Don't allow generating mutations with non-zero start_time. 14 August 2018, 13:39:27 UTC
32f5c9f Added various tests for demography. Identified issue with L != 1 for single locus simulation. 14 August 2018, 13:39:27 UTC
72729c2 Tests for handling multiple populations. 14 August 2018, 13:39:27 UTC
94c284d Checks for demographic events occuring before start_time. 14 August 2018, 13:39:25 UTC
02d2427 Fixed issues with historical samples & start_time. 14 August 2018, 13:38:39 UTC
4fa27d0 Fixed bug in population handling. Also fixed a couple of minor bugs: - TableCollection.__str__ wasn't showing individuals. - Setting NodeTable.individuals nuked the population column. 14 August 2018, 13:38:39 UTC
04af6b5 Support mutations in from_ts simulate. Also remove support for mutation_generator in simulate, and make sure that we cannot specify mutation rate along with from_ts. 14 August 2018, 13:38:39 UTC
8ad03e1 Added start_time argument to simulate. 14 August 2018, 13:38:36 UTC
a0561a0 Changed max_time to a hidden unsupported parameters. Implementing and verifying the semantics of max_time precisely and correctly is a little involved, so has been put off to some other time. 14 August 2018, 13:37:44 UTC
504ad35 Added basic max_time support for simulate. 14 August 2018, 13:37:44 UTC
97c4bcf Added Python interface to simulate_from. 14 August 2018, 13:37:44 UTC
0e29200 More C tests for simulate_from. 14 August 2018, 13:37:42 UTC
94f8461 C implementation of algorithm simulate-from algorithm. Not working for replication yet. 14 August 2018, 13:36:51 UTC
1f9eef7 Removed unmaintained max_memory from C API. 14 August 2018, 13:36:50 UTC
d0ea154 Python changes for mandatory recomb_map. 14 August 2018, 13:36:50 UTC
0f6234c recomb_map now mandatory argument for simulator. 14 August 2018, 13:36:48 UTC
f0149ec Python implemtation of simulate_from. 14 August 2018, 13:34:27 UTC
5c69cff Minimum changes to update algorithms.py for new API. 14 August 2018, 13:34:26 UTC
385a6bc Some infrastructure for simulate from. 14 August 2018, 13:34:26 UTC
073a7a3 Made recomb_map a property of the simulator. 14 August 2018, 13:34:26 UTC
8e35560 Updated low-level module to use tables. 14 August 2018, 13:34:26 UTC
e3d27fa Changed edges to write to tables. 14 August 2018, 13:34:26 UTC
52af9aa Changed migrations to store into tables. 14 August 2018, 13:34:26 UTC
back to top