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

Added a function to ensure the zero-devision and devision by zero #22

Merged
merged 3 commits into from
Apr 17, 2023

Conversation

btschwertfeger
Copy link
Owner

@btschwertfeger btschwertfeger commented Apr 17, 2023

Summary

Added a function that ensures that the devision by zero returns zero the numerator * max_scaling factor and returns zero if the regular division 0/n is applied.

@btschwertfeger btschwertfeger added the Bug Something isn't working label Apr 17, 2023
@btschwertfeger btschwertfeger added this to the Release v1.9.0 milestone Apr 17, 2023
@btschwertfeger btschwertfeger self-assigned this Apr 17, 2023
@btschwertfeger btschwertfeger merged commit 455f412 into master Apr 17, 2023
@btschwertfeger btschwertfeger deleted the dev branch April 17, 2023 16:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant