2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-26 04:42:22 +00:00
Commit Graph

169 Commits

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