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

Model tests #71

Merged
merged 13 commits into from
Oct 29, 2024
Merged

Model tests #71

merged 13 commits into from
Oct 29, 2024

Conversation

grantmerz
Copy link
Collaborator

Problem & Solution Description (including issue #)

Updates to a lot of plotting scripts and a few changes to the estimator like adding the gmm and a few things moved to the config

Code Quality

  • My code follows the code style of this project
  • I have written unit tests or justified all instances of #pragma: no cover; in the case of a bugfix, a new test that breaks as a result of the bug has been added
  • My code contains relevant comments and necessary documentation for future maintainers; the change is reflected in applicable demos/tutorials (with output cleared!) and added/updated docstrings use the NumPy docstring format
  • Any breaking changes, described above, are accompanied by backwards compatibility and deprecation warnings

@grantmerz grantmerz merged commit 03c1c7b into main Oct 29, 2024
1 of 4 checks passed
@grantmerz grantmerz deleted the model_tests branch October 29, 2024 23:14
@grantmerz grantmerz restored the model_tests branch December 6, 2024 22:30
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