Boost logo

Boost-Commit :

From: john_at_[hidden]
Date: 2008-07-22 06:15:13


Author: johnmaddock
Date: 2008-07-22 06:15:13 EDT (Tue, 22 Jul 2008)
New Revision: 47684
URL: http://svn.boost.org/trac/boost/changeset/47684

Log:
Added Math lib info.
Text files modified:
   website/public_html/beta/feed/history/boost_1_36_0.qbk | 7 +++++++
   1 files changed, 7 insertions(+), 0 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_36_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_36_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_36_0.qbk 2008-07-22 06:15:13 EDT (Tue, 22 Jul 2008)
@@ -31,6 +31,12 @@
 * [phrase library..[@/libs/foreach/index.html Foreach]:] `BOOST_FOREACH` macro for
   easily iterating over the elements of a sequence, from Eric Niebler.
   * New `BOOST_REVERSE_FOREACH` macro for iterating over a sequence in reverse.
+* [phrase library..[@/libs/math/doc/sf_and_dist/html/index.html Boost.Math]:]
+ * Added new non-central Chi-Square, Beta, F and T distributions.
+ * Added Exponential Integral and Zeta special functions.
+ * Added Rounding, Truncation, and Unit-in-the-last-place functions.
+ * Added support for compile time powers of a runtime base.
+ * Added a few SSE2 based optimisations for the Lanczos approximations.
 * [phrase library..[@/libs/multi_index/doc/index.html Multi-index Containers]:]
   Minor additions and maintenance fixes. Consult the library
   [@/libs/multi_index/doc/release_notes.html#boost_1_36 release notes] for
@@ -60,3 +66,4 @@
 [@/users/people/beman_dawes.html Beman Dawes] managed this release.
 
 [endsect]
+


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