Hi! I think it is not memory but precision problem. You could try http://search.cpan.org/~turnstep/Math-GMP-2.06/lib/Math/GMP.pm or try to scale your data...
Cheers, Kaj On Thu, Oct 18, 2012 at 4:39 AM, MARK BAKER <[email protected]> wrote: > Hey Every one > > I know this has come up quite a few time's and since forgotten how usefull > that information was > > 1. What Module do you change to use more RAM ??? so that you can use more > then 1 GB > > 2. What module do you change to use this in your piddle > > $K = pdl([89237549082745892749087502987450927409827502084935]); > > with out it clobbering every thing into > > p $K > > 8.923754908274589eo-043 something > > if any one can remember please let me know , I will save it some where > special > too so I wont forget ! : } > > Thank you > > -Mark > > _______________________________________________ > Perldl mailing list > [email protected] > http://mailman.jach.hawaii.edu/mailman/listinfo/perldl > _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
