I use NTL. > NTL is a big integer open source library. It uses GNU General Public License. > Source code is available at: http://www.shoup.net/ntl/download.html
But I'm not sure it is better than others. Some libraries are too simple and don't have some useful operations (like >>). Other libraries have megabytes of sources and require lots of additional libraries to be compiled on Windows. I have precompiled NTL sources to save some time during test. And this library don't require additional libraries. -- You received this message because you are subscribed to the Google Groups "google-codejam" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code?hl=en.
