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

Major update 6 #88

Merged
merged 44 commits into from
Jul 26, 2024
Merged

Major update 6 #88

merged 44 commits into from
Jul 26, 2024

Conversation

AnotherSamWilson
Copy link
Owner

Update to Major Version 6.0.0

Changes

  • native support of imputing numpy arrays is no longer supported. It made the code too complex.
  • Mean match customization is now much more simple, and handled entirely through parameters instead of custom classes.
  • The saving and loading of kernels was modernized to make use of __getstate__ and __setstate__, without the need for a load_kernel method.
  • Major improvements to testing suite.

@AnotherSamWilson AnotherSamWilson merged commit 2f45ce4 into master Jul 26, 2024
8 checks passed
@AnotherSamWilson AnotherSamWilson deleted the major_update_6 branch July 26, 2024 21:46
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.

1 participant