Skip to content

posit subtraction fixed #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Akshanshkaushal
Copy link

@Akshanshkaushal Akshanshkaushal commented Apr 14, 2025

WhatsApp Image 2025-04-14 at 18 39 36 (1)
WhatsApp Image 2025-04-14 at 18 39 36

This PR fixes a bug in the posit subtraction operation
closes #10

@Mark1626
Copy link
Collaborator

Thanks for taking the time to look into this issue. However, the proposed fix doesn’t actually resolve the underlying problem—it just bypasses it with a conditional check. While this may appear to "work" in a narrow case, it doesn’t address the root cause and could lead to unexpected behavior elsewhere.

If you’d like to work on this, I’d encourage you to dig deeper into why the bug occurs and propose a solution that properly fixes the logic rather than working around it. Please revise the PR with a more robust fix, or if you’re unable to do so, we can reassign the issue. Looking forward to your updates!

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.

Error in posit subtraction
2 participants