techaddict / bignum

Big Numbers Library for Scala
MIT License
7 stars 0 forks source link

bignum

Big Numbers Library Written purely in Scala Build Status

Benchmark

Addition

Multiplication

Left Shift

Find the Benchmarking Code here

To run the code just enter sbt 'project benchmark' run