We were trying to come up with an application to stress the cluster my students built. On Mar 26, 2015 7:13 AM, "Harald Schilly" <[email protected]> wrote:
> > > On Tuesday, March 24, 2015 at 11:44:21 PM UTC+1, A. Jorge Garcia wrote: >> >> Monte Carlo simulations and quadrature calculations... >> > > mpmath is also what I would recommend to look into, it also has quadrature > functions. I still have to warn you, that monte carlo simulations might > give you biased or simply wrong random results if you mix system floats > with those arbitrary precision floats. I have no idea what those > calculations are about, ... but have you thought about working with > logarithmic numbers to avoid the need to have such arbitrary precision > floats at all? > > -- h > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
