Commit Graph

5028 Commits

Author SHA1 Message Date
Paul A. Bristow
8dcd29185e Layout & comments.
[SVN r3547]
2006-12-20 18:59:08 +00:00
Paul A. Bristow
ca818226af ? changed
[SVN r3546]
2006-12-20 18:58:04 +00:00
Paul A. Bristow
222836bded added ln2 etc
[SVN r3545]
2006-12-20 18:54:26 +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
5479928a0a Added range and support
[SVN r3542]
2006-12-20 16:23:42 +00:00
Paul A. Bristow
4863b82990 added median tests.
[SVN r3541]
2006-12-20 15:50:50 +00:00
Paul A. Bristow
2f47640e6c Added median tests
[SVN r3540]
2006-12-20 15:33:43 +00:00
Paul A. Bristow
570d5bdf5f added median as quantile(half)
[SVN r3539]
2006-12-20 15:31:13 +00:00
Paul A. Bristow
7b6fe3921a added median to all distributions.
[SVN r3538]
2006-12-20 15:29:43 +00:00
John Maddock
10ec229b15 Added missing inline specifiers.
[SVN r3533]
2006-12-18 11:04:37 +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
Paul A. Bristow
b1a104ffe1 More Ls and more decimal digits 6666666666666 added.
[SVN r3527]
2006-12-13 19:14:27 +00:00
Paul A. Bristow
3362331ddc Corrections to kurtosis.
[SVN r3526]
2006-12-13 19:13:11 +00:00
Paul A. Bristow
a7f162346d Corrections to kurtosis.
[SVN r3525]
2006-12-13 19:03:22 +00:00
John Maddock
d7653488e8 Added needed parenthesis.
[SVN r3524]
2006-12-13 17:48:40 +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
892747d04e Updated for layout changes
[SVN r3521]
2006-12-12 10:31:05 +00:00
Paul A. Bristow
7d4795a44d Layout improvements
[SVN r3520]
2006-12-12 10:28:57 +00:00
Paul A. Bristow
cc12654f8e changed tests for no infinity allowed.
[SVN r3519]
2006-12-12 10:07:11 +00:00
Paul A. Bristow
a0baf23d99 infinite x removed.
[SVN r3518]
2006-12-12 10:05:12 +00:00
Paul A. Bristow
431748ca99 Test value made L, and new tests for throw on infinity and a==b added.
[SVN r3517]
2006-12-12 09:49:23 +00:00
Paul A. Bristow
c47170b91b infinity removed.
[SVN r3516]
2006-12-12 09:46:24 +00:00
Paul A. Bristow
69ca96e46f Added more tests for extreme values, including infinity and NaN.
[SVN r3515]
2006-12-11 14:36:04 +00:00
Paul A. Bristow
b274b9b464 changed to disallow lower == upper and more tests. infinite a, b, and x still allowed.
[SVN r3514]
2006-12-11 14:35:04 +00:00
Paul A. Bristow
cf6f16d4be 1st cut but questions on infinity?
[SVN r3510]
2006-12-10 18:44:29 +00:00
Paul A. Bristow
cbf9a584c6 1st tests - but needs some cruft removing.
[SVN r3509]
2006-12-10 18:42:56 +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
9e9da20092 Changed to more accurate kurtosis realType(-6)/5 but still problem with infinity.
[SVN r3504]
2006-12-06 18:06:26 +00:00
Paul A. Bristow
8f8065eb43 warning 4130) // '==' : logical operation on address of string constant. suppressed.
[SVN r3503]
2006-12-06 14:13:19 +00:00
Paul A. Bristow
bc9d1cfec0 Changed to more accurate kurtosis realType(-6)/5 but still problem with infinity.
[SVN r3501]
2006-12-06 09:47:27 +00:00
Paul A. Bristow
b0aed3e830 comment on constructor.
[SVN r3499]
2006-12-05 10:02:21 +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
4123458d0e 1st tests
[SVN r3496]
2006-12-04 17:57:12 +00:00
Paul A. Bristow
f878c291d9 1st cut
[SVN r3495]
2006-12-04 17:54:35 +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
Joaquín M. López Muñoz
d4608ab35a merged 1.9 from trunk to branch
[SVN r36260]
2006-12-04 07:06:43 +00:00
Joaquín M. López Muñoz
12a5892443 various fixes for old compilers
[SVN r36259]
2006-12-04 07:04:33 +00:00
Paul A. Bristow
e7420f4519 Added warning 4180 suppression. (in fusion)
[SVN r3488]
2006-12-03 13:34: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
Paul A. Bristow
30c5f9e950 Fumblings removed.
[SVN r3481]
2006-11-30 09:46:46 +00:00
John Maddock
be4a5c91ed More doc tweeks.
[SVN r3479]
2006-11-28 18:32:55 +00:00
John Maddock
245447e82d Do need the warning supression after all for gcc.
[SVN r3478]
2006-11-28 18:08:16 +00:00