[BigMath - Light Weight, Fast Code for Arbitrary Precision Arithmetic]
Based on Knuth's Seminumerical Algorithms (as best as I could manage), BigMath
aims to be light-weight and fast. Its original implementation was for use within a kernel
extension - thus size and speed were essential.
I'll be expanding the capabilities of the library as I am able. I am releasing this code
under the BSD License.
You can view the source code here.
You can download the source code here
|