Boost logo

Boost :

From: Jarrad Waterloo (jwaterloo_at_[hidden])
Date: 2006-05-17 17:23:13


I am new to boost from a participation stand point. Where will the library
be posted? Will you just post the link? What does SoC stand for anyway?

-----Original Message-----
From: boost-bounces_at_[hidden] [mailto:boost-bounces_at_[hidden]]
On Behalf Of Maarten Kronenburg
Sent: Wednesday, May 17, 2006 2:59 PM
To: boost_at_[hidden]
Subject: [boost] Infinite precision integer

Currently I'm working for LWG on a spec
for tr2 for an infinite precision integer, which is
almost finished.
When it is finished I will put it here for you all
to read and comment.
Also I have a C++ implementation that will
be submitted to boost some time.
It will be a version that is pure C++, but that
can also link in assembler code for performance.
Currently I have the assembler for 32-bit x86
processors using MMX/SSE.
The implementation compiles with Borland C++
Builder, Visual C++ and Gnu C++, with
matching assemblers.
Assembler speeds up the implementation
considerably.
So my implementation should bring together
the best of C++ and assembler.
Regards, Maarten.

_______________________________________________
Unsubscribe & other changes:
http://lists.boost.org/mailman/listinfo.cgi/boost


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk