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

add operators to normalize Distributions #203

Merged
merged 1 commit into from
Aug 12, 2023
Merged

add operators to normalize Distributions #203

merged 1 commit into from
Aug 12, 2023

Conversation

mmckerns
Copy link
Member

@mmckerns mmckerns commented Aug 12, 2023

Summary

remove normalization from __add__, and enable normalization through the keyword norm as well as the multiplication and division operators.

Checklist

Documentation and Tests

  • Added relevant tests that run with python tests/__main__.py, and pass.
  • Added relevant documentation that builds in sphinx without error.
  • Added new features that are documented with examples.
  • Artifacts produced with the main branch work as expected under this PR.

Release Management

  • Added rationale for any breakage of backwards compatibility.

@mmckerns mmckerns added this to the mystic-0.4.2 milestone Aug 12, 2023
@mmckerns mmckerns merged commit ebb0ee2 into master Aug 12, 2023
@mmckerns mmckerns deleted the normdist branch August 12, 2023 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant