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

Improve accuracy of log1p() #803

Merged
merged 7 commits into from
Aug 2, 2024
Merged

Conversation

skirpichev
Copy link
Collaborator

Patch, ported from Tim Peters version at:
#790 (comment)

And few tests from the issue thread

Closes #790

Patch, ported from Tim Peters version at:
mpmath#790 (comment)

And few tests from the issue thread

Closes mpmath#790
@skirpichev skirpichev marked this pull request as ready for review August 1, 2024 05:24
@skirpichev
Copy link
Collaborator Author

LGTM, I'm going to merge this in few days.

@skirpichev skirpichev merged commit 7596816 into mpmath:master Aug 2, 2024
10 checks passed
@skirpichev skirpichev deleted the fix-log1p-790 branch August 2, 2024 04:29
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.

Poor result in log1p(complex)
2 participants