From fa4dd6ff4c1104590ab0a8eff5c37f89456649dc Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 22 Feb 2017 14:08:22 -0600 Subject: [PATCH 1/2] Remove finished TODO list entries Removing Jacobi elliptic functions and cylindrical Bessel/Neumann derivatives from TODO list, as they have been completed. --- doc/overview/issues.qbk | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/doc/overview/issues.qbk b/doc/overview/issues.qbk index 1f7641c1d..34ac6b22d 100644 --- a/doc/overview/issues.qbk +++ b/doc/overview/issues.qbk @@ -12,20 +12,6 @@ some point. Such classifications are obviously highly subjective. If you don't see a component listed here, then we don't have any known issues with it. -[h4 Derivatives of Bessel functions (and their zeros)] - -Potentially, there could be native support -for `cyl_bessel_j_prime()` and `cyl_neumann_prime()`. -One could also imagine supporting the zeros -thereof, but they might be slower to calculate -since root bracketing might be needed instead -of Newton iteration (for the lack of 2nd derivatives). - -Since Boost.Math's Bessel functions are so excellent, -the quick way to `cyl_bessel_j_prime()` and -`cyl_neumann_prime()` would be via relationship with -`cyl_bessel_j()` and `cyl_neumann()`. - [h4 tgamma] * Can the __lanczos be optimized any further? (low priority) @@ -72,10 +58,6 @@ difference between ['T(h, a)] and ['T(h, 1)]. Unfortunately this doesn't improv convergence of those series in that area. It certainly looks as though a new series in terms of ['(1-a)[super k]] is both possible and desirable in this area, but it remains elusive at present. -[h4 Jocobi elliptic functions] - -These are useful in engineering applications - we have had a request to add these. - [h4 Statistical distributions] * Student's t Perhaps switch to normal distribution From 47714b4e72acbcf921a050ace5fdceb62a2d9d32 Mon Sep 17 00:00:00 2001 From: jzmaddock Date: Thu, 2 Mar 2017 18:56:57 +0000 Subject: [PATCH 2/2] Doc update of TODO list. --- doc/html/index.html | 2 +- doc/html/indexes/s01.html | 7 +---- doc/html/indexes/s02.html | 2 +- doc/html/indexes/s03.html | 2 +- doc/html/indexes/s04.html | 2 +- doc/html/indexes/s05.html | 12 +------- doc/html/math_toolkit/conventions.html | 2 +- doc/html/math_toolkit/issues.html | 38 +++++--------------------- doc/html/math_toolkit/navigation.html | 2 +- 9 files changed, 15 insertions(+), 54 deletions(-) diff --git a/doc/html/index.html b/doc/html/index.html index 0aaf096fc..42f6591fa 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -116,7 +116,7 @@ This manual is also available in -

Last revised: February 25, 2017 at 18:45:00 GMT

+

Last revised: March 02, 2017 at 18:50:19 GMT


diff --git a/doc/html/indexes/s01.html b/doc/html/indexes/s01.html index 08aee8441..1e1d5bdf0 100644 --- a/doc/html/indexes/s01.html +++ b/doc/html/indexes/s01.html @@ -24,7 +24,7 @@

-Function Index

+Function Index

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

@@ -637,7 +636,6 @@
  • @@ -694,7 +692,6 @@
  • C99 and TR1 C Functions Overview

  • Error Logs For Error Rate Tables

  • Error rates for cyl_neumann (integer orders)

  • -
  • Known Issues, and TODO List

  • TR1 C Functions Quick Reference

  • @@ -711,7 +708,6 @@
  • @@ -1260,7 +1256,6 @@
  • C99 and C++ TR1 C-style Functions

  • C99 and TR1 C Functions Overview

  • History and What's New

  • -
  • Known Issues, and TODO List

  • Noncentral T Distribution

  • Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview

  • TR1 C Functions Quick Reference

  • diff --git a/doc/html/indexes/s02.html b/doc/html/indexes/s02.html index 4cf29836b..b376e02e1 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 0463e1793..b625a0d85 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 519f84692..0e4c58819 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 e64adc9c2..c8f781f35 100644 --- a/doc/html/indexes/s05.html +++ b/doc/html/indexes/s05.html @@ -23,7 +23,7 @@

    -Index

    +Index

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

    @@ -2021,7 +2020,6 @@
  • @@ -2078,7 +2076,6 @@
  • C99 and TR1 C Functions Overview

  • Error Logs For Error Rate Tables

  • Error rates for cyl_neumann (integer orders)

  • -
  • Known Issues, and TODO List

  • TR1 C Functions Quick Reference

  • @@ -2095,7 +2092,6 @@
  • @@ -3702,7 +3698,6 @@
  • C99 and C++ TR1 C-style Functions

  • C99 and TR1 C Functions Overview

  • History and What's New

  • -
  • Known Issues, and TODO List

  • Noncentral T Distribution

  • Sinus Cardinal and Hyperbolic Sinus Cardinal Functions Overview

  • TR1 C Functions Quick Reference

  • @@ -4618,11 +4613,6 @@

    - +

    This documentation aims to use of the following naming and formatting conventions. diff --git a/doc/html/math_toolkit/issues.html b/doc/html/math_toolkit/issues.html index 10f32880a..16f105de6 100644 --- a/doc/html/math_toolkit/issues.html +++ b/doc/html/math_toolkit/issues.html @@ -41,21 +41,6 @@

    - Derivatives - of Bessel functions (and their zeros) -
    -

    - Potentially, there could be native support for cyl_bessel_j_prime() and cyl_neumann_prime(). One could also imagine supporting the zeros - thereof, but they might be slower to calculate since root bracketing might - be needed instead of Newton iteration (for the lack of 2nd derivatives). -

    -

    - Since Boost.Math's Bessel functions are so excellent, the quick way to cyl_bessel_j_prime() - and cyl_neumann_prime() - would be via relationship with cyl_bessel_j() and cyl_neumann(). -

    -
    - tgamma
    • @@ -63,7 +48,7 @@ be optimized any further? (low priority)
    - + Incomplete Beta
    @@ -72,7 +57,7 @@ (medium priority).
    - + Inverse Gamma
    @@ -81,7 +66,7 @@ is good enough (Medium Priority).
    - + Polynomials
    • @@ -91,7 +76,7 @@ not (Low Priority).
    - + Elliptic Integrals
    @@ -114,7 +99,7 @@
    - + Owen's T Function
    @@ -130,16 +115,7 @@ it remains elusive at present.

    - - Jocobi - elliptic functions -
    -

    - These are useful in engineering applications - we have had a request to add - these. -

    -
    - + Statistical distributions
    @@ -148,7 +124,7 @@ for very large degrees of freedom?
    - + Feature Requests
    diff --git a/doc/html/math_toolkit/navigation.html b/doc/html/math_toolkit/navigation.html index 1ca4eac54..b305c8500 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.