Commit Graph

141 Commits

Author SHA1 Message Date
jzmaddock
cc8e300bae Update I0 and I1 to use better approximations from Pavel Holoborodko
See: http://www.advanpix.com/2015/11/11/rational-approximations-for-the-modified-bessel-function-of-the-first-kind-i0-computations-double-precision/
2017-01-18 18:56:27 +00:00
jzmaddock
d41bccefd0 Update documentation history. 2016-11-03 19:25:02 +00:00
jzmaddock
242e9d6691 Fix version history typo. 2016-09-11 19:34:45 +01:00
jzmaddock
cc2cd9063c Fix typo in arcsine distribution docs.
Fixes: https://svn.boost.org/trac/boost/ticket/12407.
2016-08-27 19:00:35 +01:00
jzmaddock
a39d7fecaf Correct version history. 2016-08-25 10:15:59 +01:00
pabristow
38fcf6bdb6 Yet more typos. 2016-08-12 16:22:00 +01:00
pabristow
84a626e000 Revision to Chap 3 overview section 2016-08-12 16:12:46 +01:00
pabristow
7786c7d5a8 Added Thomas Luu references 2016-08-09 16:05:20 +01:00
pabristow
5e842b677d after merge, possibly wrong 2016-08-03 19:19:02 +01:00
pabristow
fe4dbc344a Additions to cstdfloat and float128 docs 2016-08-03 12:03:26 +01:00
jzmaddock
73b6c06819 Regenerate docs. 2016-07-27 17:54:11 +01:00
jzmaddock
475fd215f0 Update history. 2016-06-10 18:08:01 +01:00
jzmaddock
01c2c0158f Regenerate docs with new performance results. 2016-03-29 08:02:27 +01:00
pabristow
7a7d3321fe Moved polystuff to tools, added JWM as author and numerous minor edits 2015-12-14 16:13:05 +00:00
pabristow
b2bd954faa Polish polynomial example. 2015-12-13 17:33:17 +00:00
jzmaddock
ee5dcd403a Update docs. 2015-12-11 17:59:28 +00:00
pabristow
57a71ba5f8 #11768: Skewness formula for triangular distribution corrected, tests added and docs updated. 2015-10-29 18:19:46 +00:00
jzmaddock
678d2e8383 Doc version update. 2015-10-15 10:39:36 +01:00
jzmaddock
3287c922ea Fix some corner cases in the beta functions.
Add better tests for the incomplete beta derivative.
Update docs to match.
2015-09-11 12:02:04 +01:00
jzmaddock
59a2bd5cb8 Remove the quaternion directory and move contents elsewhere. 2015-09-07 19:09:55 +01:00
jzmaddock
0f91c5aca0 Removed octonion sub-folder and moved contents elsewhere. 2015-09-07 18:57:03 +01:00
jzmaddock
5d0606445d Update history and regenerate docs. 2015-09-07 18:35:47 +01:00
pabristow
3928cf1bb9 git rm --cached -- /html/*.html to get out git of all generated files except math.css 2015-03-12 14:42:54 +00:00
pabristow
5638fe9be2 Re-structured to separate into tools (rooting and minimization) and internals, and links revised to suit. 2015-03-05 15:25:19 +00:00
jzmaddock
c3d59efe86 Change section title to make clear that these are internal details. 2014-12-16 18:14:52 +00:00
jzmaddock
b4c7debedd Update headings and regenerate, add missing file too. 2014-12-16 12:14:37 +00:00
jzmaddock
e5a25df9a2 Make a few edits and reorganize root finding docs. 2014-12-15 18:30:39 +00:00
pabristow
4da25c8bb4 Work in progress on root finding examples. 2014-12-12 12:03:29 +00:00
pabristow
c74c67be42 Rebuilt html docs to include arcsine distribution (and existing polygamma etc). 2014-12-09 11:49:05 +00:00
pabristow
f9b2addcdc Improved docs and tests and graphs. 2014-11-27 16:44:42 +00:00
pabristow
716e7eff75 First draft of working docs. Need more tests. 2014-10-20 14:36:03 +01:00
jzmaddock
90001d9c06 Doc rebuild. 2014-09-08 18:09:50 +01:00
jzmaddock
671cd12ee4 Regen docs from Marco's changes. 2014-09-02 18:26:16 +01:00
jzmaddock
553ee67631 Change the header levels. 2014-09-01 19:47:51 +01:00
jzmaddock
f8e0a5524d Move code snippets into separate cpp file. 2014-09-01 19:18:12 +01:00
jzmaddock
4cf89d8d03 Remove implementation details from docs.
Add some construction examples.
2014-09-01 17:48:55 +01:00
jzmaddock
aba44eb4a5 Doc update 2014-09-01 12:15:43 +01:00
jzmaddock
41a20980fa Update docs. 2014-08-26 19:04:18 +01:00
jzmaddock
74dd2d0485 Update history. 2014-06-15 13:07:10 +01:00
jzmaddock
d658ccd043 Fix doc typo and regenerate 2014-06-12 18:52:03 +01:00
jzmaddock
ee8edd4c33 Fix up functions that were returning tools::max_value to call overflow_error instead.
See https://svn.boost.org/trac/boost/ticket/10111.
2014-06-12 13:50:30 +01:00
jzmaddock
e20b44e8a9 Move headers that are mostly used for internal maintenance and testing into an "include_private" directory - this is to reduce dependencies on other Boost modules when using this library. 2014-06-09 16:08:35 +01:00
jzmaddock
ab6cc524dd Fix Halley iteration to work when derivative is zero, even though the second derivative is not, see https://svn.boost.org/trac/boost/ticket/10046. 2014-05-25 15:35:08 +01:00
jzmaddock
e6996e1188 Fix round and trunc functions to work with integer arguments, see https://svn.boost.org/trac/boost/ticket/10066. 2014-05-24 09:47:21 +01:00
jzmaddock
aaa405bad2 Regenerate docs. 2014-04-06 13:17:04 +01:00
jzmaddock
a67f4d16cb Regenerated docs. 2014-03-19 13:46:54 +00:00
jzmaddock
bb8b26e91b Update history, add Anton to the author list (and put the author list back into alphabetical by surname order), regenerate docs. 2014-01-23 17:38:48 +00:00
jzmaddock
9baf90f56a Merge branch 'bessel-derivatives' into develop 2014-01-23 16:55:55 +00:00
jzmaddock
7613d0dd45 Rename Bessel derivatives to primes. 2014-01-21 19:08:14 +00:00
jzmaddock
570cda5e88 Add first rough cut of Bessel derivative docs. 2014-01-20 17:43:16 +00:00
jzmaddock
ee56e2c03d Fix Student's t example in code and docs.
Update history: we've added new features so go up a version number.
Regenerate docs.
2014-01-17 18:48:20 +00:00
jzmaddock
f73aa5baa8 Cascade modified stylesheet and change it's name so it doesn't get overwritten again! 2014-01-14 19:10:55 +00:00
jzmaddock
991dc9ef78 Fix typos spotted by Chris. 2014-01-14 11:08:52 +00:00
jzmaddock
341a6a386b Update tgamma/lgamma docs to reflect new Bernoulli-based implementation.
Regenerate docs.
2014-01-13 18:25:21 +00:00
jzmaddock
f9e211eca5 Add generated docs. 2014-01-12 18:24:22 +00:00
jzmaddock
b2d6215e75 Remove html in preparation for regeneration of new docs. 2014-01-12 18:14:38 +00:00
jzmaddock
756e22033a Update history and regenerate docs. 2013-12-23 10:03:14 +00:00
John Maddock
a490f00f0c Update 1.55 release notes, regenerate docs.
[SVN r86347]
2013-10-18 11:08:30 +00:00
John Maddock
b331488c2e Update history and regenerate docs.
[SVN r85984]
2013-09-28 16:03:56 +00:00
John Maddock
ef5369a15b Add a short tutorial on testing special functions.
[SVN r84754]
2013-06-13 12:03:55 +00:00
John Maddock
4854561e48 Add a quick and dirty tutorial on writing a new special function.
Regenerate docs.

[SVN r84608]
2013-06-02 18:14:56 +00:00
John Maddock
6fdc703f30 Regenerate docs from P Bristow's typo fix.
[SVN r84481]
2013-05-25 11:31:27 +00:00
John Maddock
7cbb86d0cf Fix typos in revision history.
Regenerate docs.

[SVN r84478]
2013-05-25 08:45:58 +00:00
John Maddock
c6720a599f Regenerate docs with updated stylesheet.
[SVN r84327]
2013-05-17 16:53:50 +00:00
Paul A. Bristow
c5e6fca42b Final commit of all my changes.
[SVN r84326]
2013-05-17 11:13:14 +00:00
John Maddock
e7384331ae Merge changes from sandbox to documentation.
Puts all Math docs in one big whole with separate chapters for each part.

[SVN r84294]
2013-05-16 09:04:28 +00:00
John Maddock
510e145450 Regenerate and re-add HTML docs.
[SVN r84281]
2013-05-14 12:39:44 +00:00
John Maddock
45001773e2 Fix duplicate ID's, remove HTML for now.
[SVN r84280]
2013-05-14 12:19:48 +00:00
John Maddock
d7978a43bc Extend title of UDT a bit and regenerate docs.
[SVN r84273]
2013-05-13 17:20:50 +00:00
John Maddock
a714e82e55 Regenerate docs.
Add new xsl:param to control chapter TOC.


[SVN r84271]
2013-05-13 16:53:10 +00:00
John Maddock
9f17b2d2e7 Duplicated more of Trunk's files so we can check links.
Search-and-replace fixed a bunch of links.
Regenerate docs.

[SVN r84208]
2013-05-09 17:58:27 +00:00
John Maddock
f7f7209820 Tweak stylesheets.
Fix a few typos and links.

[SVN r84205]
2013-05-09 17:21:12 +00:00
John Maddock
8de19289c9 Regenerate and commit docs.
[SVN r84202]
2013-05-09 11:52:44 +00:00
John Maddock
a1d526bd36 Change to quickbook 1.6.
Change to use chapters at the top level.
Big search and replace on link names.

[SVN r84201]
2013-05-09 09:04:20 +00:00
John Maddock
57cba0eef4 Reorganise directory structure to make things easier to find and maintain.
[SVN r84143]
2013-05-05 12:32:36 +00:00
John Maddock
b9e891404a Fix improper overflow error handling in asinh.hpp.
Update asinh and acosh test cases.
Add fixes to release notes and regenerate docs.
Fixes #7416.

[SVN r80695]
2012-09-24 17:16:29 +00:00
Paul A. Bristow
2f9fd34c5a Change in revision date
[SVN r71293]
2011-04-15 17:07:59 +00:00
John Maddock
6a87811f49 Change PDF URL to SF download page.
Add optional index generation.

[SVN r67545]
2011-01-01 17:16:10 +00:00
Paul A. Bristow
91d75576a2 Rebuilt.
[SVN r66724]
2010-11-24 16:42:55 +00:00
Paul A. Bristow
7050b81300 Full read through, many minor edits, added two new distributions, including graphs. New items for 1.45 added, new credits, and new FAQ section.
[SVN r65664]
2010-09-29 09:23:59 +00:00
Daniel James
3f86e4ba70 Rebuild math documentation.
[SVN r63507]
2010-07-01 22:22:00 +00:00
John Maddock
7d3efcec6b Update author list.
[SVN r57723]
2009-11-17 12:55:36 +00:00
John Maddock
72e1073865 rebuild docs.
[SVN r56671]
2009-10-09 12:51:01 +00:00
John Maddock
2459d0f2a6 Merged changes from sandbox, and regenerated the docs.
[SVN r48294]
2008-08-22 12:51:40 +00:00
John Maddock
d816b0e2ff Merge changes from the Sandbox to Trunk.
Rebuilt docs.

[SVN r47080]
2008-07-04 17:14:37 +00:00
John Maddock
ea7cd42476 Regenerated docs.
[SVN r46813]
2008-06-28 16:54:31 +00:00
John Maddock
ca775cadf9 Update main overview page.
[SVN r43347]
2008-02-21 11:53:59 +00:00
Joel de Guzman
7cfa212ffa added license info in copyright notice at the footer
[SVN r40867]
2007-11-07 03:23:31 +00:00
John Maddock
024e37a985 Fixed some links and merged changes in the Sandbox to here.
[SVN r40162]
2007-10-18 18:17:15 +00:00
John Maddock
8e942d0324 Fixed some typos, and rebuilt docs.
[SVN r39928]
2007-10-11 15:59:48 +00:00
John Maddock
a871b7745f Added Boost.Math overview.
[SVN r39924]
2007-10-11 11:47:11 +00:00