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

Unify distributions/transform.py and logprob/transform.py #6908

Open
Tracked by #7053
ricardoV94 opened this issue Sep 13, 2023 · 0 comments
Open
Tracked by #7053

Unify distributions/transform.py and logprob/transform.py #6908

ricardoV94 opened this issue Sep 13, 2023 · 0 comments

Comments

@ricardoV94
Copy link
Member

Description

These modules and, more importantly, respective tests are quite redundant. This is due to part of the functionality being moved to aeppl and then back to pymc via the logprob submodule in the past.

We should probably get rid of distributions/transforms, and possibly split the latter in two files: one for ValueTransforms and RVTransform classes and subclasses, and the other for find_measurable_transform rewrites and related functionality, as that module is getting pretty large.

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

1 participant