RHPackage icon indicating copy to clipboard operation
RHPackage copied to clipboard

added partial support for abritrary precision calculations

Open tauu opened this issue 9 years ago • 1 comments

Added the variable $RHWorkingPrecision to set a "WorkingPrecision" for the Package. So far this setting is only used by IFuns and functions required to solve RHPs, which solely need Cauchy transforms over contours consisting of lines or rays.

The overhead to support this functionality is about 2% - 3% CPU Time, when using MachinePrecision calculation.

I'm not really sure if this should be included in the master branch, because it is only an incomplete implementation and not extensively tested. But maybe it's useful for you.

tauu avatar Aug 07 '14 22:08 tauu

If there's overhead, maybe this should be in a separate branch? How do I pull this into the branch? Or I guess I can leave it as tauu:workingprecision

dlfivefifty avatar Aug 29 '14 04:08 dlfivefifty