Quadtrees! (Almost)
[ipdf/code.git] / src / arbint.cpp
2014-07-07 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-07-07 Sam MooreArbint subtraction/addition deal with borrow/carry...
2014-07-07 Sam MooreArbint subtraction should work* now
2014-07-06 Sam MooreMore debugging, harder realops test
2014-07-06 David GowMaybe this is more correct. realops likes it.
2014-07-06 David Gowdigit_t is now unsigned, asm division for 1 digit
2014-07-06 David GowRational<Arbint> now passes realops.test
2014-07-06 Sam MooreArbint now does sign in division correctly
2014-07-06 Sam MooreMerge branch 'master' of git.ucc.asn.au:/ipdf/code
2014-07-06 Sam MooreImproved "realops" tester
2014-07-06 Sam MooreSlightly less memory errors
2014-07-06 Sam MooreHorribly unreliable Arbint's and Rational<Arbint>'s
2014-07-05 Sam MooreDivision less buggy, still slow
2014-07-05 Sam MooreIt compiles... and runs with FPS of zero
2014-07-05 Sam MooreArbint class implemented
2014-07-05 Sam MooreArbint class with += and -= operators
2014-06-30 Sam MooreRational representation

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