|
|
@@ -222,6 +222,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<li><a href="multi_index/doc/index.html">multi_index</a> - Containers with
|
|
|
multiple STL-compatible access interfaces, from Joaquín M López
|
|
|
Muñoz.</li>
|
|
|
+ <li><a href="multiprecision/index.html">multiprecision</a> - Extended precision arithmetic types
|
|
|
+ for floating point, integer and rational arithmetic from John Maddock and Christopher Kormanyos.</li>
|
|
|
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
|
|
|
from Fernando Cacciola.</li>
|
|
|
<li><a href="utility/operators.htm">operators</a> - Templates
|
|
|
@@ -697,6 +699,8 @@ of arbitrary data for persistence and marshalling, from Robert Ramey</li>
|
|
|
A wide selection of univariate statistical distributions and functions that operate on them from John Maddock and Paul Bristow</li>
|
|
|
<li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
|
|
|
containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
|
|
|
+ <li><a href="multiprecision/index.html">multiprecision</a> - Extended precision arithmetic types
|
|
|
+ for floating point, integer and rational arithmetic from John Maddock and Christopher Kormanyos.</li>
|
|
|
<li><a href="numeric/conversion/doc/html/index.html">numeric/conversion</a> - Optimized Policy-based Numeric Conversions,
|
|
|
from Fernando </li>
|
|
|
<li><a href="utility/operators.htm">operators</a> - Templates
|
|
|
@@ -882,3 +886,4 @@ or <a href="http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt<
|
|
|
|
|
|
</body>
|
|
|
</html>
|
|
|
+
|