Skip to content

Commit e160880

Browse files
committed
Add TODO
1 parent 3e7f59e commit e160880

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/tests/beagle_numba.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,7 @@ def run_tsimpute(ref_ts, query_h, pos, mu, rho, precision=22, genetic_map=None):
372372
matrices are computed from a tree sequence.
373373
374374
TODO: Put this function elsewhere.
375+
TODO: Set default precision. What should it be?
375376
376377
:param numpy.ndarray ref_ts: Tree sequence containing reference haplotypes.
377378
:param numpy.ndarray query_h: One query haplotype.

0 commit comments

Comments
 (0)