Skip to content

Conversation

@LeStarch
Copy link
Collaborator

@LeStarch LeStarch commented Oct 20, 2025

Updated float operations to specify handling of NaN and infinity. Fixes #3892, #3893.

Related Issue(s)
Has Unit Tests (y/n)
Documentation Included (y/n)
Generative AI was used in this contribution (y/n) y

Change Description

Fixes #3892, #3893.

Review Note

I updated the definition of fne to obey the property: fne = !(feq(v, v)) which is consistent with C++.

AI Usage (see policy)

Commit Message.

Updated float operations to specify handling of NaN and infinity.  Fixes #3892, #3893.
@LeStarch
Copy link
Collaborator Author

@zimri-leisher would you review this?

@thomas-bc thomas-bc merged commit cb9f3a9 into devel Oct 30, 2025
5 checks passed
@thomas-bc thomas-bc deleted the LeStarch-patch-1 branch October 30, 2025 17:42
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.

FpySequencer inf handling

4 participants