Skip to content

Ensure exp, sin, tan, etc have a correct __name__ attribute#998

Merged
skirpichev merged 1 commit into
mpmath:masterfrom
WarrenWeckesser:function-names
Sep 7, 2025
Merged

Ensure exp, sin, tan, etc have a correct __name__ attribute#998
skirpichev merged 1 commit into
mpmath:masterfrom
WarrenWeckesser:function-names

Conversation

@WarrenWeckesser

@WarrenWeckesser WarrenWeckesser commented Sep 6, 2025

Copy link
Copy Markdown
Contributor

Closes #997

@WarrenWeckesser

Copy link
Copy Markdown
Contributor Author

Let me know if you would like units tests for this issue (assuming my suggested fix is correct).

@skirpichev skirpichev merged commit 760227b into mpmath:master Sep 7, 2025
15 checks passed
@skirpichev

Copy link
Copy Markdown
Collaborator

Thanks.

@WarrenWeckesser WarrenWeckesser deleted the function-names branch September 7, 2025 10:57
@skirpichev skirpichev added this to the 1.4 milestone Oct 12, 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.

__name__ attribute of exp, sin, cos, etc is 'f'

2 participants