| Projects on Google Code | Results 1 - 4 of 4 |
#summary Front page
==Status==
* 2009-08-13: mpmath 0.13 released. See the [http://groups.google.com/group/mpmath/browse_thread/thread/960b02f0a2ed5dfa announcement] and [http://mpmath.googlecode.com/svn/trunk/CHANGES changelog] for details.
([History Older news])
==About mpmath==
Mpmat...
The xintlib is a high performance, extensible and compact C++ template library that can be used to input, output, add, subtract and compare integer numbers of any size.
mpi.lua defines a simple, arbitrary precision signed integer arithmetic package. The implementation is not the most efficient possible, but the code is small and simple.
This code is still a work in progress, and is still missing vital pieces for it to be ready for public consumption.
MPInteger is an Objective-C wrapper for the integer portions of the gmp library. It was really designed to provide a "nice" way to work with large integers in Objective-C, with motivation provided by a cryptography course taught by Tino Tamon at Clarkson University.