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

Allow for genetic value tracking in the multivariate case #175

Merged
merged 15 commits into from Jan 18, 2019

Conversation

molpopgen
Copy link
Owner

@molpopgen molpopgen commented Jan 9, 2019

Builds on #164 and #172 to allow multivariate genetic values to be tracked during simulation for all dimensions.

  • Add matrix types to C++ classes
  • Add ndarray properties to Python classes
  • Add simulation support
  • Add tracking for ancient samples
  • Serialization of the new data fields in the population class
  • Determine if we can maintain backwards compatibility with the previous serialization format.
  • Add documentation to manual re: new matrix types

@molpopgen molpopgen merged commit 61fbace into dev Jan 18, 2019
@molpopgen molpopgen deleted the multivariate_gvalue_tracking branch February 14, 2019 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant