Quadruple 128 bit Floating Point Library 1.0



Publisher Description



Signed 128-bit floating point data type library, with 64 effective bits of precision (vs. 53 for the built-in Double type) and a 64 bit exponent (vs. 11 for Doubles). With greater precision and far greater range, Quads are especially useful when dealing with very large or very small values, such as those in probabilistic models.

Adopting a larger fixed precision rather than an arbitrary precision type (such as Java''s BigDecimal) means that, while still slower than built-in arithmetic, the penalty is only an order of magnitude or less and thus still feasible in many math-heavy applications. For example, on an Intel Core i5-2410M laptop, a billion multiplications takes 17 seconds with Double values, 135 seconds with Quad values using the overloaded * operator, and just 76 seconds using the Multiply() method (the higher overhead of * is due to the poor inlining logic of the .Net compiler/JIT optimizer). By comparison, the commonly-used workaround for multiplication underflow and overflow, summing logarithms, takes 130 seconds. In addition to being faster and more precise than log arithmetic, Quads also simplify code by eliminating the need to remember which variables are log''d and converting back and forth to log''d values.

The Quadruple library is written in C# (source code included) and targets .Net 4.0; it should also be easily portable to .Net 2.0 and similar languages (such as Java) with straightforward modifications.


About Quadruple 128 bit Floating Point Library

Quadruple 128 bit Floating Point Library is a free software published in the Components & Libraries list of programs, part of Development.

This Components & Libraries program is available in English. It was last updated on 22 April, 2024. Quadruple 128 bit Floating Point Library is compatible with the following operating systems: Linux, Windows.

The company that develops Quadruple 128 bit Floating Point Library is Jeff Pasternack. The latest version released by its developer is 1.0. This version was rated by 9 users of our site and has an average rating of 2.3.

The download we have available for Quadruple 128 bit Floating Point Library has a file size of . Just click the green Download button above to start the downloading process. The program is listed on our website since 2011-06-15 and was downloaded 221 times. We have already checked if the download link is safe, however for your own protection we recommend that you scan the downloaded software with your antivirus. Your antivirus may detect the Quadruple 128 bit Floating Point Library as malware if the download link is broken.

How to install Quadruple 128 bit Floating Point Library on your Windows device:

  • Click on the Download button on our website. This will start the download from the website of the developer.
  • Once the Quadruple 128 bit Floating Point Library is downloaded click on it to start the setup process (assuming you are on a desktop computer).
  • When the installation is finished you should be able to see and run the program.



RELATED PROGRAMS
Our Recommendations






BarCode2D-PNG


Click stars to rate this APP!

Users Rating:  
  2.3/5     9
Downloads: 221
Updated At: 2024-04-22
Publisher: Jeff Pasternack
Operating System: Linux, Windows
License Type: Free