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

Rename samples argument to draws in sample_prior_predictive #7366

Merged
merged 4 commits into from
Jun 17, 2024

Conversation

wd60622
Copy link
Contributor

@wd60622 wd60622 commented Jun 17, 2024

Description

Consolidate with other sampling parameter names

Related Issue

Checklist

Type of change

  • New feature / enhancement
  • Bug fix
  • Documentation
  • Maintenance
  • Other (please specify):

📚 Documentation preview 📚: https://pymc--7366.org.readthedocs.build/en/7366/

@wd60622 wd60622 changed the title Standardize draws as parameter in sample_prior_preditive Standardize draws as parameter in sample_prior_predictive Jun 17, 2024
@ricardoV94 ricardoV94 added major Include in major changes release notes section samplers maintenance labels Jun 17, 2024
Co-authored-by: Ricardo Vieira <28983449+ricardoV94@users.noreply.github.com>
@wd60622
Copy link
Contributor Author

wd60622 commented Jun 17, 2024

I will switch all samples= in the test suite to draws. It seems to be all over

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@ricardoV94
Copy link
Member

ricardoV94 commented Jun 17, 2024

Super weird codecov upload failures, I presume unrelated

@ricardoV94 ricardoV94 merged commit 397e6f9 into pymc-devs:main Jun 17, 2024
16 of 20 checks passed
@ricardoV94
Copy link
Member

All tests had passed so merged it. Hopefully the codecov thing is just a fluke

@ricardoV94 ricardoV94 changed the title Standardize draws as parameter in sample_prior_predictive Rename samples argument to draws in sample_prior_predictive Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance major Include in major changes release notes section samplers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rename sample_prior_predictive argument from samples to draws
3 participants