diff --git a/doc/html/index.html b/doc/html/index.html index 6b8c2899b..9fd495e3d 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -111,7 +111,7 @@ This manual is also available in -

Last revised: December 09, 2014 at 10:03:53 GMT

+

Last revised: February 14, 2015 at 18:23:53 GMT


diff --git a/doc/html/indexes/s01.html b/doc/html/indexes/s01.html index 8b95ec3df..0943dbd91 100644 --- a/doc/html/indexes/s01.html +++ b/doc/html/indexes/s01.html @@ -24,7 +24,7 @@

-Function Index

+Function Index

A B C D E F G H I J K L M N O P Q R S T U V Z

diff --git a/doc/html/indexes/s02.html b/doc/html/indexes/s02.html index c32ed15e9..624cda272 100644 --- a/doc/html/indexes/s02.html +++ b/doc/html/indexes/s02.html @@ -24,7 +24,7 @@

-Class Index

+Class Index

A B C D E F G H I L M N O P Q R S T U W

diff --git a/doc/html/indexes/s03.html b/doc/html/indexes/s03.html index 1975f48a1..2f02a2268 100644 --- a/doc/html/indexes/s03.html +++ b/doc/html/indexes/s03.html @@ -24,7 +24,7 @@

-Typedef Index

+Typedef Index

A B C D E F G H I L N O P R S T U V W

diff --git a/doc/html/indexes/s04.html b/doc/html/indexes/s04.html index 69710c790..798e95b85 100644 --- a/doc/html/indexes/s04.html +++ b/doc/html/indexes/s04.html @@ -24,7 +24,7 @@

-Macro Index

+Macro Index

B F

diff --git a/doc/html/indexes/s05.html b/doc/html/indexes/s05.html index ef9506916..be6d6e8ea 100644 --- a/doc/html/indexes/s05.html +++ b/doc/html/indexes/s05.html @@ -23,7 +23,7 @@

-Index

+Index

A B C D E F G H I J K L M N O P Q R S T U V W Z

diff --git a/doc/html/math_toolkit/conventions.html b/doc/html/math_toolkit/conventions.html index 1802ac011..415a0a9d0 100644 --- a/doc/html/math_toolkit/conventions.html +++ b/doc/html/math_toolkit/conventions.html @@ -27,7 +27,7 @@ Document Conventions

- +

This documentation aims to use of the following naming and formatting conventions. diff --git a/doc/html/math_toolkit/history1.html b/doc/html/math_toolkit/history1.html index 3cfe4292a..629c9860a 100644 --- a/doc/html/math_toolkit/history1.html +++ b/doc/html/math_toolkit/history1.html @@ -34,12 +34,35 @@

- Math-2.2.0 + Math-2.2.0 + (boost-1.58.0)
-
Math-2.1.0 diff --git a/doc/html/math_toolkit/history2.html b/doc/html/math_toolkit/history2.html index dd6d5ce81..6ae2ce038 100644 --- a/doc/html/math_toolkit/history2.html +++ b/doc/html/math_toolkit/history2.html @@ -34,12 +34,35 @@

- Math-2.2.0 + Math-2.2.0 + (boost-1.58.0)
-
Math-2.1.0 diff --git a/doc/html/math_toolkit/issues.html b/doc/html/math_toolkit/issues.html index 8a2af2834..b6ea179e2 100644 --- a/doc/html/math_toolkit/issues.html +++ b/doc/html/math_toolkit/issues.html @@ -129,13 +129,6 @@ (both for efficiency and accuracy), assuming we can find them. (Medium Priority). -
  • - There is a sub-domain of ellint_3 - that is unimplemented (see the docs for details), currently it's not clear - how to solve this issue, or if it's ever likely to be an real problem in - practice - especially as most other implementations don't support this - domain either (Medium Priority). -
  • @@ -176,6 +169,9 @@ Feature Requests
    +

    + We have a request for the Lambert W function, see #11027. +

    The following table lists distributions that are found in other packages but which are not yet present here, the more frequently the distribution is found, diff --git a/doc/html/math_toolkit/navigation.html b/doc/html/math_toolkit/navigation.html index ff15a1729..47b818489 100644 --- a/doc/html/math_toolkit/navigation.html +++ b/doc/html/math_toolkit/navigation.html @@ -27,7 +27,7 @@ Navigation

    - +

    Boost.Math documentation is provided in both HTML and PDF formats. diff --git a/doc/math.qbk b/doc/math.qbk index 3459816ef..0bbc90870 100644 --- a/doc/math.qbk +++ b/doc/math.qbk @@ -239,6 +239,9 @@ and use the function's name as the link text.] [/polynomials] [def __laguerre [link math_toolkit.sf_poly.laguerre laguerre]] [def __legendre [link math_toolkit.sf_poly.legendre legendre_p]] +[def __legendre_p [link math_toolkit.sf_poly.legendre legendre_p]] +[def __legendre_q [link math_toolkit.sf_poly.legendre legendre_q]] +[def __legendre_next [link math_toolkit.sf_poly.legendre legendre_next]] [def __hermite [link math_toolkit.sf_poly.hermite hermite]] [/Misc] diff --git a/doc/overview/issues.qbk b/doc/overview/issues.qbk index 0205b3e36..b2c9a00c4 100644 --- a/doc/overview/issues.qbk +++ b/doc/overview/issues.qbk @@ -75,11 +75,6 @@ be implemented using Carlson's integrals (Low Priority). * The integrals K(k) and E(k) could be implemented using rational approximations (both for efficiency and accuracy), assuming we can find them. (Medium Priority). -* There is a sub-domain of __ellint_3 that is unimplemented (see the docs -for details), currently -it's not clear how to solve this issue, or if it's ever likely -to be an real problem in practice - especially as most other implementations -don't support this domain either (Medium Priority). [h4 Owen's T Function] @@ -101,6 +96,8 @@ as a better approximation for very large degrees of freedom? [h4 Feature Requests] +We have a request for the Lambert W function, see [@https://svn.boost.org/trac/boost/ticket/11027 #11027]. + The following table lists distributions that are found in other packages but which are not yet present here, the more frequently the distribution is found, the higher the priority for implementing it: diff --git a/doc/overview/roadmap.qbk b/doc/overview/roadmap.qbk index 3b1e27d2d..a2944e05e 100644 --- a/doc/overview/roadmap.qbk +++ b/doc/overview/roadmap.qbk @@ -6,7 +6,7 @@ Currently open bug reports can be viewed All bug reports including closed ones can be viewed [@https://svn.boost.org/trac/boost/query?status=assigned&status=closed&status=new&status=reopened&component=math&col=id&col=summary&col=status&col=type&col=milestone&col=component&order=priority here]. -[h4 Math-2.2.0] +[h4 Math-2.2.0 (boost-1.58.0)] * Added two new special functions - __trigamma and __polygamma. * Fixed namespace scope constants so they are constexpr on conforming compilers, see https://svn.boost.org/trac/boost/ticket/10901. @@ -14,6 +14,8 @@ All bug reports including closed ones can be viewed with thanks to Rocco Romeo. * Fix 3-arg __legendre_p and __legendre_q functions to not call the policy based overload if the final argument is not actually a policy. +* Cleaned up some dead code in the incomplete beta function, see [@https://svn.boost.org/trac/boost/ticket/10985 #10985]. +* Fixed extreme-value pdf for large valued inputs, see [@https://svn.boost.org/trac/boost/ticket/10938 #10938]. [h4 Math-2.1.0 (boost-1.57.0)]