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

Update Forest class to make use of multi-threading in more places #11

Open
rjzupkoii opened this issue Apr 7, 2017 · 0 comments
Open

Comments

@rjzupkoii
Copy link
Member

Methods such as calcuateTotalBiomass may need to be frequently called and are quite slow in practice. They should be updated to be multi-threaded as much as possible. This may require an architectural change.

@rjzupkoii rjzupkoii added this to the Researchers milestone Apr 7, 2017
@rjzupkoii rjzupkoii removed this from the Researchers milestone Jan 6, 2019
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