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

utils folder restructured #120

Merged
merged 1 commit into from
Jun 12, 2024
Merged

utils folder restructured #120

merged 1 commit into from
Jun 12, 2024

Conversation

syedshabbirahmed
Copy link
Contributor

In this change, the utils.py file is broken down into three folders, utils.common, utils.plot, utils.mixtue. The reason being that in future work, a Gaussian Sum filter will be added which uses some common functions in the utils.mixture folder. This restructuring wont break anything with currently used code. The unit tests have all passed.

@syedshabbirahmed syedshabbirahmed merged commit 978d8b8 into main Jun 12, 2024
4 checks passed
@syedshabbirahmed syedshabbirahmed deleted the refactor_utils branch June 26, 2024 20:55
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.

2 participants