Daiki Tagami

Results 4 issues of Daiki Tagami

I'm using Windows laptop, and I can install msprime on my computer by using `conda`, but I cannot install msprime by using `pip`, as the following message shows up: `ERROR:...

documentation

The `replicate_index` input in `sim_ancestry` function https://github.com/tskit-dev/msprime/blob/main/msprime/ancestry.py#L1100 is used repeatedly in various functions, but it is not documented in the docstring or the msprime documentation, and its usage is unclear....

I failed to pip install the development version of tskit on my computer, and I guess it is because I'm using a Windows computer, as I was able to install...

When I try to construct a tree sequence through a mutation table, - time must either be UNKNOWN_TIME (a NAN value which indicates the time is unknown) or be a...