128-bit ints anyone?

hi,

has anyone developed an efficient scala type for 'quad-precision' integers (128-bits, i.e. wrapping 2 longs)? i'd like to avoid the overhead of using BigInt in my case.

best, -sciss-

Re: 128-bit ints anyone?

Let's just wait for Java 9 with PInvoke...

Re: Re: 128-bit ints anyone?

You mean Visual J++ of course?
On Mon, Oct 24, 2011 at 3:52 PM, Simon Ochsenreither <simon [dot] ochsenreither [at] googlemail [dot] com> wrote:
Let's just wait for Java 9 with PInvoke...

Copyright © 2013 École Polytechnique Fédérale de Lausanne (EPFL), Lausanne, Switzerland