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

Change the parent class of SMCUpdater #105

Open
ihincks opened this issue Jan 31, 2017 · 0 comments
Open

Change the parent class of SMCUpdater #105

ihincks opened this issue Jan 31, 2017 · 0 comments

Comments

@ihincks
Copy link
Collaborator

ihincks commented Jan 31, 2017

A bunch of the functionality of SMCUpdater is not directly related to the SMC algorithm itself. For example, some methods (ex. sample, est_mean()) could be included in a new ParticleDistribution distribution (remember that SMCUpdater inherits from Distribution).

I bring this up because I am considering different updaters which wouldn't naturally inherit from SMCUpdater, but would benefit from large chunks of the code.

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

2 participants