|
Boost-Commit : |
From: john_at_[hidden]
Date: 2007-10-11 08:05:30
Author: johnmaddock
Date: 2007-10-11 08:05:29 EDT (Thu, 11 Oct 2007)
New Revision: 39926
URL: http://svn.boost.org/trac/boost/changeset/39926
Log:
Updated Math library entries.
Text files modified:
trunk/libs/libraries.htm | 31 +++++++++++++++++++------------
1 files changed, 19 insertions(+), 12 deletions(-)
Modified: trunk/libs/libraries.htm
==============================================================================
--- trunk/libs/libraries.htm (original)
+++ trunk/libs/libraries.htm 2007-10-11 08:05:29 EDT (Thu, 11 Oct 2007)
@@ -151,15 +151,18 @@
Gary Powell.</li>
<li>math - Several contributions in the
domain of mathematics, from various authors.</li>
+ <li>math/complex number algorithms -
+ These complex number algorithms are the inverses of trigonometric functions currently present in the C++ standard, from John Maddock.</li>
<li>math/common_factor - Greatest
common divisor and least common multiple, from Daryle Walker.</li>
- <li>math/octonion -
+ <li>math/octonion -
Octonions, from Hubert Holin.</li>
- <li>math/quaternion -
+ <li>math/quaternion -
Quaternions, from Hubert Holin.</li>
- <li>math/special_functions -
- Mathematical special functions such as atanh, sinc, and sinhc,
- from Hubert Holin.</li>
+ <li>math/special_functions -
+ A wide selection of mathematical special functions from John Maddock, Paul Bristow, Hubert Holin and Xiaogang Zhang.</li>
+ <li>math/statistical distributions -
+ A wide selection of univariate statistical distributions and functions that operate on them from John Maddock and Paul Bristow</li>
<li>minmax - standard library
extensions for simultaneous min/max and min/max element computations,
from Hervé Brönnimann.</li>
@@ -460,15 +463,18 @@
<li>interval - Extends the
usual arithmetic functions to mathematical intervals, from Guillaume
Melquiond, Herv? Br?nnimann and Sylvain Pion.</li>
+ <li>math/complex number algorithms -
+ These complex number algorithms are the inverses of trigonometric functions currently present in the C++ standard, from John Maddock.</li>
<li>math/common_factor - Greatest
common divisor and least common multiple, from Daryle Walker.</li>
- <li>math/octonion -
- Octonions, from Hubert Holin.</li>
- <li>math/quaternion -
- Quaternions, from Hubert Holin.</li>
- <li>math/special_functions -
- Mathematical special functions such as atanh, sinc, and sinhc,
- from Hubert Holin.</li>
+ <li>math/octonion -
+ Octonions, from Hubert Holin.</li>
+ <li>math/quaternion -
+ Quaternions, from Hubert Holin.</li>
+ <li>math/special_functions -
+ A wide selection of mathematical special functions from John Maddock, Paul Bristow, Hubert Holin and Xiaogang Zhang.</li>
+ <li>math/statistical distributions -
+ A wide selection of univariate statistical distributions and functions that operate on them from John Maddock and Paul Bristow</li>
<li>multi_array - Multidimensional
containers and adaptors for arrays of contiguous data, from Ron Garcia.</li>
<li>operators - Templates
@@ -660,3 +666,4 @@
</body>
</html>
+
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk