Commit Graph

5028 Commits

Author SHA1 Message Date
Paul A. Bristow
dab4cd3c29 attempted add a test for t = 0 and varying degrees of freedom - fails for big df >= 1e16.
[SVN r3132]
2006-08-12 13:29:38 +00:00
Paul A. Bristow
fec4b853a1 *** empty log message ***
[SVN r3131]
2006-08-12 13:28:12 +00:00
Paul A. Bristow
50ad897d31 Removed - to be replaced by version in \distributions
[SVN r3130]
2006-08-12 11:13:59 +00:00
Paul A. Bristow
d34cdb4311 Replaced by version in \distributions.
[SVN r3129]
2006-08-12 11:11:08 +00:00
Paul A. Bristow
530d38dd15 quieted C4610 doesn't look helpful. Added copyright JM and a refercen.
Also removed a conversion warning with a static cast<RealType>, added output and commited.


[SVN r3128]
2006-08-12 11:06:32 +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
Paul A. Bristow
59a3e0b48f Moved to distributions folder.
[SVN r3124]
2006-08-11 10:33:53 +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
2dcc9167e8 Updated inverse gamma tests.
Updated inverse gamma code to prevent premature termination of Halley Iteration.


[SVN r3120]
2006-08-10 09:27:19 +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
5e67622a7d Fixed gamma_inva.
Added floor and ceil termination conditions to toms748_solve.
Added ibeta_inva and ibeta_invb.


[SVN r3109]
2006-07-27 15:45:17 +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
4ecb968fc7 Begun to refactor and tighten up the tests so that results are actually regression tested as well as printed to screen.
Added code for extracting the sign of a number.
Fixed a few bugs and tidied up the code a little in places.
Changed test_result to properly encapsulate it's contents.


[SVN r3106]
2006-07-25 09:17:33 +00:00
Gennaro Prota
605742d626 (merge from head)
fixed typo in leading comment; removed unnamed namespace reported by inspect tool


[SVN r34714]
2006-07-24 21:49:33 +00:00
Gennaro Prota
7103f8c0c9 fixed typo in leading comment; removed unnamed namespace reported by inspect tool
[SVN r34713]
2006-07-24 21:47:09 +00:00
Gennaro Prota
e1467c8da3 (merge from head)
same as for acos.hpp: fixed license reference text; slight changes to comments to avoid spurious inspect tool warnings


[SVN r34712]
2006-07-24 21:38:40 +00:00
Gennaro Prota
2875cd33b7 same as for acos.hpp: fixed license reference text; slight changes to comments to avoid spurious inspect tool warnings
[SVN r34711]
2006-07-24 21:37:11 +00:00
Gennaro Prota
8728ec7e89 (merge from head)
fixed license reference text; slight changes to comments to avoid spurious inspect tool warnings


[SVN r34710]
2006-07-24 21:33:20 +00:00
Gennaro Prota
f31a98ad95 fixed license reference text; slight changes to comments to avoid spurious inspect tool warnings
[SVN r34709]
2006-07-24 21:29:43 +00:00
John Maddock
e12af6d280 Improved tests, tightened limits, and made sure input values in the gamma tests are exact.
[SVN r3100]
2006-07-20 12:59:17 +00:00
John Maddock
94ebae476a Updated generic erf version so it doesn't call the incomplete gamma directly.
Refactored the incomplete gamma, improved the changeover between P and Q, added two new finite-sum expansions for integer and half integer arguments.
Improved error handing in the inverse gamma.


[SVN r3099]
2006-07-20 12:58:29 +00:00
John Maddock
c4eceb5372 Added missing license info.
[SVN r34558]
2006-07-16 16:01:25 +00:00
John Maddock
2760d7ad0d Added missing license info.
[SVN r34558]
2006-07-16 16:01:25 +00:00
John Maddock
74b41709bf Borland C++ fix.
[SVN r34532]
2006-07-13 09:47:18 +00:00
John Maddock
607e6990cd Added needed include.
[SVN r34514]
2006-07-12 17:52:28 +00:00
John Maddock
cc6a224a8a Added needed #include.
[SVN r34513]
2006-07-12 17:44:46 +00:00
Paul A. Bristow
e8c5217846 Example 1 from Wikipedia seems OK.
[SVN r3093]
2006-07-12 16:16:34 +00:00
Paul A. Bristow
4350382d58 Test seems OK now, including inverse.
[SVN r3092]
2006-07-12 16:14:24 +00:00
Paul A. Bristow
162f416732 Looks nearer to correct now with test and example1.
[SVN r3091]
2006-07-12 16:13:11 +00:00
Paul A. Bristow
7596f7bad9 Update to results are corrected .hpp file error
[SVN r3090]
2006-07-11 16:10:45 +00:00
Paul A. Bristow
e06f1fa83b Corrected missing k+1
[SVN r3089]
2006-07-11 16:09:04 +00:00
Paul A. Bristow
305ca1f705 comments etc PAB
[SVN r3088]
2006-07-11 14:17:49 +00:00
Paul A. Bristow
8417d24efd comment lexical cast fqult added
[SVN r3087]
2006-07-11 14:16:50 +00:00
Paul A. Bristow
58d4299525 Another unused parameter conveted to /* l */
[SVN r3086]
2006-07-11 14:15:42 +00:00
John Maddock
45fce41aa2 Warning suppression.
[SVN r3085]
2006-07-11 12:30:40 +00:00
John Maddock
cda4c449a9 Crush a couple more warnings.
[SVN r3084]
2006-07-11 12:27:48 +00:00
Paul A. Bristow
11bb475338 More comments, still not tested much.
[SVN r3082]
2006-07-10 17:41:53 +00:00
John Maddock
86c65d8c9f Add using declaration so that std::fabs is actually found.
[SVN r3081]
2006-07-10 16:25:06 +00:00
John Maddock
31fbe1eaeb Added needed math_fwd.hpp includes were needed, cleaned up code, and generally got things compiling with gcc.
[SVN r3080]
2006-07-10 15:30:36 +00:00
Paul A. Bristow
6307ffc6d3 tested by PAB at 8 July - links and runs OK
[SVN r3078]
2006-07-09 18:33:33 +00:00
John Maddock
bc87a3747d Added #pragma's where warnings couldn't be suppressed any other way.
Refactored code to suppress warnings where possible.


[SVN r3077]
2006-07-09 17:56:55 +00:00
John Maddock
f7961cdc6d Added missing inline specifiers.
[SVN r3076]
2006-07-09 17:54:06 +00:00
John Maddock
57d3e67695 Initial commit
[SVN r3075]
2006-07-09 16:40:09 +00:00