Commit Graph

5028 Commits

Author SHA1 Message Date
John Maddock
c9aae0ea7f Updated to include new test programs.
[SVN r3074]
2006-07-09 15:58:53 +00:00
Paul A. Bristow
ea8e3cf385 1st commit - some tests OK?
[SVN r3072]
2006-07-06 15:19:30 +00:00
Paul A. Bristow
a5603dc093 not sure why changed - comments?
[SVN r3071]
2006-07-06 15:18:19 +00:00
Paul A. Bristow
721da6e645 possibly correct tests.
[SVN r3070]
2006-07-06 15:15:53 +00:00
Paul A. Bristow
c9afe467ac Seems sane?
[SVN r3069]
2006-07-06 10:00:35 +00:00
Paul A. Bristow
ed2cd482b3 Passes some tests, but others needed?.
[SVN r3068]
2006-07-06 09:59:11 +00:00
Paul A. Bristow
a46ac4c5aa disabled warnings in test and added output.
[SVN r3067]
2006-07-06 09:57:43 +00:00
Paul A. Bristow
a78a218dd6 REMOVED two argument domain_error, etc functions. Several calls changed but May still be 2 arg calls in code that will fail to compile now.
[SVN r3059]
2006-07-04 17:43:22 +00:00
Paul A. Bristow
4f1eb3f8d2 test for argument promotions promotions.hpp
[SVN r3058]
2006-07-04 17:40:50 +00:00
Paul A. Bristow
866fb8fb17 argument promotion (needed by math function forward declarations math_fwd.hpp)
See also test_promotions.cpp


[SVN r3057]
2006-07-04 17:39:30 +00:00
Paul A. Bristow
7e823381c1 Removed two argument error calls. Added output from test.
[SVN r3056]
2006-07-04 17:19:51 +00:00
Paul A. Bristow
da4f485ceb Update to match math_fwd.hpp OK with test_function_declarations.cpp
[SVN r3055]
2006-07-04 17:17:40 +00:00
Paul A. Bristow
1d0576a788 cosmetic only. TODO add #include math_fwd.hpp
[SVN r3050]
2006-07-03 15:50:58 +00:00
Paul A. Bristow
a00f098f63 fiddling with tolerance and inverse tests added.
[SVN r3049]
2006-07-03 08:55:09 +00:00
Paul A. Bristow
d76f039c46 test for inverse added, more needed?
[SVN r3048]
2006-07-03 08:52:50 +00:00
Paul A. Bristow
8f83f9525e more chisqr tests, including possible bad arguments.
[SVN r3047]
2006-07-03 08:50:32 +00:00
John Maddock
d4920ca48b Updated docs.
[SVN r3039]
2006-06-29 12:14:40 +00:00
John Maddock
107b88abb4 Added tests to print out error messages as well as verify that the exception is thrown.
[SVN r3037]
2006-06-27 17:02:44 +00:00
John Maddock
9b6fd61a8f Fixed VC warnings.
Added needed includes.


[SVN r3036]
2006-06-27 16:34:16 +00:00
Paul A. Bristow
dc28202d2d updated to use argument promoted versions. PAB 27 Jun 2006
[SVN r3035]
2006-06-27 09:48:29 +00:00
Paul A. Bristow
f6b8971322 updated to use JM promoted arguments
[SVN r3034]
2006-06-27 09:45:59 +00:00
Paul A. Bristow
a2d122db66 Updated with JM promoted arguments
[SVN r3033]
2006-06-27 09:45:59 +00:00
John Maddock
6b0825841d Updated code to use the new 3-arg domain_error and pole_error functions.
[SVN r3030]
2006-06-24 17:41:23 +00:00
John Maddock
b2c1ef342f Added abs to real_concept.
Added logic_error to error handling code.


[SVN r3029]
2006-06-24 15:50:52 +00:00
John Maddock
6910a75524 Reorganised and refactored limits and constants code.
[SVN r3028]
2006-06-24 12:00:53 +00:00
Paul A. Bristow
818cfd0bbf Improved error messages and try at warning and constraining probability outside 0 to 1
[SVN r3027]
2006-06-23 18:30:40 +00:00
Paul A. Bristow
4ad9aeccb1 Demo of improved error handling, but PAB doesn't understand exception handling;-)
[SVN r3026]
2006-06-23 18:29:18 +00:00
Paul A. Bristow
3d7552f387 PAB Mods to test JM's improved error message system.
[SVN r3025]
2006-06-23 18:24:33 +00:00
John Maddock
fa6e01c6ee Fix typos.
[SVN r3024]
2006-06-23 09:41:26 +00:00
John Maddock
3519ff8b03 Update digits10 formula used.
[SVN r3023]
2006-06-23 09:36:09 +00:00
John Maddock
3fc272db77 Fixed factorial code, so it is now fully tested.
Added static asserts to ensure data tables in BGRAT don't exceed the number of factorials available.


[SVN r3021]
2006-06-22 18:19:42 +00:00
John Maddock
493406e734 Added factorial docs and tests.
[SVN r3020]
2006-06-22 18:18:23 +00:00
Paul A. Bristow
d65be814d5 *** empty log message ***
[SVN r3019]
2006-06-22 17:02:07 +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
0de45f85d1 Cleaned up BGRAT table size.
Fixed typos in factorials.hpp.
Added needed using declarations in gamma ratios.
Cygwin fix for test.hpp.


[SVN r3017]
2006-06-22 15:57:23 +00:00
Paul A. Bristow
57dafe1629 1st commit PAB
[SVN r3010]
2006-06-21 16:58:28 +00:00
John Maddock
e53697d039 Changed precision handling to set to full precision before formatting error message.
[SVN r3009]
2006-06-21 16:30:34 +00:00
John Maddock
80b35e3a3a Added additional overloads for domain and pole errors, so that formatted output including the actual value is now possible.
[SVN r3008]
2006-06-21 12:53:49 +00:00
Paul A. Bristow
e148678168 1st commit
[SVN r3007]
2006-06-21 11:53:31 +00:00
Paul A. Bristow
5cb47fed11 1st try.
[SVN r3006]
2006-06-21 11:52:18 +00:00
John Maddock
784df0c4b8 Added initial docs for gamma function ratios.
[SVN r3005]
2006-06-20 18:04:51 +00:00
John Maddock
a3157d5e12 Updated incomplete beta to use DiDonato and Morris's BGRAT routine in more cases.
[SVN r3004]
2006-06-20 17:21:29 +00:00
John Maddock
a122cfe44f Docs update: added implementation details for incomplete beta.
[SVN r3003]
2006-06-20 17:20:09 +00:00
Paul A. Bristow
49b94b80a6 1st try.
[SVN r3002]
2006-06-20 14:21:46 +00:00
Paul A. Bristow
cc365b288a *** empty log message ***
[SVN r3001]
2006-06-20 14:20:30 +00:00
John Maddock
6e67803df2 Updated inverse incomplete beta docs.
[SVN r3000]
2006-06-19 17:42:48 +00:00
Paul A. Bristow
a33eceb484 *** empty log message ***
[SVN r2999]
2006-06-19 17:36:33 +00:00
Paul A. Bristow
ad83ab3ac2 1st release
[SVN r2998]
2006-06-19 17:08:19 +00:00
Paul A. Bristow
8c446fc689 1st commit
[SVN r2997]
2006-06-19 09:25:41 +00:00
Paul A. Bristow
b0208fda62 comment on using namespace std and pow.
added std::precision(4) to make clear this is NOT the reason for the using namespace std.


[SVN r2996]
2006-06-19 09:23:35 +00:00