Skip to content

Commit

Permalink
Add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
szhan committed Dec 19, 2023
1 parent 3e7f59e commit e160880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/tests/beagle_numba.py
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@ def run_tsimpute(ref_ts, query_h, pos, mu, rho, precision=22, genetic_map=None):
matrices are computed from a tree sequence.
TODO: Put this function elsewhere.
TODO: Set default precision. What should it be?
:param numpy.ndarray ref_ts: Tree sequence containing reference haplotypes.
:param numpy.ndarray query_h: One query haplotype.
Expand Down

0 comments on commit e160880

Please sign in to comment.