
18 Aug
2009
18 Aug
'09
6:47 a.m.
I'm working on this in sandbox/mp_math and I also used libtommath as starting point. It probably does not compile under VC because I'm developing this using gcc. Currently it has a GMP backend and a libtommath backend and a native boost backend. Since I have become the new maintainer of libtommath I am also in the process of making custom modifications to it for it to integrate better with a c++ style library. In fact mp_math does not compile with the latest official libtommath release anymore. I'm hosting the libtommath repo at sourceforge.net/projects/tommath.