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

Pickle Support #7

Merged
merged 10 commits into from
Jul 26, 2023
Merged

Pickle Support #7

merged 10 commits into from
Jul 26, 2023

Conversation

schmidmt
Copy link
Collaborator

This adds pickle support to the Python package's Bocpd and ArgpCpd.

schmidmt and others added 9 commits July 24, 2023 16:33
All the pyany_to_* were moved to a new file to reduce clutter in
the bocpd file. Also the NormalInvChiSquare prior didn't have
default params like the NormalGamma and NormalInvGamma, so I added
them for consistency.
Internally we use `cpt` as the changepoint alias so I changed the
README for consistency.
@schmidmt schmidmt added the enhancement New feature or request label Jul 25, 2023
@schmidmt schmidmt changed the base branch from master to v-0.3.1 July 25, 2023 22:52
chore(python): Fixed formatting.

chore: Added changelog for rust package
Copy link
Contributor

@BaxterEaves BaxterEaves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@schmidmt schmidmt merged commit 84c77a2 into v-0.3.1 Jul 26, 2023
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants