[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r79] by steinrue

Version update into readme.

2019-11-29 17:37:00 Tree
[r78] by steinrue

Added an option to ignore double entries in the vcf.

2019-11-28 19:59:26 Tree
[r77] by steinrue

Going back to storing fwd/bwd tables as doubles, because the loss of precision apparently breaks some cases.

2019-11-28 19:26:17 Tree
[r76] by steinrue

hidden parameters now handled correctly

2019-11-28 18:54:28 Tree
[r75] by steinrue

Apparently, latex needs some convincing to display the correct quotation marks in the verbatim environment.

2019-11-23 00:22:18 Tree
[r74] by steinrue

Cosmetic changes for reading in vcfs. If no segregating sites left after filtering, an error is thrown. Minor bugfixes.

2019-11-22 22:22:34 Tree
[r73] by steinrue

fwd & bwd table now TwoDimFloatArray instead of ArrayList(ArrayList(double[]))
-- Should save even more memories.

(You'll float too!)

2019-11-14 00:24:40 Tree
[r72] by steinrue

fwd & bwd table now TwoDimDoubleArray instead of ArrayList(ArrayList(double[]))
-- Should save loads of memories.

2019-11-09 01:00:19 Tree
[r71] by steinrue

HmmStepHandler implements the missing sites more memory efficient

2019-11-08 17:51:05 Tree
[r70] by steinrue

reading vcf more memory efficent (not yet fully tested)

2019-10-03 21:04:05 Tree
Older >