in reply to Re^2: xs outputs faster than perl can keep up
in thread xs outputs faster than perl can keep up

However, I subsequently discovered that with the sample code you provided, 'Rmpfr_get_str' (and hence also 'print') output one less decimal place than 'Rmpfr_out_str'. Looks like there's a little bug there that needs fixing.

Cheers,
Rob
  • Comment on Re^3: xs outputs faster than perl can keep up