Charles Karney

Results 24 comments of Charles Karney

I'm on vacation right now. I'll respond once I've returned (Sept 8).

Sorry to be submitting this PR superseding the previous #27. It should be uncontroversial. Perhaps the macro name MPFR_FIXED_PRECISION can be changed. Also, I left it that the user needs...

Let me give my use case: I routinely compile my codes to use `double`, `long double`, `boost::multiprecision::float128`, and `mpfr::mpreal` as the default precision. I typically use 256 as the precision...

I should add, that while I think this PR is, on balance, useful, I'm fine with it not being accepted. I can work with my patched version of `mpreal.h`. The...