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

Move slightly duplicated RVs to PyTensor #6499

Closed
wants to merge 2 commits into from
Closed

Move slightly duplicated RVs to PyTensor #6499

wants to merge 2 commits into from

Conversation

soma2000-lang
Copy link
Contributor

@soma2000-lang soma2000-lang commented Feb 3, 2023

What is this PR about?
Fixes #6479
@ricardoV94 @OriolAbril @michaelosthege

@soma2000-lang soma2000-lang changed the title Update continuous.py Move slightly duplicated WeibullBetaRV to PyTensor Feb 3, 2023
@soma2000-lang soma2000-lang changed the title Move slightly duplicated WeibullBetaRV to PyTensor Move slightly duplicated RVs to PyTensor Feb 3, 2023
@michaelosthege
Copy link
Member

These RVs will need to be imported from pytensor.
👉 Have they been implemented in PyTensor already?
👉 What is the minimum required PyTensor version?

@soma2000-lang
Copy link
Contributor Author

Yes @michaelosthege I have checked Pytensor , they have been implementated there.

@michaelosthege
Copy link
Member

Yes @michaelosthege I have checked Pytensor , they have been implementated there.

Then in the files you changes, you should import these classes from PyTensor.

Also make sure to run pre-commit before pushing, and you can check here for how to to parts of the test suite locally: https://docs.pymc.io/en/latest/contributing/running_the_test_suite.html

@soma2000-lang soma2000-lang marked this pull request as draft February 5, 2023 10:45
@soma2000-lang soma2000-lang closed this by deleting the head repository Feb 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move slightly duplicated RVs to PyTensor
2 participants