szhan / tsimpute

Genome-wide genotype imputation using tree sequences.
MIT License
0 stars 0 forks source link

Fix bug where data type int8 is too small, leading to overflow #116

Closed szhan closed 1 year ago

szhan commented 1 year ago

H1 in prepare_input_matrix is now set to np.int64.