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

Split up logic of tree sequence recording using functions. #448

Open
molpopgen opened this issue Apr 5, 2020 · 3 comments
Open

Split up logic of tree sequence recording using functions. #448

molpopgen opened this issue Apr 5, 2020 · 3 comments

Comments

@molpopgen
Copy link
Owner

The C++ code is getting long and would be much more readable if we used functions instead of long control blocks. We may even get a compile-time speedup!

@molpopgen
Copy link
Owner Author

Do this after #625?

@molpopgen
Copy link
Owner Author

Do this after #625?

And after #645 ...

@molpopgen
Copy link
Owner Author

#297 is related

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant