|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r72652 - trunk/libs/math/doc/sf_and_dist
From: pbristow_at_[hidden]
Date: 2011-06-17 13:01:18
Author: pbristow
Date: 2011-06-17 13:01:18 EDT (Fri, 17 Jun 2011)
New Revision: 72652
URL: http://svn.boost.org/trac/boost/changeset/72652
Log:
Update of history adding Thomas Mang's example
Text files modified:
trunk/libs/math/doc/sf_and_dist/roadmap.qbk | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
Modified: trunk/libs/math/doc/sf_and_dist/roadmap.qbk
==============================================================================
--- trunk/libs/math/doc/sf_and_dist/roadmap.qbk (original)
+++ trunk/libs/math/doc/sf_and_dist/roadmap.qbk 2011-06-17 13:01:18 EDT (Fri, 17 Jun 2011)
@@ -6,10 +6,13 @@
Also taken great care to avoid spurious over and underflow of these functions.
Fixes issue [@https://svn.boost.org/trac/boost/ticket/5560 #5560]
+* Added an example of using Inverse Chi-Squared distribution for Bayesian statistics,
+provided by Thomas Mang.
+
[h4 Boost-1.47]
* Added changesign function to sign.hpp to facilitate addition of nonfinite facets.
-* Addition of nonfinite facetsfrom Johan Rade, with tests,
+* Addition of nonfinite facets from Johan Rade, with tests,
examples of use for C99 format infinity and NaN, and documentation.
* Added tests and documentation of changesign from Johan Rade.
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