Commit Graph

1451 Commits

Author SHA1 Message Date
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