Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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).
- Loading branch information