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

Misc fixes #783

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Misc fixes #783

merged 2 commits into from
Apr 16, 2024

Conversation

skirpichev
Copy link
Collaborator

@skirpichev skirpichev commented Apr 10, 2024

  • don't unpack mpf tuples directly in ctx_mp*.py
  • add signed option to to_man_exp()

Copy link
Contributor

@pearu pearu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a couple of comments but otherwise LGTM. Thanks, @skirpichev!

mpmath/ctx_mp.py Outdated Show resolved Hide resolved
mpmath/ctx_mp_python.py Show resolved Hide resolved
Copy link
Contributor

@pearu pearu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have a couple of BE nits but otherwise LGTM!

mpmath/ctx_mp.py Outdated Show resolved Hide resolved
mpmath/libmp/libmpf.py Outdated Show resolved Hide resolved
@skirpichev skirpichev marked this pull request as draft April 13, 2024 13:58
@skirpichev
Copy link
Collaborator Author

Bugfix for tan/tanh moved to #785

@skirpichev skirpichev merged commit eac9809 into mpmath:master Apr 16, 2024
10 checks passed
@skirpichev skirpichev deleted the misc branch April 16, 2024 06:23
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.

None yet

2 participants