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

Fix rounding error in RampWaveform samples #747

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

HGSilveri
Copy link
Collaborator

Rounding errors in the generation of a RampWaveform's samples could lead the edge values to lie outside of the range of the startand stop values. This ensures they stay within said range.

@HGSilveri HGSilveri requested a review from a-corni October 9, 2024 15:59
Copy link
Collaborator

@a-corni a-corni left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Definitely better than the "bricolage" I did ;)

@HGSilveri HGSilveri merged commit cdedaeb into develop Oct 9, 2024
9 checks passed
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