Wednesday, March 30, 2011

AlgLib

Real number computation package in C++

http://www.brics.dk/~barnie/RealLib/


Its primary aim is to be efficient and to avoid the huge overheads usually associated with real number computations.
RealLib3, which is the current version of the library, makes this possible. In this version of the library, the user can work on both a layer where numbers are represented as terms describing the computation, and a layer where functions on real numbers compute on the level of approximations to the real number. The latter can be very fast, depending on the precision that is actually required by the computation. In the cases where machine precision is sufficient, exact real computations can be executed at a speed comparable to the speed of double precision arithmetic, sometimes even running on par with it.

Friday, March 25, 2011

Wednesday, March 16, 2011

Архитектура Twitter

Twitter – построение высокопроизводительной архитектуры:
http://abrdev.com/?p=1181

Sunday, March 13, 2011

Thursday, March 10, 2011

Javascript charts, sildeshow etc.

Powered by Blogger.