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

Avoid code duplication between serial and parallel code #33

Open
astrofrog opened this issue Nov 23, 2020 · 0 comments
Open

Avoid code duplication between serial and parallel code #33

astrofrog opened this issue Nov 23, 2020 · 0 comments

Comments

@astrofrog
Copy link
Member

At the moment there is a bit of code duplication between serial and parallel modes - this is prone to mistakes which could cause them to get out of sync. There's no reason these have to be separate, I think we can reorganize the code a little so that there is a common 'core' of code for each algorithm.

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

No branches or pull requests

1 participant