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

For smc.py, add to the attributes section under SMC_KERNEL class #6214

Open
rowan-schaefer opened this issue Oct 13, 2022 · 0 comments
Open
Labels

Comments

@rowan-schaefer
Copy link
Contributor

I would add an attributes section here at the bottom of the docstring. They look similar to the parameters section: https://numpydoc.readthedocs.io/en/latest/format.html#documenting-classes. Start listing the self.xxx listed in the description, we'll later find someone to fill them out (e.g. _initialize_kernel section in the description mentions self.tempered_posterior and populates the self.var_info.

Originally posted by @OriolAbril in #6114 (comment)

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

No branches or pull requests

2 participants