Skip to content

Add isspecial() method for mp/fp contexts, deprecate isnormal()#949

Merged
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:isspecial/946
Apr 29, 2025
Merged

Add isspecial() method for mp/fp contexts, deprecate isnormal()#949
skirpichev merged 1 commit intompmath:masterfrom
skirpichev:isspecial/946

Conversation

@skirpichev
Copy link
Copy Markdown
Collaborator

Closes #946

@skirpichev skirpichev marked this pull request as ready for review April 28, 2025 08:52
@skirpichev skirpichev merged commit 0b523c0 into mpmath:master Apr 29, 2025
11 checks passed
@skirpichev skirpichev deleted the isspecial/946 branch April 29, 2025 04:57
@skirpichev skirpichev added this to the 1.4 milestone May 9, 2025
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.

fp.isnormal(5e-324) returns True

1 participant