Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace most refs to msprime to refer to tskit #182

Merged
merged 2 commits into from
Sep 2, 2019

Conversation

hyanwong
Copy link
Member

And add @brianzhang01 's installation problems. Fixes #177

@codecov
Copy link

codecov bot commented Aug 16, 2019

Codecov Report

Merging #182 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #182   +/-   ##
=======================================
  Coverage   93.93%   93.93%           
=======================================
  Files          11       11           
  Lines        2885     2885           
  Branches      507      507           
=======================================
  Hits         2710     2710           
  Misses        145      145           
  Partials       30       30

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cab9ce0...1993a92. Read the comment docs.

+++++++++++++++++++++


There are situations (usually where the GSL libraries are not in the
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We shouldn't be installing msprime at all now though, right? So, GSL shouldn't come into it at all.

@jeromekelleher
Copy link
Member

Looks good, thanks. There should be no reference to msprime in the code any more though, so we shouldn't pull it in during install.

@hyanwong
Copy link
Member Author

Ah, I assumed tskit used GSL too. If not, I'll simply remove this bit of "Installation problems". OK?

@jeromekelleher
Copy link
Member

Merging, thanks @hyanwong.

@jeromekelleher jeromekelleher merged commit 4d13b81 into tskit-dev:master Sep 2, 2019
@hyanwong hyanwong deleted the doc-URL-corrections branch September 2, 2019 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Document AVX2 implications of numcodecs dependency
2 participants