-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Make precision a keyword argument, improve handling of rounding mode. #29157
Merged
Commits on Oct 7, 2018
-
Improve handling of precision and rounding mode arguments in BigFloat…
… constructors. This makes a few changes to avoid unnecessarily calling `setrounding` and `setprecision`. It also changes `precision` to be a keyword argument (though does not yet deprecate the old behaviour).
Configuration menu - View commit details
-
Copy full SHA for a65f06a - Browse repository at this point
Copy the full SHA a65f06aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2099ac - Browse repository at this point
Copy the full SHA c2099acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1004df6 - Browse repository at this point
Copy the full SHA 1004df6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2c0d3 - Browse repository at this point
Copy the full SHA 2c2c0d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f4669 - Browse repository at this point
Copy the full SHA 24f4669View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eb89c8 - Browse repository at this point
Copy the full SHA 9eb89c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1831e3a - Browse repository at this point
Copy the full SHA 1831e3aView commit details
Commits on Oct 26, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9782b3f - Browse repository at this point
Copy the full SHA 9782b3fView commit details
Commits on Oct 31, 2018
-
Configuration menu - View commit details
-
Copy full SHA for ded6e2f - Browse repository at this point
Copy the full SHA ded6e2fView commit details
Commits on Nov 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 86dae43 - Browse repository at this point
Copy the full SHA 86dae43View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba6704 - Browse repository at this point
Copy the full SHA bba6704View commit details -
Configuration menu - View commit details
-
Copy full SHA for 872435d - Browse repository at this point
Copy the full SHA 872435dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.