Gmprat logarithms now O(1) not O(N)
authorSam Moore <[email protected]>
Fri, 3 Oct 2014 08:38:01 +0000 (16:38 +0800)
committerSam Moore <[email protected]>
Fri, 3 Oct 2014 08:38:01 +0000 (16:38 +0800)
commit67539822c80c8057d850b542abc142c189bd3f05
tree028c1f11d6d943ca2503eedb7bb8d9f7ecbcdff5
parent6b7e92069596a3f19fbe068b14a9c5ef59c22061
Gmprat logarithms now O(1) not O(N)

... Where the "1" is determined log(3), don't get too excited

So we can finally actually print values outside DBL_MIN->DBL_MAX
Now to go through and remove all the cast to doubles...
src/debugscript.cpp
src/debugscript.h
src/eye_of_the_rabbit.script
src/gmprat.h

UCC git Repository :: git.ucc.asn.au