|
|
@@ -147,11 +147,13 @@ how to download, build, and install the libraries.</p>
|
|
|
From Joel de Guzman, Dan Marsden and Tobias Schwinger.</li>
|
|
|
<li><a href="gil/doc/index.html">gil</a> - Generic Image Library, from
|
|
|
Lubomir Bourdev and Hailin Jin.</li>
|
|
|
+ <li><a href="geometry/index.html">geometry</a> - Geometry Library, from
|
|
|
+ Barend Gehrels, Bruno Lalande and Mateusz Loskot.</li>
|
|
|
<li><a href="graph/doc/table_of_contents.html">graph</a> -
|
|
|
Generic graph components and algorithms, from Jeremy Siek
|
|
|
and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
|
|
|
<li><a href="icl/index.html">icl</a> -
|
|
|
- Interval Container Library, interval sets and maps and aggregation
|
|
|
+ Interval Container Library, interval sets and maps and aggregation
|
|
|
of associated values, from Joachim Faulhaber.</li>
|
|
|
<li><a href="integer/index.html">integer</a> - Headers to ease
|
|
|
dealing with integral types.</li>
|
|
|
@@ -242,10 +244,10 @@ how to download, build, and install the libraries.</p>
|
|
|
Abrahams.</li>
|
|
|
<li><a href="random/index.html">random</a> - A complete
|
|
|
system for random number generation, from Jens Maurer.</li>
|
|
|
- <li><a href="range/index.html">range</a> - Concepts and utilities for
|
|
|
- range-based algorithms, as well as range-based algorithms and range
|
|
|
- adaptors that allow for efficient and very expressive code, from
|
|
|
- Thorsten Ottosen and Neil Groves.</li>
|
|
|
+ <li><a href="range/index.html">range</a> - Concepts and utilities for
|
|
|
+ range-based algorithms, as well as range-based algorithms and range
|
|
|
+ adaptors that allow for efficient and very expressive code, from
|
|
|
+ Thorsten Ottosen and Neil Groves.</li>
|
|
|
<li><a href="ratio/index.html">ratio</a> - Compile time rational arithmetic,
|
|
|
from Howard Hinnant, Beman Dewes, Vicente J. Botet Escribá.</li>
|
|
|
<li><a href="rational/index.html">rational</a> - A rational
|
|
|
@@ -369,7 +371,7 @@ how to download, build, and install the libraries.</p>
|
|
|
Generic graph components and algorithms, from Jeremy Siek
|
|
|
and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
|
|
|
<li><a href="icl/index.html">icl</a> -
|
|
|
- Interval Container Library, interval sets and maps and aggregation
|
|
|
+ Interval Container Library, interval sets and maps and aggregation
|
|
|
of associated values, from Joachim Faulhaber.</li>
|
|
|
<li><a href="intrusive/index.html">intrusive </a>- Intrusive containers and algorithms, from Ion Gaztañaga</li>
|
|
|
<li><a href="multi_array/doc/index.html">multi_array</a> - Multidimensional
|
|
|
@@ -415,6 +417,8 @@ how to download, build, and install the libraries.</p>
|
|
|
iterating over the elements of a sequence, from Eric Niebler.</li>
|
|
|
<li><a href="gil/doc/index.html">gil</a> - Generic Image Library, from
|
|
|
Lubomir Bourdev and Hailin Jin.</li>
|
|
|
+ <li><a href="geometry/index.html">geometry</a> - Geometry Library, from
|
|
|
+ Barend Gehrels, Bruno Lalande and Mateusz Loskot.</li>
|
|
|
<li><a href="graph/doc/table_of_contents.html">graph</a> -
|
|
|
Generic graph components and algorithms, from Jeremy Siek
|
|
|
and a University of Notre Dame team; now maintained by Andrew Sutton and Jeremiah Willcock.</li>
|
|
|
@@ -545,6 +549,8 @@ how to download, build, and install the libraries.</p>
|
|
|
<ul>
|
|
|
<li><a href="accumulators/index.html">accumulators</a> - Framework for incremental
|
|
|
calculation, and collection of statistical accumulators, from Eric Niebler.</li>
|
|
|
+ <li><a href="geometry/index.html">geometry</a> - Geometry Library, from
|
|
|
+ Barend Gehrels, Bruno Lalande and Mateusz Loskot.</li>
|
|
|
<li><a href="integer/index.html">integer</a> - Headers to ease
|
|
|
dealing with integral types.</li>
|
|
|
<li><a href="numeric/interval/doc/interval.htm">interval </a>- Extends the
|
|
|
@@ -608,7 +614,7 @@ how to download, build, and install the libraries.</p>
|
|
|
Library for working with tuples, including various containers, algorithms, etc.
|
|
|
From Joel de Guzman and Dan Marsden and Tobias Schwinger.</li>
|
|
|
<li><a href="icl/index.html">icl</a> -
|
|
|
- Interval Container Library, interval sets and maps and aggregation
|
|
|
+ Interval Container Library, interval sets and maps and aggregation
|
|
|
of associated values, from Joachim Faulhaber.</li>
|
|
|
<li><a href="multi_index/doc/index.html">multi_index</a> - Containers with
|
|
|
multiple STL-compatible access interfaces, from Joaquín M López
|