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 bugs in math rounding functions and improve performance #784

Merged
merged 1 commit into from
Feb 15, 2025

Conversation

marcauberer
Copy link
Member

  • Fix bugs in math rounding functions, rounding wrong when dealing with negative numbers
  • Improve performance

@marcauberer marcauberer added bug Something isn't working performance labels Feb 15, 2025
@marcauberer marcauberer added this to the 0.22.0 milestone Feb 15, 2025
@marcauberer marcauberer self-assigned this Feb 15, 2025
@marcauberer marcauberer requested review from a team as code owners February 15, 2025 23:43
@github-actions github-actions bot added std Prs / issues regarding the standard lib compiler labels Feb 15, 2025
@marcauberer marcauberer enabled auto-merge (squash) February 15, 2025 23:43
@marcauberer marcauberer merged commit 87521f7 into main Feb 15, 2025
4 checks passed
@marcauberer marcauberer deleted the std/fix-math-fct-bugs branch February 15, 2025 23:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler performance std Prs / issues regarding the standard lib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant