Commit Graph

1451 Commits

Author SHA1 Message Date
John Maddock
9c310af15e Get the PDF file name correct.
[SVN r68281]
2011-01-19 12:18:35 +00:00
Paul A. Bristow
35a23d5fae Added NIST DLMF reference (untested)
[SVN r67964]
2011-01-11 16:38:53 +00:00
John Maddock
5b4f192716 Fix inspection report issues.
[SVN r67727]
2011-01-06 16:55:48 +00:00
John Maddock
19fedcf565 Rename to all lower case: fixes issues on case sensitive file systems.
[SVN r67726]
2011-01-06 16:41:44 +00:00
John Maddock
b1d2747e8b Rename to all lower case: fixes issues on case sensitive file systems.
[SVN r67725]
2011-01-06 16:31:50 +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
John Maddock
2ebf2fca9e Fix typos in code examples for legendre polynomials and regenerate docs.
[SVN r67411]
2010-12-22 10:22:56 +00:00
Paul A. Bristow
7523045cd0 Add note and comment after assert for integer template type for factorial
[SVN r67367]
2010-12-20 16:02:33 +00:00
John Maddock
79a91880f4 Add notes about mpreal support and regenerate docs.
Also add missing config file.

[SVN r67283]
2010-12-17 16:27:36 +00:00
John Maddock
309e2c3ec5 Add support for "mpreal" wrapper for mpfr.
Add concept check for mpreal type.
Add previously missing doc file.
Fix type promotion rules to do the right thing when one type is a class type that's implicitly convertible to a real.

[SVN r67282]
2010-12-17 16:04:51 +00:00
John Maddock
555f3d6736 Improve performance of non-central T by simplifying the arithmetic where possible.
Change error handlers to pass the target type down to "rounding errors".
Change the rounding error handlers to return a well defined value (the maximum representable value in the target type).
Update and complete docs on rounding errors.
Fix typo in test/test_beta_dist.cpp.
Regenerate the docs.
Remove illegal comment from test_constants.cpp.
Fixes #4977.

[SVN r67231]
2010-12-14 19:22:52 +00:00
Paul A. Bristow
5de9b2c95e Various updates, including nc beta accessors.
[SVN r67229]
2010-12-14 17:05:54 +00:00
Paul A. Bristow
0855bfe3f9 Removed spurious [space] - assumes Quickbook 1.5 but purely cosmetic
[SVN r67220]
2010-12-13 16:45:48 +00:00
Paul A. Bristow
f7972d5b35 Removed wrong info on Wald distribution. Using snippets would have prevented this!
[SVN r67219]
2010-12-13 16:44:42 +00:00
Paul A. Bristow
f92914fc5a Distributions now in more alphabetical order
[SVN r67218]
2010-12-13 16:43:09 +00:00
Paul A. Bristow
93ab8115e6 Expanded note on accuracy
[SVN r67217]
2010-12-13 16:42:21 +00:00
Paul A. Bristow
7108906abc Added evaluation error - 'no formula' case.
[SVN r67216]
2010-12-13 16:41:35 +00:00
Paul A. Bristow
8021f70dad Extra normal graphs
[SVN r66757]
2010-11-25 16:52:12 +00:00
Paul A. Bristow
b373764e1e added inverse gaussian graphs
[SVN r66756]
2010-11-25 16:49:55 +00:00
Paul A. Bristow
3040432247 Added geometric graphs
[SVN r66755]
2010-11-25 16:48:54 +00:00
Paul A. Bristow
a014a618a7 Doc folder update
[SVN r66753]
2010-11-25 13:57:31 +00:00
Paul A. Bristow
30a92d7c43 missing distribs
[SVN r66750]
2010-11-25 12:01:15 +00:00
Paul A. Bristow
2e0397c811 Changed file name from weibull.dist
[SVN r66748]
2010-11-25 11:58:25 +00:00
Paul A. Bristow
1927488856 New file.
[SVN r66745]
2010-11-25 10:03:09 +00:00
Paul A. Bristow
a73438b800 Added missing files etc.
[SVN r66744]
2010-11-25 09:56:01 +00:00
Paul A. Bristow
0f6f3a49c9 New distributions
[SVN r66743]
2010-11-25 09:41:36 +00:00
John Maddock
d9c1eeadc5 Fill in the blanks.
[SVN r66739]
2010-11-24 19:11:44 +00:00
Paul A. Bristow
a970568b46 new section on config macros
[SVN r66725]
2010-11-24 16:44:34 +00:00
Paul A. Bristow
91d75576a2 Rebuilt.
[SVN r66724]
2010-11-24 16:42:55 +00:00
Paul A. Bristow
eec2d5d3a7 New distributions and root finding, and many minor editorial changes.
[SVN r66723]
2010-11-24 16:40:35 +00:00
John Maddock
ded3b78a05 Update distribution concept checks to test ad-hoc member functions as well as the generic ones.
Fix typo in docs and regenerate.

[SVN r66689]
2010-11-22 19:00:55 +00:00
John Maddock
7703bfca66 Fix typo and regenerate docs.
[SVN r66181]
2010-10-25 16:19:16 +00:00
John Maddock
f66e03bd5e Add some notes about calling functions where the return type can not be deduced.
Regenerate docs.

[SVN r65809]
2010-10-07 16:02:17 +00:00
Paul A. Bristow
669ce3a713 Corrected formulae for pdf and cdf.
[SVN r65695]
2010-09-30 18:03:33 +00:00
Paul A. Bristow
654d06c5d1 Commented out inverse_gamma example
[SVN r65684]
2010-09-29 18:00:36 +00:00
John Maddock
e2cfef8d78 Fix mismatched [ and ].
Regenerate docs.

[SVN r65683]
2010-09-29 17:57:58 +00:00
Paul A. Bristow
b43db43605 Missing bracket in pdf formula.
[SVN r65682]
2010-09-29 17:54:11 +00:00
John Maddock
890024eb2e Fix a few typos.
[SVN r65679]
2010-09-29 16:59:03 +00:00
Paul A. Bristow
0a77c6ea5b Added two new distributions.
[SVN r65675]
2010-09-29 13:48:10 +00:00
Paul A. Bristow
6d2c7ab45a New section
[SVN r65674]
2010-09-29 13:46:42 +00:00
Paul A. Bristow
9bc909ef38 New graphs for inverse gamma and chi square new distributions
[SVN r65673]
2010-09-29 13:45:18 +00:00
Paul A. Bristow
c9d12f3590 New graphs for inverse gamma and chi square new distributions
[SVN r65672]
2010-09-29 13:44:01 +00:00
Paul A. Bristow
304017dd41 New graphs for inverse gamma and chi square new distributions
[SVN r65671]
2010-09-29 13:41:16 +00:00
Paul A. Bristow
91197d8101 New graphs for inverse gamma and chi square new distributions
[SVN r65670]
2010-09-29 13:35:59 +00:00
Paul A. Bristow
fecb8d87c4 New graphs for inverse gamma and chi square new distributions
[SVN r65669]
2010-09-29 13:35:04 +00:00
Paul A. Bristow
f56a97cc71 New section.
[SVN r65668]
2010-09-29 13:23:00 +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
John Maddock
0c633f0b6e Change the use of tuples, so that we use std::tuple when available.
Fix bug in calculation of initial guess in the incomplete gamma inverse.
Fix illegal comment in inverse_gamma.hpp source file.
Update docs to reflect tuple changes.
Regenerate docs.
Add Jamfile for the tools directory and make sure everything still builds cleanly.

[SVN r65320]
2010-09-06 15:13:23 +00:00
Paul A. Bristow
d285744dd4 Update to use Quickbook 1.5
[SVN r65176]
2010-09-01 18:10:43 +00:00
Paul A. Bristow
609c66b54a Minor editorial updates.
[SVN r65175]
2010-09-01 18:08:33 +00:00
Paul A. Bristow
3574e7c9f6 Minor editorial updates.
[SVN r65174]
2010-09-01 18:07:13 +00:00
Paul A. Bristow
c2f4253261 Minor editorial updates.
[SVN r65172]
2010-09-01 18:04:34 +00:00
Paul A. Bristow
26475421fc Added inverse_gamma distribution
[SVN r65110]
2010-08-29 18:04:08 +00:00
Paul A. Bristow
9db5546744 Inverse Gamma example (TODO!)
[SVN r65109]
2010-08-29 18:03:21 +00:00
Paul A. Bristow
8537721578 typo
[SVN r65108]
2010-08-29 17:57:22 +00:00
Paul A. Bristow
6cf54f79ee inverse_gamma distribution 1st draft
[SVN r65107]
2010-08-29 17:51:21 +00:00
John Maddock
ae553f0c29 Fix typo and regenerate docs.
Fixes #4518.

[SVN r64963]
2010-08-23 10:28:00 +00:00
John Maddock
6f2f30df10 Correct equations used for generic version of tgamma - equations should now match those used for igamma and the actual code.
Fixes #4583.

[SVN r64962]
2010-08-23 09:01:39 +00:00
John Maddock
ffda1f1ee9 Fix typos and regenerate docs.
Fixes #4520.

[SVN r64677]
2010-08-08 11:56:11 +00:00
John Maddock
a72b7ed2eb Fix typo in equation.
Fixes #4519.

[SVN r64666]
2010-08-07 17:09:37 +00:00
John Maddock
866f6278ba Fix typo. Fixes #4518.
[SVN r64665]
2010-08-07 16:35:53 +00:00
John Maddock
e35a561836 Update docs to match recent fixes.
[SVN r64655]
2010-08-07 10:40:21 +00:00
John Maddock
0a03b690c6 Update docs to match recent changes.
[SVN r64053]
2010-07-15 17:07:47 +00:00
Daniel James
3f86e4ba70 Rebuild math documentation.
[SVN r63507]
2010-07-01 22:22:00 +00:00
John Maddock
087a0dbb3b Update docs to match code.
[SVN r63409]
2010-06-28 15:59:21 +00:00
Daniel James
6eb0a458b7 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Paul A. Bristow
d4382d90e2 Corrected graphs for support from 0 (not 1) so start at origin. Both svg and converted to png with Inkscape versions.
[SVN r62381]
2010-06-02 15:16:20 +00:00
John Maddock
7a7e393485 Fix boost::math::round to handle halfway cases correctly.
Update tests accordingly.
Update boost::math::fmod docs to make sign and rounding direction clear.

[SVN r61252]
2010-04-13 16:50:46 +00:00
John Maddock
b3f10fe6ed Fix typo in rising_factorial docs and regenerate HTML.
[SVN r60909]
2010-03-29 11:09:51 +00:00
John Maddock
5c5da68a34 Fix graphs, regenerate PNG's, update docs.
[SVN r59438]
2010-02-03 10:13:11 +00:00
John Maddock
cd64856ff5 Improve the performance of the Bessel functions, and update docs.
[SVN r59274]
2010-01-27 13:16:14 +00:00
John Maddock
7d3efcec6b Update author list.
[SVN r57723]
2009-11-17 12:55:36 +00:00
John Maddock
ba698c2297 Improve ibeta error handling, update and regenerate docs. Update tests.
Fixes #3533.

[SVN r57045]
2009-10-21 15:53:28 +00:00
John Maddock
0ec10d3fee Updated Linux performance results.
[SVN r56909]
2009-10-16 09:57:42 +00:00
John Maddock
d2cf9ac6ac Added release notes.
[SVN r56827]
2009-10-14 14:27:31 +00:00
John Maddock
ebc86f03d8 Update performance test results.
Adjust msvc performance tuning.

[SVN r56818]
2009-10-14 12:04:07 +00:00
John Maddock
72e1073865 rebuild docs.
[SVN r56671]
2009-10-09 12:51:01 +00:00
John Maddock
36873d38d2 Set last merge revision.
[SVN r56669]
2009-10-09 12:44:43 +00:00
John Maddock
5199267448 Merge changes from Sandbox.
Update series and continued fraction docs.

[SVN r56668]
2009-10-09 12:43:29 +00:00
John Maddock
056d083a2f Changes relating to issue #3408.
Add hooks for the dcdflib to the incomplete gamma tests.
Add hooks for the dcdflib to the igamma performance tests.
Some small performance enhancements.

[SVN r56370]
2009-09-24 11:23:52 +00:00
John Maddock
9d1b911554 Fix broken link and regenerated docs.
[SVN r55122]
2009-07-23 12:24:35 +00:00
John Maddock
151c27f44c Fixed the labels on some of the graphs and regenerated.
[SVN r55056]
2009-07-21 10:49:40 +00:00
John Maddock
fc43b93fec Add missing file.
[SVN r53171]
2009-05-22 08:49:00 +00:00
John Maddock
0ec478e61b Added missing files.
[SVN r53170]
2009-05-22 08:44:53 +00:00
John Maddock
62744fed77 Updated and regenerated docs.
[SVN r53157]
2009-05-21 16:54:05 +00:00
John Maddock
9c124ea11c Fix bug in cyl_bessel_i that hits when v=0.5 and x is small.
Fix return type of signbit to match C99 std.
Update and regenerate docs.
Fixes #2877.

[SVN r51890]
2009-03-21 18:44:20 +00:00
John Maddock
34641e4534 Fixes #2873: Change doc source to point to the correct #include for the beta function and regenerate the docs.
[SVN r51879]
2009-03-21 09:47:48 +00:00
John Maddock
a935d5e1cd Updated the sign functions to use Johan Rade's fp-utilities code.
Added tests for the sign functions.
Added docs for the sign functions and moved some sections around.

[SVN r51793]
2009-03-16 13:25:22 +00:00
John Maddock
d83d2a7097 Change Jamfiles to use central SVG images and delete the local copy.
[SVN r51460]
2009-02-26 18:13:20 +00:00
John Maddock
388e5eeeac Set last merged revision and regenerate the docs.
[SVN r51459]
2009-02-26 18:05:16 +00:00
John Maddock
323a108149 Merges changes from Sandbox version:
MPFR Support.
New distributions: laplace, logistic and hypergeometric.
Added PCH support to the Jamfiles for faster build times.
Added C# usage example.
Updated and regenerated docs.
Also fixes #2799 and updates the tests to catch this failure in future.

[SVN r51455]
2009-02-26 17:34:52 +00:00
John Maddock
f7dfc0449a Add PDF generation options to fix external links to point to the web site.
Added a few more Boostbook based libs that were missed first time around.
Fixed PDF naming issues.

[SVN r51284]
2009-02-17 10:05:58 +00:00
John Maddock
9d010a98b0 Update TODO list and revision history.
[SVN r50965]
2009-02-02 11:54:18 +00:00
John Maddock
405d032c68 Fix up PDF generation options.
[SVN r50910]
2009-01-30 18:20:49 +00:00
John Maddock
831a4ce794 Added updated linux test results.
[SVN r50908]
2009-01-30 17:26:05 +00:00
John Maddock
e4b6baf83f Fix Thijs' name
[SVN r50897]
2009-01-30 11:13:36 +00:00
John Maddock
840bbe720f Improve performance of non-central distributions and the logistic quantile.
Updated performance results.
Fixed a few bugs in performance testing code.
Added short-cut macros for new distributions in math.qbk.

[SVN r50896]
2009-01-30 11:00:12 +00:00
Paul A. Bristow
792beb6892 Made overview heading into sub-sections and added more to Why complements tip.
[SVN r50855]
2009-01-28 17:01:52 +00:00
Paul A. Bristow
8cd5a89323 Added Thijs to author for Laplace distribution.
[SVN r50854]
2009-01-28 17:00:49 +00:00
Paul A. Bristow
ba3dbbad47 Added Thijs to credits for Laplace distribution.
[SVN r50853]
2009-01-28 16:21:24 +00:00
Paul A. Bristow
32cf3e00a8 Corrected pareto graphs.
[SVN r50852]
2009-01-28 16:19:21 +00:00
Paul A. Bristow
3232767239 Corrected pareto graphs legend.
[SVN r50851]
2009-01-28 16:18:42 +00:00
Paul A. Bristow
a3169dfee1 Corrected graphs legend and title, and removed misleading accuracy info.
[SVN r50850]
2009-01-28 16:17:52 +00:00
Paul A. Bristow
42975be96b Converted from laplace_pdf.svg using Inkscape defaults.
[SVN r50745]
2009-01-23 11:24:44 +00:00
Paul A. Bristow
d720a93b1e Converted from laplace_pdf.svg using Inkscape defaults.
[SVN r50744]
2009-01-23 11:23:57 +00:00
Paul A. Bristow
4189afad8e Tiny typos.
[SVN r50743]
2009-01-23 11:21:03 +00:00
Paul A. Bristow
8eb5062fa7 Several changes to use greek mu and sigma in table. TODO removed.
[SVN r50742]
2009-01-23 11:11:51 +00:00
John Maddock
f5fa2b973f Add graph.
[SVN r50682]
2009-01-20 10:42:00 +00:00
Paul A. Bristow
a6d3c4318b Corrected quantile formula - and also changed 'location' to 'scale' to match the reference texts. (also in source code pareto.cpp)
[SVN r50672]
2009-01-19 15:52:19 +00:00
John Maddock
eba9a5118e Improve wording.
[SVN r50651]
2009-01-17 12:48:11 +00:00
John Maddock
bd37fcaebe Fix paths to images and stylesheets to use items located via BOOST_ROOT.
[SVN r50634]
2009-01-16 15:53:16 +00:00
Paul A. Bristow
8835fd038b added laplace distribution
[SVN r50629]
2009-01-16 14:18:08 +00:00
John Maddock
bf8184000a Fix link.
[SVN r50609]
2009-01-15 12:41:49 +00:00
John Maddock
30d61923f6 Fix a few bugs, and more test data and update docs.
[SVN r50608]
2009-01-15 12:34:26 +00:00
Paul A. Bristow
19d77f8578 Minor typo corrected.
[SVN r50607]
2009-01-15 11:55:00 +00:00
John Maddock
080c9571a1 Added graphs and equations.
[SVN r50530]
2009-01-10 10:26:59 +00:00
John Maddock
9941dd5236 Fix spelling!
[SVN r50419]
2008-12-31 17:26:14 +00:00
John Maddock
dfd8d6dd81 Added first cut at hypergeometric docs.
[SVN r50418]
2008-12-31 17:22:37 +00:00
John Maddock
5a2d1aae79 Split test_policy_2.cpp into multiple smaller tests.
Fix use of long long so that code compiles with g++ -pedantic.
Update docs to match.
Fixes #1451.

[SVN r50403]
2008-12-29 17:55:53 +00:00
John Maddock
eb786e1828 Added initial version of hypergeometric distribution.
[SVN r50313]
2008-12-18 12:27:41 +00:00
John Maddock
bf73538861 Added Johan Rade to the credits, and updated library history.
[SVN r50277]
2008-12-15 16:03:30 +00:00
John Maddock
b1c1aab209 Added SVG and PNG versions of the laplace_pdf equation.
[SVN r50241]
2008-12-11 16:45:25 +00:00
Thijs van den Berg
3fac5c27ee updated text
updated table with equations 


[SVN r50239]
2008-12-11 11:32:54 +00:00
Thijs van den Berg
21168dad49 png version of the laplace pdf equiation image
[SVN r50238]
2008-12-11 11:31:33 +00:00
Thijs van den Berg
3779df1d6c added ref to equation and two images
[SVN r50131]
2008-12-05 12:43:56 +00:00
Thijs van den Berg
ca742e513d Laplace distribution pdf images
[SVN r50130]
2008-12-05 12:43:28 +00:00
Thijs van den Berg
7a1400a78c Laplace pdf formula
[SVN r50129]
2008-12-05 12:41:18 +00:00
Paul A. Bristow
693f597348 Placeholder only for laplace doc - needs serious work, and not added to the math.qbk, so won't be processed yet.
[SVN r50074]
2008-12-02 16:34:41 +00:00
Paul A. Bristow
f41d12c964 Typo corrected
[SVN r50073]
2008-12-02 15:30:57 +00:00
Paul A. Bristow
d30db521c3 add C99 link (not added laplace.gbk yet TODO)
[SVN r50072]
2008-12-02 15:29:43 +00:00
Paul A. Bristow
0cf022f337 Links to C99 spec added
[SVN r50071]
2008-12-02 15:28:12 +00:00
Paul A. Bristow
1dca974f87 added link the C99 and Tr1 sections.
[SVN r50070]
2008-12-02 15:27:34 +00:00
Paul A. Bristow
109967b83f Changed section title to "C99 and C++ TR1 C-style Functions"
[SVN r49995]
2008-11-28 18:05:16 +00:00
Paul A. Bristow
f293956c96 Added C99 reference.
[SVN r49994]
2008-11-28 17:55:02 +00:00
John Maddock
8f18f801e4 Fix typo.
[SVN r49719]
2008-11-13 17:04:44 +00:00
Paul A. Bristow
55572e4c0a Typos to building.qbk etc and added Gautami as author and credits.
[SVN r49587]
2008-11-04 17:11:53 +00:00
Paul A. Bristow
7af1cc6f24 Corrected mis-spelling of FORTRAN
[SVN r49569]
2008-11-03 16:44:00 +00:00
John Maddock
095e1ebd48 Added a new section on building to the docs.
Added explanatory note to example.
Added examples to test Jamfile.v2.

[SVN r49534]
2008-11-02 13:45:37 +00:00
John Maddock
63aea405e4 Change configuration Jamfile so it's no longer dependent on the testing module.
Fixed students T example, and updated docs to match.
Removed two dead files.

[SVN r49523]
2008-11-01 18:03:39 +00:00
Paul A. Bristow
96f61ea2c6 Two spellings.
[SVN r49500]
2008-10-31 12:23:40 +00:00
John Maddock
74559257f6 Added logistic distribution.
[SVN r49485]
2008-10-29 13:10:08 +00:00
John Maddock
c3367bf1bb Added some specializations of the policy classes to reduce compile times.
Updated history.

[SVN r49405]
2008-10-20 16:54:24 +00:00
John Maddock
cddabd5ab1 Fix inspection report issues.
[SVN r49282]
2008-10-11 15:46:53 +00:00
John Maddock
df7ad868e7 Added mpfr docs, and updated the NTL usage docs.
Updated bindings tests to run automatically when the appropriate libraries are present.

[SVN r49110]
2008-10-02 09:37:29 +00:00
John Maddock
85bac4d14e Update docs to match changes to ellint_3.
[SVN r48913]
2008-09-21 10:01:46 +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
3f6394139c Merge changes from Trunk.
[SVN r48293]
2008-08-22 12:33:21 +00:00
John Maddock
e3b0216322 Update to reflect latest works.
[SVN r48292]
2008-08-22 11:15:14 +00:00
John Maddock
bf9a321550 Update inverse hypergeometric docs with accuracy, testing and implementation notes.
[SVN r48291]
2008-08-22 11:04:10 +00:00
John Maddock
1f8b7ae201 Fix VC 7.1 failures.
Added minimal docs on the numeric constants.
Regenerated HTML pages.

[SVN r47541]
2008-07-18 10:25:16 +00:00
John Maddock
a48e539f95 Update last merge info and rebuild docs.
[SVN r47082]
2008-07-04 17:31:38 +00:00
John Maddock
35dadef0ff Set last merge revision.
[SVN r47081]
2008-07-04 17:20:52 +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
f284acaf50 Merge changes from Trunk.
[SVN r47079]
2008-07-04 17:08:58 +00:00
John Maddock
93ca768954 Fix a few typos in the new indeterminate_result_error.
[SVN r46890]
2008-06-30 08:57:15 +00:00
John Maddock
04656e4196 Fix more inspect report issues, and regenerated the docs.
[SVN r46839]
2008-06-29 09:02:05 +00:00
John Maddock
ea7cd42476 Regenerated docs.
[SVN r46813]
2008-06-28 16:54:31 +00:00
John Maddock
198f567a86 Fix some inspection report issues: mainly copyright declarations.
[SVN r46806]
2008-06-28 11:25:11 +00:00
Bruno Lalande
e46e87bc68 Documented the new indeterminate_result_error.
Fixed an error about ignore_error and errno_on_error bahavior on an evaluation error.

[SVN r46617]
2008-06-22 18:03:54 +00:00
Daniel James
0d491f42a2 Fix links to pdfs in the maths documentation.
[SVN r45861]
2008-05-28 09:39:25 +00:00
Paul A. Bristow
d416f6d6a2 Description of dist explorer as Quickbook to go on sourceforge & jamfile to build.
[SVN r45731]
2008-05-24 16:54:00 +00:00
John Maddock
c758387e9e Updated revision merged number.
[SVN r45484]
2008-05-18 09:32:39 +00:00
John Maddock
b5520ad60b Updated last revision merged number.
[SVN r45483]
2008-05-18 09:31:21 +00:00
John Maddock
4ce850dd8c Merged additions/changes from the Sandbox to Trunk.
[SVN r45482]
2008-05-18 09:18:22 +00:00
John Maddock
0aa1a09902 Merged changes from Trunk.
[SVN r45478]
2008-05-18 08:29:50 +00:00
John Maddock
b13d51b1fe Added float_advance + docs.
Changed pow<N> to reduce the number of template instantiations.

[SVN r45357]
2008-05-14 18:35:52 +00:00
Paul A. Bristow
38addde42b Tiny correction to example
[SVN r45335]
2008-05-13 17:37:20 +00:00
John Maddock
407324cd8d Added links to the quick reference docs.
[SVN r45333]
2008-05-13 16:48:29 +00:00
John Maddock
378d1241ae Extended TR1 and C99 C compatible docs.
Misc other doc fixes.
Fixed sign of assoc_legendre result.

[SVN r45301]
2008-05-12 16:39:25 +00:00
Paul A. Bristow
07d93a020f Enhanced and title changed.
[SVN r45253]
2008-05-09 18:49:14 +00:00
John Maddock
51a29b22f5 Added docs for the TR1 compatible functions.
[SVN r45248]
2008-05-09 10:16:45 +00:00
John Maddock
2d19ade9fd Made float_distance return a signed value.
Added docs for float_next etc.
Updated test_next to cope with signed results.
Added informational output to test_tr1.

[SVN r45220]
2008-05-08 17:14:17 +00:00
John Maddock
3ccbd30ab3 Merged patches from Trunk.
[SVN r44695]
2008-04-21 13:04:30 +00:00
John Maddock
c7e262f797 Merged changes from the Sandbox, and rebuilt the docs.
Also added some missing files.

[SVN r44694]
2008-04-21 13:00:16 +00:00
John Maddock
5e1e3ee209 Updated erf implementation notes.
[SVN r44129]
2008-04-09 15:56:07 +00:00
Paul A. Bristow
ff0b3dfb0b Better link added
[SVN r44100]
2008-04-07 17:57:04 +00:00
Paul A. Bristow
7fa52cdb73 added more examples & #include line
[SVN r44098]
2008-04-07 17:50:32 +00:00
John Maddock
d453569a95 Updated last commit info, plus compiler compatibility and news.
[SVN r44093]
2008-04-07 16:34:28 +00:00
John Maddock
c266b6d28a Updated last commit info, plus compiler compatibility and news.
[SVN r44092]
2008-04-07 16:33:50 +00:00
John Maddock
669bfb3991 Merged changes from sandbox to Trunk:
New special functions for truncation and rounding, plus exponential integrals and zeta.
New non central distributions.
Updated equation png's so that they are all consistent.

[SVN r44091]
2008-04-07 15:58:51 +00:00
John Maddock
1b7401b4c0 Merged changes from Trunk.
[SVN r44090]
2008-04-07 15:43:09 +00:00
Paul A. Bristow
d1a92f496c added credit for SVG plot to credit
[SVN r44038]
2008-04-04 17:00:57 +00:00
John Maddock
501072165e Updated minimax docs, and program.
Changed erf/erfc approximations to more efficient versions.

[SVN r43908]
2008-03-28 11:27:38 +00:00
Paul A. Bristow
62909573be Added note on user option to handle infinity and other special cases by intercept before calling distribution or function.
[SVN r43801]
2008-03-23 11:53:51 +00:00
John Maddock
d02ae84866 Added new pow function from Bruno Lalande.
Fixed a few bugs in the non-central distro's that could cause infinite looping.
Added non central distros to the performance test app.

[SVN r43800]
2008-03-23 10:32:21 +00:00
John Maddock
f375fef8cd Fix a pair of broken links and regenerate the docs.
[SVN r43625]
2008-03-15 13:52:49 +00:00
John Maddock
cbcdc42bd8 Updated equations so that they are all 120dpi images.
Also tweaked a few for better readability.

[SVN r43590]
2008-03-13 13:16:19 +00:00
John Maddock
a0cee42445 Updated equations so that they are all 120dpi images.
Also tweaked a few for better readability.

[SVN r43589]
2008-03-13 12:30:20 +00:00
Paul A. Bristow
4d4113ffc5 Added
Some analytic properties of noncentral distributions
(particularly unimodality, and monotonicity of their modes)
are surveyed and summarized by:

Andrea van Aubel & Wolfgang Gawronski, Applied Mathematics and Computation, 141 (2003) 3-12.



[SVN r43550]
2008-03-10 17:51:46 +00:00
John Maddock
c4eb8bfc55 Regenerated graphs: bar graphs now have a fill!
Added new tests for non-central distributions.
Added new tests for rounding/truncation functions and fixed the bugs exposed by them.
Deleted no-longer used graph and equation files.

[SVN r43529]
2008-03-06 16:32:02 +00:00
Paul A. Bristow
c393d7972f Got poisson distribution to fill right - but a histogram version would be better still. TODO!
[SVN r43517]
2008-03-05 16:46:09 +00:00
John Maddock
03927c6faf Removed graph files no longer in use.
[SVN r43492]
2008-03-04 16:40:38 +00:00
John Maddock
609ba84124 Shift more graphs to SVG.
[SVN r43491]
2008-03-04 13:22:57 +00:00
Paul A. Bristow
faddefbf30 Changed calls to area-fill to suit change to svg_plot but still not desired result.
[SVN r43490]
2008-03-04 12:19:20 +00:00
John Maddock
4fb47c61e4 Apply fixes to issue #1658 which fixes some broken URL's.
[SVN r43434]
2008-02-29 09:49:42 +00:00
John Maddock
2396fa311c Fix mode of the weibull distribution.
Add distribution new graphs as PNG and SVG, and change quickbook to reference them.
Update dist graph generator.

[SVN r43430]
2008-02-28 19:12:00 +00:00
John Maddock
190c26240b Added non central distros to fwd.hpp.
Tightened up error handing in the NC beta and T.
Added NC T docs and equations.
Updated NC T tests.

[SVN r43401]
2008-02-23 09:52:40 +00:00
John Maddock
ca775cadf9 Update main overview page.
[SVN r43347]
2008-02-21 11:53:59 +00:00
John Maddock
682c35e8c7 Fix typo in example.
Added links to PDF versions of the docs.
Regenerated all the docs to fix people links.

[SVN r43346]
2008-02-21 10:37:59 +00:00
John Maddock
3e6b00970c Added some fixes to check for iterations >= the limit rather than ==.
Added extra common error handler.
Factored out some generic quantile code.
Killed some warnings in NC Beta.
Added initial non central T.
Fixed a few doc typos.
Added initial NC T tests.


[SVN r43324]
2008-02-19 16:52:02 +00:00
Paul A. Bristow
ee4e77d39e Slight changes to number of points and line widths (now works)
[SVN r43315]
2008-02-19 09:44:11 +00:00
Paul A. Bristow
f3366e11f6 Added short comment about range of df for mode.
[SVN r43276]
2008-02-16 10:53:34 +00:00
John Maddock
12df5b2419 Updated non central beta cdf to accept both x and 1-x on input: allows greater accuracy when using these routines in the non central F and T distributions.
Updated non central F to take advantage of this.
Added some non central distributions to the graph generator.

[SVN r43222]
2008-02-11 17:21:14 +00:00
Daniel James
8f9e2eb66b Fix some broken links.
[SVN r43206]
2008-02-10 09:55:03 +00:00
Paul A. Bristow
4cad6767e6 Editorial work on non-central distribs
[SVN r43161]
2008-02-07 18:47:08 +00:00
Paul A. Bristow
0074799715 Added new links for noncentral
[SVN r43160]
2008-02-07 18:46:16 +00:00
John Maddock
ca25f35eef Added non-central F docs, plus updated nc beta docs.
[SVN r43124]
2008-02-06 12:46:52 +00:00
Paul A. Bristow
2b1b061420 Updated comments on relation to other extreme value distributions.
[SVN r43114]
2008-02-05 17:43:20 +00:00
John Maddock
2b645e45bf Added missing file.
[SVN r43083]
2008-02-04 09:13:36 +00:00
John Maddock
d047251208 Added non central beta docs.
Added script to auto-generate images from the .mml files.
Updated nc-beta tests for correct error rates and hooks to test R library.

[SVN r43032]
2008-01-31 10:57:30 +00:00
John Maddock
b747333580 Updated concepts to reflect dependence on the rounding functions.
[SVN r42928]
2008-01-23 13:59:56 +00:00
John Maddock
50c6a15594 Adjusted error levels for non-central chi square for Minwg support.
Added rounding_error to docs.

[SVN r42925]
2008-01-23 13:14:22 +00:00
John Maddock
86bd52e15e Added new graphs plus the code to generate them.
[SVN r42900]
2008-01-21 18:14:06 +00:00
John Maddock
5eed81e70b Initial commit of a program to plot PDF graphs.
[SVN r42891]
2008-01-21 11:27:56 +00:00
John Maddock
88fc5d269d Added non central chi squared equations.
[SVN r42864]
2008-01-19 14:15:57 +00:00
John Maddock
e97da19ed5 Added non central chi squared equations.
[SVN r42863]
2008-01-19 14:14:01 +00:00
John Maddock
19abc56c64 Added non central chi squared equations.
[SVN r42862]
2008-01-19 14:13:27 +00:00
John Maddock
917e764531 Cross link example and reference docs.
[SVN r42850]
2008-01-18 16:41:21 +00:00
John Maddock
c73de6a963 Finish off Noncentral Chi Squared docs: except for a graph.
Update tests to cope with other platforms.
Disabled a few tests that can never pass.
Added nccs to concept checks.
Added warning fixes and special case handling to implementation.

[SVN r42849]
2008-01-18 16:35:56 +00:00
John Maddock
7f28435331 Added initial rounding function docs.
[SVN r42769]
2008-01-14 17:28:52 +00:00
John Maddock
6104708968 Added testing-hooks to other libraries (Fortran ones mainly).
Updated docs accordingly.

[SVN r42173]
2007-12-19 18:50:39 +00:00
John Maddock
e35f24db74 Fix title on graph.
[SVN r42171]
2007-12-19 16:48:25 +00:00
John Maddock
cfa22eb683 Fix graph title.
[SVN r42169]
2007-12-19 16:41:54 +00:00
John Maddock
b27b39532b Added expint docs.
Updated zeta and expint tests with hooks for other libraries.
Added #pragma once to header files.

[SVN r42140]
2007-12-18 18:32:50 +00:00
Paul A. Bristow
3dccf38c87 Added reference to Kotz and Nadarajah to the extreme value distributions.
[SVN r42126]
2007-12-17 16:10:20 +00:00
Paul A. Bristow
18d03d57f7 Changed support range to avoid a discontinuity at zero.
[SVN r42125]
2007-12-17 15:59:20 +00:00
John Maddock
aa7cd1ed2b Added zeta docs.
[SVN r42042]
2007-12-14 18:54:30 +00:00
John Maddock
ab9017cf29 Added expint and zeta functions, plus tests.
Fixed ntl::RR iostream operators.
Updated minimax program with zeta and expint approximations.

[SVN r41958]
2007-12-10 18:35:56 +00:00
John Maddock
2b1fac126f Merged changes from the Sandbox to Trunk.
[SVN r41086]
2007-11-14 12:14:19 +00:00
John Maddock
e7db05cc1a Merged changes from Trunk.
[SVN r41085]
2007-11-14 12:11:23 +00:00
John Maddock
229136b168 Updated compiler status, and regenerated docs.
[SVN r41064]
2007-11-13 17:15:29 +00:00
John Maddock
40b2cc0967 Trivial fix for issue #647.
[SVN r40961]
2007-11-09 09:59:37 +00:00
John Maddock
97b5e4d52c Removed non-BSL files, updated and regenerated docs accordingly.
[SVN r40927]
2007-11-08 12:39:58 +00:00
John Maddock
43c4c236b7 Removed PDF docs: we'll put these somewhere else.
Fixed some license/copyright issues.

[SVN r40896]
2007-11-07 17:38:19 +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
Paul A. Bristow
3846ff7b2f Added link to http://www.alanwood.net/demos/ent4_frame.html
[SVN r40686]
2007-11-02 15:14:08 +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
722a2d848d Merged changes in Trunk.
[SVN r40161]
2007-10-18 18:05:13 +00:00
John Maddock
5aaa44f901 Disable FOP1 extensions so we can build with xep extensions instead.
[SVN r40117]
2007-10-17 12:58:55 +00:00
John Maddock
4ba0027365 Fixed lots of "inspect" issues: bad hyperlinks, tabs in source and missing licenses.
Tweaked some error levels again.

[SVN r40079]
2007-10-16 09:32:28 +00:00
Paul A. Bristow
6d989d0a4a Spelling correction
[SVN r40055]
2007-10-15 16:02:27 +00:00
Paul A. Bristow
7d7a419659 Note on pdf updated, and info on graphs added.
[SVN r40054]
2007-10-15 16:02:00 +00:00
John Maddock
c7b752dd9d Disabled draft mode in PDF's.
[SVN r39981]
2007-10-13 17:53:16 +00:00
John Maddock
3f036993c9 Fixed image path in complex number docs.
Suppressed draft mode in PDF generation (stops the FO renderer from grabbing draft.png from sourceforge).

[SVN r39973]
2007-10-13 16:40:36 +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
John Maddock
4ff4d36e5c Updated font configuration info.
Fixed paths in Jamfile.

[SVN r39920]
2007-10-11 10:45:09 +00:00
John Maddock
7982811ce5 Fix paths.
[SVN r39919]
2007-10-11 09:21:53 +00:00
Paul A. Bristow
cd2c5d45b3 corrected sf_and_dist missing sub-folder in link
[SVN r39896]
2007-10-10 18:03:06 +00:00
John Maddock
f23b26b6ed Added SVG versions of images.
[SVN r39889]
2007-10-10 12:36:31 +00:00
John Maddock
3cc4cca7fc Added refactored docs for existing Boost.Math libraries.
[SVN r39852]
2007-10-09 17:25:30 +00:00
John Maddock
ef674aec54 Added refactored docs for existing Boost.Math libraries.
[SVN r39851]
2007-10-09 17:17:50 +00:00
John Maddock
b861eac037 Added refactored docs for existing Boost.Math libraries.
[SVN r39850]
2007-10-09 17:16:58 +00:00
John Maddock
487c9f69ae Added HTML docs, changed some section names to shorten the file names produced.
[SVN r39835]
2007-10-09 11:30:19 +00:00
John Maddock
288f3a8d86 Initial commit of math-toolkit docs.
[SVN r39812]
2007-10-08 18:03:19 +00:00
John Maddock
b5b2e163a3 Moved docs into a sub-directory in preparation for move to mainline SVN.
[SVN r39791]
2007-10-08 16:49:39 +00:00
Paul A. Bristow
b75cb143e1 Two typos
[SVN r39783]
2007-10-08 13:34:55 +00:00
John Maddock
a0f0be1c54 Update Jamfiles to make PDF generation easier.
[SVN r39714]
2007-10-05 17:49:12 +00:00
John Maddock
e28bb49bb2 Added better description of navigation keys.
Added contact info.

[SVN r39712]
2007-10-05 17:03:53 +00:00
John Maddock
7b5f96e865 Added better pdf generation support.
[SVN r39699]
2007-10-05 09:57:34 +00:00
John Maddock
cb7328e706 Adjusted formatting.
[SVN r39666]
2007-10-03 09:11:42 +00:00
Paul A. Bristow
aec354d968 Added tip for MSVC preprocessor defines
[SVN r39656]
2007-10-02 17:38:24 +00:00
John Maddock
74157405ff Fixed last TODO, and updated PDF.
[SVN r39582]
2007-09-27 18:02:18 +00:00
Paul A. Bristow
65fc593bc4 Typo provides
[SVN r39581]
2007-09-27 17:33:40 +00:00
Paul A. Bristow
42f349e5f0 Cosmetic - changed bolding a tiny bit.
[SVN r39580]
2007-09-27 17:28:15 +00:00
Paul A. Bristow
dee553aa83 added isbn
[SVN r39579]
2007-09-27 17:19:28 +00:00
John Maddock
6e841a0da2 Fix comment in students_t_two_samples.cpp.
Fix buggy reasoning in students_t_examples.qbk

[SVN r39578]
2007-09-27 17:02:27 +00:00
Paul A. Bristow
7fbee38900 Correction of heading evaluation error
[SVN r39573]
2007-09-27 11:53:31 +00:00
John Maddock
ed9be1b39d Big update to get all the equations in SVG format, and embedded in the PDF.
[SVN r39572]
2007-09-27 10:40:55 +00:00
John Maddock
4236c23b92 Fixed lgamma equations, added mml equations for the Hubert Holin's old docs.
[SVN r39571]
2007-09-27 09:30:51 +00:00
John Maddock
74b6544804 Converted Tex files to MathML and SVG formats.
[SVN r39557]
2007-09-26 18:24:20 +00:00
John Maddock
472beb4974 Added mml and svg versions of most of the equations.
[SVN r39541]
2007-09-26 12:24:35 +00:00
John Maddock
a54ef9268d Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39540]
2007-09-26 09:36:07 +00:00
John Maddock
5c4d88975f Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39539]
2007-09-26 09:34:26 +00:00
John Maddock
98665f8b9f Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39538]
2007-09-26 09:34:01 +00:00
John Maddock
f7144e9ce3 Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39537]
2007-09-26 09:33:03 +00:00
John Maddock
99b147eee1 Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39536]
2007-09-26 09:32:40 +00:00
John Maddock
373e1d49b9 Changed to use character escapes rather than MathML entities.
Also made sure that all the files are readable by the latest Mathcast release, and by SVGMath, and are valid XML.


[SVN r39535]
2007-09-26 09:32:06 +00:00
John Maddock
d2794fa028 Fix overflowing tables.
[SVN r39501]
2007-09-24 10:30:25 +00:00
John Maddock
dac5cb1648 Changed "Roadmap" into a "What's New", and added to introduction.
[SVN r39500]
2007-09-24 10:12:19 +00:00
Paul A. Bristow
a490a5c1f5 Added to hold pdf
[SVN r39489]
2007-09-23 17:37:47 +00:00
Paul A. Bristow
0fc162c153 Even better text for Ci for obs.
[SVN r39488]
2007-09-23 17:30:00 +00:00
John Maddock
80354ab802 Added some more folks.
[SVN r39486]
2007-09-23 16:31:53 +00:00
Paul A. Bristow
4fc2a23a47 Added paragraph on confidence interval versus observations
[SVN r39482]
2007-09-22 20:19:45 +00:00
John Maddock
640e518358 More typos and other minor fixes.
[SVN r39479]
2007-09-22 17:06:41 +00:00
John Maddock
315d8fd7ae Mostly minor typo fixes and some "editorial" changes.
Plus fixed some < and <= confusions.

[SVN r39472]
2007-09-22 09:20:13 +00:00
Paul A. Bristow
76814e7e00 Warning squashing and estimate to find
[SVN r39453]
2007-09-21 17:39:55 +00:00
Paul A. Bristow
0a92f4eb8c Weasel to allow infinity - sometimes
[SVN r39444]
2007-09-21 12:35:01 +00:00
Paul A. Bristow
1c40665323 Source updated, minor changes to match
[SVN r39439]
2007-09-21 11:46:06 +00:00
John Maddock
becf1ca1c2 Fixed typo in common_overviews.qbk.
Fixed TODO in rational.qbk.

[SVN r39419]
2007-09-20 17:29:05 +00:00
John Maddock
6b90c02158 Fix definition of mode.
[SVN r39406]
2007-09-20 12:29:58 +00:00
Paul A. Bristow
29c5fe7f8b revised binomial quiz
[SVN r39349]
2007-09-17 15:06:52 +00:00
John Maddock
99c7d72e38 Fix problems with probabilities in Student's t examples.
[SVN r39347]
2007-09-17 10:09:33 +00:00
John Maddock
2f3733814c Fixed table in students_t_examples.qbk.
Fixed misplaced [endsect] in negative_binomial_example.qbk.

[SVN r39344]
2007-09-17 09:32:33 +00:00
Paul A. Bristow
71eeb0804a new stuff
[SVN r39340]
2007-09-17 08:26:16 +00:00
Paul A. Bristow
6fb41c8d43 removed NB example3
[SVN r39328]
2007-09-16 15:32:40 +00:00
Paul A. Bristow
200ddf4feb changed examples a bit.
[SVN r39327]
2007-09-16 15:32:18 +00:00
Paul A. Bristow
16ed4f136c Updates for find scale & location
[SVN r39314]
2007-09-16 10:34:01 +00:00
Paul A. Bristow
f3dd16d9aa added for scale & location
[SVN r39313]
2007-09-16 10:31:50 +00:00
Paul A. Bristow
654dee0567 tests changed to allow pdf and cdf infinity.
[SVN r39312]
2007-09-16 10:26:10 +00:00
Paul A. Bristow
ecc334e57b Corrected link where .cpp filename had changed.
[SVN r39271]
2007-09-14 16:00:15 +00:00
John Maddock
6bd903d454 Updated NTL::RR support with a thin wrapper class: RR can now be used unmodified via the supplied wrapper.
[SVN r39239]
2007-09-13 16:56:24 +00:00
John Maddock
feec9d2bdf Updated introductory material.
[SVN r39192]
2007-09-11 17:08:57 +00:00
John Maddock
ff34c5764d More tidying up of the introduction.
[SVN r39069]
2007-08-30 12:44:26 +00:00
John Maddock
5e9204816c Added short section on performance test app.
Added copyright info to performance test app, plus needed build macros.

[SVN r39058]
2007-08-29 18:30:05 +00:00
John Maddock
38c325b977 Re-factored some overviews, and changed the layout of the introduction.
[SVN r39057]
2007-08-29 17:51:24 +00:00
John Maddock
cdf0e7544e Fixed quickbook build.
[SVN r39043]
2007-08-28 16:42:24 +00:00
Paul A. Bristow
4c42085954 reduced section name length
[SVN r39039]
2007-08-28 14:20:25 +00:00
Paul A. Bristow
58130a5669 added some link to tip about why complements. Others todo?
[SVN r39038]
2007-08-28 13:53:26 +00:00
Paul A. Bristow
34ece638f6 added __complement to link direct to the info and tip.
Still needs some use and change to text to cut redundant info in text and tip.

[SVN r39037]
2007-08-28 13:51:59 +00:00
Paul A. Bristow
193fb5bfcf added scale & location
[SVN r39036]
2007-08-28 13:44:31 +00:00
Paul A. Bristow
bf6c7048d5 changed section to lower case
[SVN r39035]
2007-08-28 13:38:06 +00:00
John Maddock
48a1498d15 Renamed some images.
[SVN r38994]
2007-08-27 09:07:29 +00:00
John Maddock
403742e8d7 Renamed remotely
[SVN r38993]
2007-08-27 09:01:36 +00:00
John Maddock
2429aac29a Renamed remotely
[SVN r38992]
2007-08-27 08:59:41 +00:00
John Maddock
931a34dd2f Renamed remotely
[SVN r38991]
2007-08-27 08:57:31 +00:00
John Maddock
7cba43a5e7 Renamed remotely
[SVN r38990]
2007-08-27 08:55:18 +00:00
John Maddock
9665f1e7cb Renamed remotely
[SVN r38989]
2007-08-27 08:53:23 +00:00
John Maddock
83d0fe8f74 Renamed remotely
[SVN r38988]
2007-08-27 08:49:33 +00:00
John Maddock
5721a19032 Renamed over-long files and sections.
[SVN r38972]
2007-08-26 18:40:16 +00:00
John Maddock
32c4c33a03 Fixed some typos, changes 1 title, and fixed markup in normal_misc_examples.cpp.
[SVN r38947]
2007-08-25 18:05:41 +00:00
John Maddock
401fd9fda1 Typo fixes, changed formatting a bit, and gave example a meaningful name.
[SVN r38942]
2007-08-25 16:14:26 +00:00
John Maddock
1e22ee9479 Fix typo.
[SVN r38941]
2007-08-25 15:51:43 +00:00
Paul A. Bristow
c4b95072c8 placeholder for find_location & scale.
[SVN r38940]
2007-08-25 13:52:10 +00:00
Paul A. Bristow
885ae70e1e added global anchor 'why complements'
[SVN r38928]
2007-08-25 11:52:33 +00:00
Paul A. Bristow
e94f0a4e84 Removal of coinflip qbk
[SVN r38909]
2007-08-24 16:36:10 +00:00
Paul A. Bristow
1164d56461 removed example example mistake
[SVN r38905]
2007-08-24 14:02:14 +00:00
John Maddock
ab21739316 Some typo fixes, changes layout to prevent overflow of code blocks, plus some editorial changes to try and make the descriptions/layout as clear as possible.
[SVN r38865]
2007-08-23 17:46:50 +00:00
John Maddock
a32cf73ad2 Updated performance test app, and added performance docs and logs.
[SVN r38855]
2007-08-22 17:48:10 +00:00
Paul A. Bristow
2137d0a0fa New examples for normal
[SVN r38844]
2007-08-22 13:23:02 +00:00
Paul A. Bristow
b3d5a639c3 PUnctuation
[SVN r38840]
2007-08-22 13:17:04 +00:00
Paul A. Bristow
5cef3c46d4 added link to normal examples.
[SVN r38839]
2007-08-22 13:16:03 +00:00
Paul A. Bristow
6ca751d2b0 Change of filename of NAG example.cpp in qbk link
[SVN r38819]
2007-08-21 13:27:46 +00:00
John Maddock
a14d665e4f Initial commit of very basic makefile for doc generation.
[SVN r38742]
2007-08-17 15:58:02 +00:00
John Maddock
8578b430e4 Change paper type to A4
[SVN r38728]
2007-08-16 17:33:43 +00:00
John Maddock
6d5fb5a5d6 Updated include tests, to instantiate the respective code. Fixed any errors that cropped up and suppressed rather a lot of warnings.
Updated docs as well.

[SVN r38692]
2007-08-15 18:31:18 +00:00
Paul A. Bristow
4b1f2de593 added coin flip example - but it needs more refinement.
[SVN r38687]
2007-08-15 17:19:24 +00:00
Paul A. Bristow
cdd47d7867 First cut - needs checking and refining!
[SVN r38686]
2007-08-15 17:18:40 +00:00
Paul A. Bristow
da0244db36 New example binomial coinflipping referenced
[SVN r38684]
2007-08-15 15:05:00 +00:00
John Maddock
a8fd036dfb Updated docs with error rates and links to GSL/GLIBC etc.
[SVN r38676]
2007-08-15 14:15:53 +00:00
Paul A. Bristow
e8a40a50ab replaced Bernoulli refer
[SVN r38659]
2007-08-14 14:21:12 +00:00
John Maddock
88af3cb850 Fixed some typos, and a few factual errors.
[SVN r38654]
2007-08-14 12:44:20 +00:00
John Maddock
580be95bf0 Fixed a few typos.
Added more information and links to discrete-distribution-quantiles tutorial.
Added more quickbook mark-up to example/distribution_construction.cpp to (hopefully) aid readability.

[SVN r38650]
2007-08-14 10:45:40 +00:00
Paul A. Bristow
eeab8a5a63 New example of how to construct distributions
[SVN r38643]
2007-08-14 08:34:47 +00:00
Paul A. Bristow
07dee9a1d7 update for polices
[SVN r38642]
2007-08-14 08:32:13 +00:00
Paul A. Bristow
41c0332fbc update for polices
[SVN r38635]
2007-08-13 21:40:00 +00:00
Paul A. Bristow
f6158991c0 update for polices
[SVN r38634]
2007-08-13 21:39:22 +00:00
Paul A. Bristow
cfd082b846 update of policies
[SVN r38632]
2007-08-13 21:38:24 +00:00
Paul A. Bristow
f10124aabb Update for policies
[SVN r38631]
2007-08-13 21:35:07 +00:00
Paul A. Bristow
7f7e1b2e1d Updated examples (& policies)
[SVN r38630]
2007-08-13 21:33:30 +00:00
Paul A. Bristow
ea0a506938 update for policy
[SVN r38629]
2007-08-13 20:18:35 +00:00
Paul A. Bristow
03b458cab2 Updated for policy error handling
[SVN r38628]
2007-08-13 20:09:04 +00:00
Paul A. Bristow
a9d65a7e5e Many Updates for policy
[SVN r38627]
2007-08-13 20:07:38 +00:00
John Maddock
32169c0bfc Ooops, still really does need a TODO.
[SVN r38611]
2007-08-12 16:23:28 +00:00
John Maddock
c3ffe27f16 Changed the name of some of the discrete quantile policies, and more or less finished the policy tutorial.
[SVN r38609]
2007-08-12 09:24:08 +00:00
John Maddock
d91c9d2be0 Added new graphs.
Updated mime types.

[SVN r38608]
2007-08-12 09:17:29 +00:00
Paul A. Bristow
765be8db3e Added two links to policy and used them once, but some still todo.
[SVN r38569]
2007-08-10 15:46:54 +00:00
John Maddock
2a6d18fb50 Big proof-read of policy docs, moved all examples into separate source files, and made sure they compile etc.
[SVN r38554]
2007-08-09 16:34:23 +00:00
John Maddock
396c0510f9 Big Spell check.
[SVN r38505]
2007-08-08 12:52:51 +00:00
John Maddock
f46595c9b1 More or less finished policy tutorial.
Trivial whitespace change to test_negative_binomial.cpp.

[SVN r38504]
2007-08-08 10:48:10 +00:00
Paul A. Bristow
efabb0f687 Added /corrected sample sizes example.
[SVN r38476]
2007-08-06 15:35:08 +00:00
John Maddock
8f83dc3689 Fix name case in includes.
[SVN r38458]
2007-08-05 18:04:04 +00:00
John Maddock
fc28190f81 Fix filename Case.
[SVN r38455]
2007-08-05 17:52:48 +00:00
John Maddock
97ea166f87 Fix filename case
[SVN r38454]
2007-08-05 17:50:01 +00:00
John Maddock
77a872d1f7 Fix filename case
[SVN r38453]
2007-08-05 17:47:58 +00:00
John Maddock
13605b51b9 Fix filename case
[SVN r38452]
2007-08-05 17:45:07 +00:00
John Maddock
675016302a Fix case.
[SVN r38451]
2007-08-05 17:42:25 +00:00
Paul A. Bristow
a15de7d6ff update to use Quickbook in C++ system
[SVN r38449]
2007-08-05 14:05:22 +00:00
John Maddock
b10841e3be Added another example to the policy tutorial.
Fixed \n warnings in the issue list.
Suppressed some Intel compiler messages.

[SVN r38445]
2007-08-04 18:13:04 +00:00
Paul A. Bristow
832800401f more typos but NOT cured missi policy eg 4 and 6
policy.qbk:256: error: Expanding template and 281 too

[SVN r38444]
2007-08-04 13:55:59 +00:00
Paul A. Bristow
bb3b5a9491 typos etc
[SVN r38443]
2007-08-04 13:38:14 +00:00
John Maddock
4bc64ed7b9 Added keyword substitution properties to all .qbk files.
[SVN r38440]
2007-08-04 11:54:56 +00:00
John Maddock
661d84aec7 Added a bit more of the tutorial
[SVN r38438]
2007-08-04 09:03:48 +00:00
John Maddock
e2e94afe64 Minor fix to previous policy update.
Lots of warning suppression.
Updated docs, and added the start of a policy tutorial.

[SVN r38415]
2007-08-03 13:14:29 +00:00
Paul A. Bristow
55c2af0451 Paul's Big policy revison
[SVN r38412]
2007-08-03 10:10:12 +00:00
Paul A. Bristow
bb2cf16cd2 updated for renamed namespace policies
[SVN r7616]
2007-07-31 14:21:45 +00:00
John Maddock
97cbdf2172 Updated function prototypes to include reference to policies.
Added TODO's where more substantive changes are required.
Removed the draft warnings.


[SVN r7572]
2007-07-28 15:13:49 +00:00
Douglas Gregor
d39e962ee0 Fix eol-style and mime-types
[SVN r7564]
2007-07-27 00:28:00 +00:00
John Maddock
e602f59025 Added typedef to binomial: there is no longer any name clash with the "binomial_coefficient" function.
Updated distribution docs to bring them into synch with the policy based code.  Still a few "TODO" sections at present.

[SVN r7545]
2007-07-26 12:50:29 +00:00
Paul A. Bristow
151430e1dd re-organised and added overview. No tutorial yet.
[SVN r7542]
2007-07-26 10:29:59 +00:00
Paul A. Bristow
9c8d180db4 typ0
[SVN r7541]
2007-07-26 10:28:59 +00:00
John Maddock
472614473a Merged policy code.
[SVN r7536]
2007-07-25 11:51:46 +00:00
Paul A. Bristow
b89498fad5 Note on test tolerance added.
[SVN r7436]
2007-07-15 11:52:01 +00:00
Paul A. Bristow
3d54aae8e8 Initial NAG example
[SVN r7422]
2007-07-13 17:34:53 +00:00
John Maddock
eb941509a3 Added rational approximation information.
[SVN r7321]
2007-06-30 13:09:55 +00:00
Paul A. Bristow
e1cbe596b3 Additions to guide those accustomed to free functions.
[SVN r7200]
2007-06-27 16:08:41 +00:00
Paul A. Bristow
09d2539eb7 Dealing with statisticians nits
[SVN r7168]
2007-06-26 13:40:09 +00:00
Paul A. Bristow
99aba9e0eb ** empty log message **
[SVN r7139]
2007-06-25 16:54:42 +00:00
Paul A. Bristow
1dc5ba89d1 ** empty log message **
[SVN r7127]
2007-06-22 16:50:40 +00:00
Paul A. Bristow
50c2c940f9 Added thread safety info
[SVN r7126]
2007-06-22 12:47:51 +00:00
Douglas Gregor
f98b790432 Set MIME types and end-of-line styles globally
[SVN r7018]
2007-06-12 22:09:40 +00:00
John Maddock
a856a6b166 Removed explicit newlines and used paragraphs instead to match quickbook 1.4 behaviour.
[SVN r4021]
2007-05-09 15:39:41 +00:00
Paul A. Bristow
588d8db2f7 added Pareto docs
[SVN r3797]
2007-03-19 18:36:38 +00:00
Paul A. Bristow
25a3609de4 !st draft
[SVN r3796]
2007-03-19 18:35:50 +00:00
John Maddock
f95f292d2d Fixed bracketing and comma's in initialiser lists.
Some fixes for MacOS X's strange long double.
Updated and fixed docs.


[SVN r3795]
2007-03-19 13:20:38 +00:00
John Maddock
5044157439 A couple of minor using declaration adjustments.
Updated docs: adjusted titles and added more information on the kurtosis.


[SVN r3729]
2007-02-22 16:52:38 +00:00
Paul A. Bristow
8f8503f71c Added Bayes example from Topher.
[SVN r3683]
2007-02-14 09:50:17 +00:00
John Maddock
de04b3efd5 Fix a few more typos.
[SVN r3649]
2007-02-06 17:15:53 +00:00
Paul A. Bristow
076dcaca65 various editorial corrections, links and references.
[SVN r3647]
2007-02-06 15:04:14 +00:00
John Maddock
4bb07211d8 Final lot of updated interfaces and docs.
[SVN r3646]
2007-02-06 13:32:59 +00:00
John Maddock
87fa2cc1c1 Updated elliptic integral interfaces
[SVN r3644]
2007-02-05 10:34:44 +00:00
John Maddock
c87d0706ec Updated interface for error functions, and polynomials.
[SVN r3642]
2007-02-03 16:52:18 +00:00
John Maddock
6056403f72 Updated beta and factorial function interfaces.
[SVN r3641]
2007-02-03 13:33:20 +00:00
John Maddock
aed5ae8f6f Updated gamma functions with new argument-promotion rules and docs.
[SVN r3637]
2007-02-02 17:20:14 +00:00
John Maddock
bf2db95a71 More improvements to bessel function docs.
[SVN r3636]
2007-02-01 11:19:15 +00:00
John Maddock
3b34ed1c11 Added graphs to bessel docs.
[SVN r3635]
2007-01-31 18:29:26 +00:00
John Maddock
8bd3649e52 Correct bessel-asymptotic usage.
Added first cut at docs.


[SVN r3634]
2007-01-31 16:31:05 +00:00
John Maddock
814b8b6ce6 Added comments explaining the options used.
[SVN r3623]
2007-01-12 10:07:53 +00:00
John Maddock
97c623e241 Minor changes.
[SVN r3617]
2007-01-08 18:52:51 +00:00
John Maddock
57b775f961 Added cubed root definition.
[SVN r3616]
2007-01-08 17:35:32 +00:00
Paul A. Bristow
1e2a5e5241 1st cut Rayligh and Weibull minor correction.
[SVN r3615]
2007-01-08 16:47:55 +00:00
Paul A. Bristow
8850a77a5a added Rayleigh.
[SVN r3614]
2007-01-08 16:46:03 +00:00
Paul A. Bristow
516277205e More graphs for Raleigh docs
[SVN r3613]
2007-01-08 16:44:55 +00:00
John Maddock
451ff4d184 More equations.
[SVN r3610]
2007-01-08 12:10:52 +00:00
Paul A. Bristow
bdf6714fd1 Added notes on constants.
[SVN r3605]
2007-01-05 13:21:33 +00:00
John Maddock
27f5e4d59e Updated hypot with simpler formula.
Added sinh and cosh to ntl.hpp.
Fixed FreeBSD test failures (no real long long support).


[SVN r3598]
2007-01-04 16:20:49 +00:00
John Maddock
d3bc78cdac Fix linker errors from concept test.
Update credits.


[SVN r3592]
2007-01-02 11:15:16 +00:00
John Maddock
47d6f40306 Update hypot and docs.
[SVN r3590]
2007-01-01 16:30:52 +00:00
Paul A. Bristow
e3184cf2b4 another spelling correction
[SVN r3588]
2006-12-30 16:30:50 +00:00
Paul A. Bristow
84e2ac9c7b Corrected speeling of Peek to Peak!
[SVN r3587]
2006-12-30 16:28:18 +00:00
Paul A. Bristow
f050096486 added bernoulli distribution
[SVN r3586]
2006-12-30 16:11:26 +00:00
Paul A. Bristow
8ee66091d2 bernoulli graphs
[SVN r3585]
2006-12-30 16:10:30 +00:00
Paul A. Bristow
08ad1a64b6 added link to graphs
[SVN r3584]
2006-12-30 16:04:35 +00:00
Paul A. Bristow
3a8810d87c More update on erlang
[SVN r3583]
2006-12-30 16:03:39 +00:00
John Maddock
bccc76e8fa More doc updates: added invser hyperbolic docs from Boost.Math, updated issue list / roadmap and added credits page.
[SVN r3582]
2006-12-30 13:44:41 +00:00
Paul A. Bristow
903f1b2bc1 1st commit
[SVN r3577]
2006-12-30 10:54:11 +00:00
John Maddock
d5cc72a404 Added Hubert's name to copyright line.
[SVN r3576]
2006-12-29 18:34:39 +00:00
John Maddock
22dce1381e Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
Lots of warning suppression changes.
Added new tests to verify header includes (plus fixes where these new tests failed!).
Documentation updates.


[SVN r3575]
2006-12-29 18:27:29 +00:00
John Maddock
8145e8ed24 Refactored SF docs.
[SVN r3574]
2006-12-29 11:43:14 +00:00
John Maddock
1da780488f Fix link name
[SVN r36531]
2006-12-29 11:08:32 +00:00
John Maddock
bb1fbff202 Misc updates and fixes to the code, including a re-ordering of parameters to ensure TR1 compatibility.
Updated test data.
Ellint docs added.


[SVN r3573]
2006-12-28 11:04:39 +00:00
Paul A. Bristow
9c13334a45 more graphs
[SVN r3572]
2006-12-24 12:47:17 +00:00
Paul A. Bristow
a76c2d374c added graphs pdf cdf
[SVN r3571]
2006-12-24 11:35:53 +00:00
John Maddock
1b86b19af6 Changed gamma_P/gamma_Q to gamma_p/gamma_q.
[SVN r3570]
2006-12-23 17:28:30 +00:00
Paul A. Bristow
aaafeef8e0 Said that media not implemented, but left references.
[SVN r3569]
2006-12-23 17:16:43 +00:00
John Maddock
55e02fe141 Fix the poor man's name
[SVN r3568]
2006-12-23 16:36:26 +00:00
Paul A. Bristow
0fd65c27fd Added pdf and cdf graphs
[SVN r3567]
2006-12-23 14:58:54 +00:00
Paul A. Bristow
40a65336d0 triangular graphs
[SVN r3566]
2006-12-23 14:57:41 +00:00
Paul A. Bristow
6c5c047258 correction to default -1,0,+1
[SVN r3565]
2006-12-23 14:24:14 +00:00
Paul A. Bristow
18fb5784d5 changed to line width 1 pixel
[SVN r3564]
2006-12-23 14:22:46 +00:00
John Maddock
869a2f0134 Added reference docs for range/support/median.
Plus various minor editorial changes.


[SVN r3563]
2006-12-23 13:35:45 +00:00
Paul A. Bristow
9ab755fad6 added new examples pdf
[SVN r3562]
2006-12-23 12:59:38 +00:00
Paul A. Bristow
f1a089db4a added info on scale, shape & location - why not implemented.
[SVN r3561]
2006-12-23 12:58:47 +00:00
John Maddock
eec6aaf0a0 Fixed distributions so new accessors actually compile!
Added elliptic integrals plus tests (no docs yet).
Added some refs to Remez docs. Added comment about Erlang=gamma distribution.


[SVN r3559]
2006-12-23 10:30:16 +00:00
Paul A. Bristow
27c05249ab added median approx info.
[SVN r3552]
2006-12-21 17:40:41 +00:00
Paul A. Bristow
4b0f271432 corrections to supported range and kurtosis-3 comment.
[SVN r3548]
2006-12-21 12:52:33 +00:00
John Maddock
87515119cf Typo.
[SVN r3544]
2006-12-20 17:23:57 +00:00
Paul A. Bristow
05db1ed6b6 Added range and support
[SVN r3543]
2006-12-20 16:37:34 +00:00
Paul A. Bristow
4aaf1a96cc supported range added.
[SVN r3530]
2006-12-14 11:49:16 +00:00
Paul A. Bristow
a3bcfd3bc0 Added referece to Boost.Random
[SVN r3528]
2006-12-13 19:28:06 +00:00
John Maddock
1aeb5ce669 Doc tweek.
[SVN r3523]
2006-12-12 19:21:05 +00:00
John Maddock
c6f65d5ad3 Big initial commit of the Polynomial and associated functions from TR1.
[SVN r3522]
2006-12-12 17:25:29 +00:00
Paul A. Bristow
b3ff5c778e More added
[SVN r3508]
2006-12-10 18:40:32 +00:00
Paul A. Bristow
28df44673f 1st cut.
[SVN r3507]
2006-12-10 18:39:13 +00:00
Paul A. Bristow
bae5d19900 1st cut
[SVN r3498]
2006-12-04 18:39:03 +00:00
John Maddock
36f93c5ccc One great big spell check!
Lots of trivial typo fixes.


[SVN r3497]
2006-12-04 18:09:20 +00:00
Paul A. Bristow
6661f1df5c Updated getting about and added references
[SVN r3494]
2006-12-04 16:55:38 +00:00
John Maddock
9f047e478e More doc tweeks, improved the "about" page.
Adjusted the neg binomial test to pass on HP-UX.


[SVN r3493]
2006-12-04 16:05:17 +00:00
John Maddock
306748dcee Small fixes to beta and beta distribution.
Brought docs into line.


[SVN r3487]
2006-12-02 19:21:13 +00:00
John Maddock
4358aba0ee Finished off binomial and neg binomial docs (hopefully).
Renamed param estimators for (negative) binomial sample sizes.
Tweaked root finding algorithms.
Tweaked ibeta inverse.


[SVN r3483]
2006-11-30 18:26:30 +00:00
John Maddock
ccfb864daf Added Jeffreys prior method to the binomial confidence limits.
Fixed a few typos in the neg binomial.


[SVN r3482]
2006-11-30 10:47:26 +00:00
John Maddock
be4a5c91ed More doc tweeks.
[SVN r3479]
2006-11-28 18:32:55 +00:00
John Maddock
dc044ee97f Typo fix
[SVN r3477]
2006-11-28 16:41:44 +00:00
Paul A. Bristow
5ac4643cad Added getting about section and many cross refs.
Change instruduction to About


[SVN r3475]
2006-11-28 15:42:38 +00:00
John Maddock
1002d7d090 Minor coments/changes to code.
Proof reading changes to docs, mostly rewritten neg binomial worked example.
Removed dead test.


[SVN r3473]
2006-11-28 14:12:26 +00:00
John Maddock
475d4a0280 Misc small fixes and warning suppressions.
[SVN r3472]
2006-11-28 10:54:09 +00:00
Paul A. Bristow
a98360a964 Added link to (corrected) compilers
[SVN r3467]
2006-11-27 10:19:12 +00:00
Paul A. Bristow
b854a6dde0 New item on how/which compilers work.
[SVN r3466]
2006-11-27 10:09:56 +00:00
John Maddock
ed1b8ae751 Finally got the parameter estimators right, and checked against "known goods".
Misc small fixes to the docs and example programs.


[SVN r3462]
2006-11-26 09:03:49 +00:00
John Maddock
d15bf712e5 Fixed binomial estimators and added stronger tests.
Typos in concepts.
Enabled native log1pl on more platforms.
Fixed binomial example.
Added image.


[SVN r3459]
2006-11-24 18:54:52 +00:00
Paul A. Bristow
2385fdbf86 new example of simple bad argument handling.
[SVN r3455]
2006-11-24 14:12:08 +00:00
Paul A. Bristow
fe021a1363 Added comment to error
[SVN r3454]
2006-11-24 14:09:55 +00:00
Paul A. Bristow
744098e92d Removed poisson but added error handling info & link to example.
[SVN r3453]
2006-11-24 14:07:27 +00:00
Paul A. Bristow
e372e8f6f0 Added error ahndling example
[SVN r3452]
2006-11-24 14:03:39 +00:00
Paul A. Bristow
81d08b902d Notes of optimisation revmoed from implmentation nad just parked here but NOT referenced anywhere.
[SVN r3450]
2006-11-24 12:19:18 +00:00
Paul A. Bristow
35277a2893 Few typos corrected and section title now [sect:remez The Remez Method]
[SVN r3446]
2006-11-23 18:23:45 +00:00
Paul A. Bristow
a961b3ab80 binomial_distribution<> for binomial, now no typedef
[SVN r3443]
2006-11-23 15:34:35 +00:00
Paul A. Bristow
f0e15a9a5a Spelling etc
[SVN r3442]
2006-11-23 10:05:57 +00:00
John Maddock
78244650dc More fixes to precision.hpp
More or less finished concept docs.
Lots of proof-reading and editorial fixes.


[SVN r3440]
2006-11-22 18:48:28 +00:00
Paul A. Bristow
45f69d6aef Added explanation of the alpha/2 on confidence interval.
[SVN r3435]
2006-11-22 15:47:58 +00:00
Paul A. Bristow
0509532ec0 added ref to approximations.
[SVN r3434]
2006-11-22 15:18:29 +00:00
Paul A. Bristow
a2d56f5be6 Notes on implementation. Needs JM to proof read and add link to it if OK.
[SVN r3433]
2006-11-22 15:01:59 +00:00
Paul A. Bristow
c4cf011e74 Added "examples" to avoid possible confusion.
[SVN r3430]
2006-11-21 19:16:13 +00:00
Paul A. Bristow
2d9ac21dbc Added neg binom examples text
[SVN r3429]
2006-11-21 19:15:19 +00:00
Paul A. Bristow
12a428945b Added refs to negative binomial
[SVN r3428]
2006-11-21 19:07:29 +00:00
Paul A. Bristow
0f72972f34 various corrections.
[SVN r3424]
2006-11-21 17:16:37 +00:00
John Maddock
12984831f0 More concept docs, updated code to match.
[SVN r3423]
2006-11-21 13:19:08 +00:00
John Maddock
0acf43bad7 Started adding propper concept docs.
Fixed some typos and misleading information in the Remez backgrounder.


[SVN r3422]
2006-11-20 17:20:40 +00:00
John Maddock
aaf57a0247 Typo fix.
[SVN r3421]
2006-11-20 15:24:21 +00:00
Paul A. Bristow
1abdcfd762 Added "examples" to title to avoid possible confusion with reference.
[SVN r3420]
2006-11-20 15:00:12 +00:00
Paul A. Bristow
828a7a17ae Typo.
[SVN r3419]
2006-11-20 14:58:13 +00:00
Paul A. Bristow
019ee9c9cd Added confidence interval info.
[SVN r3418]
2006-11-20 14:57:01 +00:00
Paul A. Bristow
0daca033f9 Corrected typos on previous!
[SVN r3417]
2006-11-20 14:56:12 +00:00
Paul A. Bristow
4e7f061f9d Added 'example' to the title (to avoid possible confusion with reference).
[SVN r3416]
2006-11-20 14:52:21 +00:00
John Maddock
b89f35783e More editorial and proof reading fixes.
Added initial draft of Remez background information.


[SVN r3414]
2006-11-19 18:29:06 +00:00
John Maddock
80999b4437 Lot's of editorial changes, and tweeks from proof reading.
Fixed syntax of nullary quickbook templates.


[SVN r3411]
2006-11-16 14:20:31 +00:00
Paul A. Bristow
47bf00aaa6 Some corrections but needs more work.
[SVN r3410]
2006-11-16 12:47:48 +00:00
Paul A. Bristow
bc7083d733 Corrected floor template use?
[SVN r3407]
2006-11-15 15:57:59 +00:00
Paul A. Bristow
63eee90038 Removed test HTML4 and changed template (to uncertain effect:-(
[SVN r3406]
2006-11-15 15:57:03 +00:00
Paul A. Bristow
6a6000d913 Corected several it's to its. There is ONLY a ' when it's an abbreviation for 'it is'.
All these uses were possession: as in his, hers, its possession


[SVN r3405]
2006-11-15 14:30:14 +00:00
Paul A. Bristow
4028c2e864 Added distribution but estimate parameters is still wrong.
[SVN r3404]
2006-11-15 14:22:27 +00:00
John Maddock
fc24a96540 More editorial changes, more graphs and equations. Added "Distribution" to the title where it was missing.
[SVN r3403]
2006-11-15 13:05:39 +00:00
Paul A. Bristow
d7552372dc Editorial layout.
[SVN r3402]
2006-11-15 12:58:04 +00:00
Paul A. Bristow
248455246b Minor editorial
[SVN r3401]
2006-11-15 12:48:50 +00:00
Paul A. Bristow
e0ebd8a2cb Added notes on kurtosis and excess.
[SVN r3400]
2006-11-15 12:45:59 +00:00
Paul A. Bristow
d334662650 Note on hanlding infinity?
[SVN r3399]
2006-11-15 12:44:52 +00:00
John Maddock
ec714595a3 More graphs and updated docs.
[SVN r3396]
2006-11-14 19:40:00 +00:00
Paul A. Bristow
732085f1ce Title added distribution, and some refs.
[SVN r3395]
2006-11-14 18:43:15 +00:00
John Maddock
1b2881eaba Added graphs and equations.
Editorial changes to fisher and lognormal docs.


[SVN r3394]
2006-11-14 18:11:29 +00:00
Paul A. Bristow
8d03a84595 Title changed and references added.
[SVN r3393]
2006-11-14 17:54:04 +00:00
Paul A. Bristow
261b416157 Title, typos, and references.
[SVN r3392]
2006-11-14 17:45:25 +00:00
Paul A. Bristow
6548d2aeb5 Typos etc and more references and links.
[SVN r3391]
2006-11-14 17:18:34 +00:00
Paul A. Bristow
45493b5c98 Typos and more references & links.
[SVN r3390]
2006-11-14 16:47:43 +00:00
Paul A. Bristow
08f9b76dea Added include negative binom
[SVN r3386]
2006-11-14 14:52:41 +00:00
Paul A. Bristow
55f25c8a12 1st cut, needs more work.
[SVN r3385]
2006-11-14 14:51:43 +00:00
Paul A. Bristow
efeacc79b7 graph for beta dist from Wikipedia.
[SVN r3383]
2006-11-13 19:18:49 +00:00
Paul A. Bristow
704aa65efb Revision poisson and 1st draft beta dist
[SVN r3382]
2006-11-13 19:16:45 +00:00
Paul A. Bristow
364793d9f8 Comments, and a temporary test of HTML4 symbols.
[SVN r3381]
2006-11-13 19:15:49 +00:00
Paul A. Bristow
a0ea865b2f Added beta distribution (neg bin still to do!)
[SVN r3380]
2006-11-13 17:29:43 +00:00
Paul A. Bristow
2f243a8ff8 Added space template
[SVN r3379]
2006-11-13 17:28:42 +00:00
John Maddock
bf8a815ce5 More doc updates: graphs PDF's, ranges etcs.
[SVN r3377]
2006-11-12 17:28:02 +00:00
Paul A. Bristow
c9e9435530 Added notes about source of symbols - those at the end are outside the html4 list.
[SVN r3374]
2006-11-12 16:38:36 +00:00
John Maddock
045b56d44a Updated chi-square.
[SVN r3373]
2006-11-11 19:24:23 +00:00
John Maddock
eab8b65d0d More proofreading, much better dist-docs (with graphs and equations added).
Now using new templates for special characters.


[SVN r3372]
2006-11-11 17:32:31 +00:00
Paul A. Bristow
e7090f4f13 May cause some Grrek template re-defintions.
[SVN r3371]
2006-11-11 12:21:56 +00:00
John Maddock
67eedbe60e Updated Jamfile to adjust chunking and TOC options.
Finished off first draft of chi-squared tutorial.
Fixed some spurious extra characters that were appears at the end of the title page.


[SVN r3370]
2006-11-10 18:53:41 +00:00
John Maddock
7ca10642ea More or less completed tutorials.
[SVN r3369]
2006-11-10 17:18:42 +00:00
John Maddock
0be23d0221 Refactored tutorial files, and added more tutorials.
[SVN r3368]
2006-11-10 15:42:31 +00:00
John Maddock
66e1e6f385 Added first cut at F dist tutorial.
Fixed concepts build errors.


[SVN r3367]
2006-11-10 12:20:07 +00:00
Paul A. Bristow
ea83e43f9a More about UDT digits etc. Needs review by JM.
[SVN r3365]
2006-11-09 17:55:25 +00:00
Paul A. Bristow
4daf6210ae comments from two *concept.hpp files. Needs more detail?
Added output to lexical cast warning.
Still not quite right wording.


[SVN r3351]
2006-11-07 09:34:53 +00:00
Paul A. Bristow
938be69c71 Added warning about numeric_limits::digits.
[SVN r3348]
2006-11-06 12:27:28 +00:00
John Maddock
89ad63622e Corrected terminology, and other editorial changes.
[SVN r3338]
2006-10-31 18:08:56 +00:00
John Maddock
506fa6e40d Added tgamma1pm1 docs, fixed lanczos link macro.
[SVN r3336]
2006-10-31 13:14:41 +00:00
Paul A. Bristow
eb101239d1 Liks tidied and correct, all TODO #anchor references removed. 'compiles' OK
[SVN r3329]
2006-10-30 17:04:46 +00:00
John Maddock
2132f92495 Changed tgamma to use factorial lookup where applicable.
Updated docs accordingly and added new docs for the new factorial and binomial functions.


[SVN r3327]
2006-10-28 16:30:39 +00:00
John Maddock
82548699a5 Improved and generally tidied up sqrt1pm1 and powm1.
Renamed sqrtp1m1 as sqrt1pm1 to match log1p etc.
Added docs for misc power functions, plus weibull distribution.
Updated tests to match the above changes.


[SVN r3321]
2006-10-26 11:51:59 +00:00
John Maddock
3e750c31c5 Initial version.
[SVN r3318]
2006-10-25 18:04:11 +00:00
Paul A. Bristow
feb383695d moved squiggles to math.qbk
[SVN r3317]
2006-10-25 16:36:24 +00:00
Paul A. Bristow
317a7b4b66 Added squiggles defs from poisson. May be moved to squiggles.qbk?
[SVN r3316]
2006-10-25 16:35:43 +00:00
Paul A. Bristow
b843ae74ac Corrections!
[SVN r3315]
2006-10-25 15:30:18 +00:00
Paul A. Bristow
0cb4b6ceab added copyright.
[SVN r3314]
2006-10-25 14:11:58 +00:00
Paul A. Bristow
cce127702e added include poisson.qbk
[SVN r3313]
2006-10-25 13:58:46 +00:00
John Maddock
2f964f6ef6 Added finite sum to incomplete beta, plus tests and docs.
Linked in lognormal docs.


[SVN r3310]
2006-10-25 09:03:04 +00:00
Paul A. Bristow
c9f0b66e46 Added RealType = double to all distribution docs.
[SVN r3287]
2006-10-22 16:32:46 +00:00
Paul A. Bristow
6f290c5a14 Removed typdef and added comment on why.
[SVN r3286]
2006-10-22 16:28:43 +00:00
Paul A. Bristow
8b9683d683 Changed to exaplain problem of name clashes and give example of binomial using binomial_distribution<>
[SVN r3285]
2006-10-22 16:22:04 +00:00
John Maddock
882c034bad Added needed link target.
[SVN r3275]
2006-10-21 13:08:17 +00:00
John Maddock
79ffbe9c0c More docs updated.
Updated ntl patch.


[SVN r3274]
2006-10-21 13:04:12 +00:00
John Maddock
51d2ae7065 Added implementation notes.
[SVN r3273]
2006-10-20 16:38:41 +00:00
John Maddock
b7b5cfe916 Changed titles to better reflext content, added some tips to the tutorial section.
[SVN r3272]
2006-10-20 15:13:13 +00:00
Paul A. Bristow
2fea0f02e3 Missing link beta_gamma_derivative added.
[SVN r3271]
2006-10-20 14:16:01 +00:00
John Maddock
8f5713af71 *** empty log message ***
[SVN r3269]
2006-10-20 09:08:00 +00:00
Paul A. Bristow
66d16a939b Added more references.
[SVN r3267]
2006-10-18 16:53:16 +00:00
John Maddock
39ffd8b293 Refactored distribution reference.
[SVN r3266]
2006-10-18 16:06:35 +00:00
Paul A. Bristow
cdf56be32e Added concept checking section - list of function etc - probably needs to go elsewhere.
[SVN r3259]
2006-10-17 08:55:42 +00:00
John Maddock
ab1764cd25 Added new distributions.
[SVN r3258]
2006-10-16 17:51:04 +00:00
John Maddock
47f9f1313b editorial/spelling fixes.
[SVN r3257]
2006-10-16 17:50:39 +00:00
Paul A. Bristow
061f4500b0 background info on random variates and info on discrete distributions.
[SVN r3252]
2006-10-14 15:04:10 +00:00
John Maddock
4edc3d19a1 Added cauchy, exponential, and extreme value distributions.
Updated style sheet.


[SVN r3250]
2006-10-12 17:28:09 +00:00
John Maddock
9c6c14a2f7 Quash one more issue.
[SVN r3241]
2006-10-06 17:52:21 +00:00
John Maddock
15fc5d61e9 Document changes to incomplete gamma.
[SVN r3240]
2006-10-06 17:51:14 +00:00
John Maddock
d988a98c59 Added new asymptotic expansion for incomplete gamma functions P(a,x) and Q(a,x), used for large a, and a ~ x.
[SVN r3239]
2006-10-06 14:52:53 +00:00
John Maddock
c119a686cd Change tables so that they don't overflow in pdf format.
[SVN r3238]
2006-10-04 11:08:21 +00:00
John Maddock
5b95219e09 Fixed digamma 128-bit error rates with a more accurate value for the root.
Updated png's: hopefully they'll all render OK now.
Tweeked docs to reflect recent advances.


[SVN r3237]
2006-10-04 09:57:05 +00:00
Paul A. Bristow
b1fd830fde Added links
[SVN r3236]
2006-10-04 09:32:23 +00:00
Paul A. Bristow
0815a19859 Spelling
[SVN r3234]
2006-10-02 18:08:28 +00:00
Paul A. Bristow
7e1aec7557 Spellings
[SVN r3233]
2006-10-02 17:58:45 +00:00
John Maddock
dc9165592e Updated digamma docs and code.
Added needed include to test_data.hpp.
Changed Doc Jamfile to generate TOC with 0.2 version FOP.


[SVN r3232]
2006-10-02 16:58:49 +00:00
John Maddock
f7937fd00b PDF options.
[SVN r3230]
2006-10-01 09:42:54 +00:00
John Maddock
2611d561c4 Changed image dpi for pdf generation.
[SVN r3229]
2006-10-01 09:40:28 +00:00
Paul A. Bristow
a2ecd1e2ad Typos corrections
[SVN r3222]
2006-09-29 10:07:11 +00:00
John Maddock
0275810ec6 Updated fpclassify code to optimise isnan.
Removed reference to interval lib.


[SVN r3220]
2006-09-27 11:41:06 +00:00
John Maddock
7de8093531 Brought docs into line with code.
[SVN r3219]
2006-09-27 10:21:52 +00:00
John Maddock
11c1946e1e Fix minor bug in test_data.hpp.
Updated docs with minima and minimax docs.
Also reorganised to separate out the more experimental components.


[SVN r3218]
2006-09-26 18:24:13 +00:00
John Maddock
b9e4fd1418 Updated old code to use compile-time polynomial size detection.
Fixed template deductiojn bug in evaluate_rational.
Updated lanczos generation to match.


[SVN r3215]
2006-09-24 09:23:09 +00:00
John Maddock
4679d4e421 Updated rational function evaluation with compile time detection of array size.
Added tests.
Updated Jamfile.


[SVN r3214]
2006-09-22 18:03:57 +00:00
Paul A. Bristow
ba3332ebd1 Minor edits, & added license & copyright as comment.
[SVN r3208]
2006-09-21 14:24:57 +00:00
Paul A. Bristow
450e343db7 various grammar & punctuation and links.
[SVN r3206]
2006-09-19 17:02:31 +00:00
John Maddock
4583823bad Removed errant [include] directive.
Tried to tidy up introduction formatting.


[SVN r3199]
2006-09-16 09:21:08 +00:00
John Maddock
70908617ed Fixed grammar error.
[SVN r3198]
2006-09-15 16:28:40 +00:00
John Maddock
a402e473be Updated error bounds.
[SVN r3196]
2006-09-15 16:14:43 +00:00
John Maddock
21475563ec rename file.
[SVN r35047]
2006-09-08 12:31:26 +00:00
Paul A. Bristow
7139c91d9b Added [h4 Statistical distributions] * Student's t Perhaps switch to normal distribution as a better approximation for very large degrees of freedom?
[SVN r3188]
2006-09-03 09:59:21 +00:00
John Maddock
e3e83796f1 Editorial and typo fixes.
[SVN r3187]
2006-09-03 09:26:39 +00:00
John Maddock
53a66a80de Typo fix.
[SVN r3185]
2006-09-02 16:16:25 +00:00
John Maddock
c7507da33d Fixed header block, re-added lanczos section.
[SVN r3184]
2006-09-02 16:07:07 +00:00
John Maddock
84829f74e3 Numerous minor patches to get tests passing on Linux x86 (32-bit) and HP-UX / itanium.
[SVN r3183]
2006-09-02 15:05:43 +00:00
Paul A. Bristow
0e4e5f14a6 editorial work on all files and some links to Mathworld and Wiki added.
[SVN r3182]
2006-09-02 14:02:34 +00:00
Paul A. Bristow
4ab7fd5a36 edtorial work on these qbk files - the rest still to do.
Mainly spelling & punctuation.


[SVN r3179]
2006-09-01 17:19:51 +00:00
Paul A. Bristow
008349025e editorial changes only except for text changed about significance & confidence level.
[SVN r3178]
2006-09-01 16:21:12 +00:00
John Maddock
dc70a06809 Added F distribution.
[SVN r3173]
2006-08-31 16:21:17 +00:00
John Maddock
065b831b27 Test update
[SVN r3170]
2006-08-31 12:36:59 +00:00
John Maddock
fe2ae410b9 chi squared update.
[SVN r3166]
2006-08-30 15:45:46 +00:00
John Maddock
3f52d4029b Spellings !
[SVN r3163]
2006-08-27 09:32:00 +00:00
John Maddock
fa86c0c490 Updated docs.
Rewritten students-t parameter estimator.
Added binomial examples.


[SVN r3162]
2006-08-26 18:33:46 +00:00
John Maddock
9d7123eecf More or less completed normal/binomial/students-t distributions.
Updated docs and tests.


[SVN r3160]
2006-08-25 18:03:48 +00:00
John Maddock
99929b1023 Fixed binomial quantile, added complements, various subtle changes to corner cases, tidied up and removed dead code.
Fixed error messages in beta and gamma inverses.
Updated binomial test program, refacted cdf test cases to test cdf, quantile and complements in one hit.
Added accuracy tests for ibeta_inva and ibeta_invb.
Added more docs.


[SVN r3159]
2006-08-20 09:28:27 +00:00
John Maddock
d40fa2fb99 Changed students-t quantile to be free from cancellation error.
Added ibeta_inv overloads that return both x and y.
Updated docs to match.


[SVN r3154]
2006-08-16 17:33:24 +00:00
John Maddock
7e902a680e Added root-2 constant.
Fixed complement code so that constructors are used now.
Adjusted pre-formatted parts of tutorial.
Added normal distribution plus tests.


[SVN r3145]
2006-08-14 12:33:49 +00:00
John Maddock
9b1798b830 Updated and proof-read docs.
[SVN r3136]
2006-08-12 18:01:44 +00:00
John Maddock
e70e08b902 Tidied up bbv2 setup.
Added images and stylesheets.


[SVN r3127]
2006-08-11 15:31:31 +00:00
John Maddock
38175c5aee Added Paul's name!!
[SVN r3126]
2006-08-11 12:37:48 +00:00
Paul A. Bristow
9895ce48e1 Use distributions instead of dist.
[SVN r3125]
2006-08-11 10:36:18 +00:00
John Maddock
c88d67eaaa Hopefully fixed graphics.
[SVN r3123]
2006-08-11 09:33:53 +00:00
John Maddock
fe21fb46b3 More tutorial code.
[SVN r3122]
2006-08-10 18:16:39 +00:00
John Maddock
5c645698c3 Added new style Student's t code and examples.
Added tutorial for the new stats code.


[SVN r3121]
2006-08-10 12:53:07 +00:00
John Maddock
46d9b33645 Tightened up root finding tests.
Added docs for roots without derivatives.
Added derivatives of incomplete gamma and beta.


[SVN r3112]
2006-08-01 17:23:10 +00:00
John Maddock
cd90a9f0d4 Updated and documented the new root finding code.
[SVN r3111]
2006-07-31 18:05:41 +00:00
John Maddock
eca034bb42 Added tests for gamma_P_inva / gamma_Q_inva.
Added docs for new inverses of gamma and beta.


[SVN r3110]
2006-07-31 11:54:46 +00:00
John Maddock
5e9f8e74cf Added new equations for docs.
[SVN r3108]
2006-07-26 13:08:02 +00:00
John Maddock
79a8199f9c Added new root finding algorithm toms748.
Tidied up inverse code and moved files to detail directory.
Updated docs and Jamfile.


[SVN r3107]
2006-07-26 13:06:56 +00:00
John Maddock
2760d7ad0d Added missing license info.
[SVN r34558]
2006-07-16 16:01:25 +00:00
John Maddock
d4920ca48b Updated docs.
[SVN r3039]
2006-06-29 12:14:40 +00:00
John Maddock
493406e734 Added factorial docs and tests.
[SVN r3020]
2006-06-22 18:18:23 +00:00
John Maddock
4341334b2b Updated accuracy in docs.
Fixed test_fisher so it's gcc compatible (real_concept.hpp has to come first).


[SVN r3018]
2006-06-22 15:59:01 +00:00
John Maddock
784df0c4b8 Added initial docs for gamma function ratios.
[SVN r3005]
2006-06-20 18:04:51 +00:00
John Maddock
a122cfe44f Docs update: added implementation details for incomplete beta.
[SVN r3003]
2006-06-20 17:20:09 +00:00
John Maddock
6e67803df2 Updated inverse incomplete beta docs.
[SVN r3000]
2006-06-19 17:42:48 +00:00
Paul A. Bristow
3f446ec5f4 spelling corrections PAB 18 Jun 2006
[SVN r2993]
2006-06-18 17:25:57 +00:00
John Maddock
9c044882bb More or less finished beta inverse and gamma inverse plus misc warning suppression and added missing docs.
[SVN r2987]
2006-06-14 13:59:25 +00:00
John Maddock
c3611d0c6b Added factorials and gamma function ratios.
Updated incomplete beta with BGRAT routine from Didonato and Morris.
Added even and odd polynomials.
Lots of small tweeks.


[SVN r2972]
2006-06-08 16:08:05 +00:00
John Maddock
6af9ca971b Minor doc update (for error handling).
Minor test updates (ibeta inverses).


[SVN r2964]
2006-05-30 18:01:10 +00:00
John Maddock
aa2c565d12 Initial commit.
[SVN r2955]
2006-05-21 15:45:37 +00:00
John Maddock
44b7013434 Added placeholder docs.
[SVN r33688]
2006-04-13 10:20:15 +00:00
John Maddock
dceafaadef Removed old docs: the quickbook version now takes over.
[SVN r33559]
2006-04-05 12:33:15 +00:00
John Maddock
5b00a02f3c Added Boost.Math docs converted to quickbook.
[SVN r33477]
2006-03-26 15:45:45 +00:00
John Maddock
539d64ed65 Added new Math additions.
[SVN r31414]
2005-10-20 17:51:44 +00:00
John Maddock
9ffe41ad11 Added missing images.
[SVN r31409]
2005-10-20 16:14:40 +00:00
John Maddock
a4dc75541c Added TR1 math additions: docs and tests.
[SVN r31335]
2005-10-15 12:01:54 +00:00
Daryle Walker
60f46add87 Added some of the first layout corrections suggested by Christoph Ludwig, plus my own over the 'C++' logo (from the C++ FAQ Lite) and the Cayley doubling table
[SVN r2688]
2005-08-18 02:24:28 +00:00
Daryle Walker
c04ff0e969 Added a LaTeX adaptation of the quaternion guide
[SVN r2681]
2005-08-14 06:08:52 +00:00
Aleksey Gurtovoy
8803d321a9 c++boost.gif -> boost.png replacement
[SVN r25573]
2004-10-05 15:45:52 +00:00
Daryle Walker
6792aa6963 Added bit-searching, bit-intersection, and scaling functions
[SVN r1984]
2004-02-17 03:43:40 +00:00
Daryle Walker
ae74e09deb Added addition and subtraction operators
[SVN r1975]
2004-02-14 09:20:48 +00:00
Daryle Walker
37a37daa30 Added absolute-value and sign functions
[SVN r1974]
2004-02-13 22:50:54 +00:00
Daryle Walker
2439924bff Added increment and decrement operators
[SVN r1973]
2004-02-13 22:06:26 +00:00
Daryle Walker
06bdded4f5 Fixed-up, hopefully, the implementation and exception policy of the bit-shift operators
[SVN r1968]
2004-02-13 10:34:00 +00:00
Daryle Walker
692dc90c11 Added unary + and - operators
[SVN r1967]
2004-02-13 01:05:16 +00:00
Daryle Walker
2ffe57e17c Added bitwise and-not function; did minor documentation tweak
[SVN r1966]
2004-02-12 13:29:21 +00:00
Daryle Walker
05bb8729ea Added greater separation between operator descriptions; added exception profiles to shift operators
[SVN r1962]
2004-02-11 10:50:21 +00:00
Daryle Walker
11de9cab52 Added bit-shift operators; improved test for bit-reversal
[SVN r1961]
2004-02-11 08:20:28 +00:00
Daryle Walker
4488e0ff33 Added bit-string converter; did minor tweaks
[SVN r1953]
2004-02-10 03:08:15 +00:00
Daryle Walker
7b2bf3e95c Added bitwise-and, -or, and -xor operators, including combined assignment versions
[SVN r1952]
2004-02-10 01:11:29 +00:00
Daryle Walker
54484f15df Added even/odd test, comparison method and operators, and minor tweaks
[SVN r1947]
2004-02-09 05:42:24 +00:00
Daryle Walker
bcf7ac8a38 Added method to assign an arbitrary bit pattern within a bit range of another big_whole object
[SVN r1936]
2004-02-06 08:00:19 +00:00
Daryle Walker
8ee4efc5f7 Added files for the multi-precision non-negative integer type based on std::valarray
[SVN r1935]
2004-02-05 10:36:38 +00:00
Daryle Walker
5255f7d989 Adjusted for moving the Compile-Time and Run-Time GCD and LCM components to new, separate headers
[SVN r14273]
2002-07-02 08:31:15 +00:00
Beman Dawes
4433ea13f3 fix links
[SVN r11838]
2001-11-30 17:46:54 +00:00
Beman Dawes
ecaa9e7659 fix links
[SVN r11831]
2001-11-30 12:44:08 +00:00
Dave Abrahams
d199e37ac9 Daryle Walker's GCD library submission
[SVN r11814]
2001-11-29 21:42:58 +00:00