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

Save average population vs t in the task doc #25

Open
sivonxay opened this issue Jul 8, 2022 · 0 comments
Open

Save average population vs t in the task doc #25

sivonxay opened this issue Jul 8, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@sivonxay
Copy link
Member

sivonxay commented Jul 8, 2022

There are 2 possible implementations for this

  1. Use an exponential moving average. This is the cheap way to do things, but it would be less accurate.
  2. Compute the time averaged population
@sivonxay sivonxay added the enhancement New feature or request label Jul 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant