Paul A. Bristow
c8094b86da
Coected test sof kurtosis (and k neither 0 or 1)
...
[SVN r3595]
2007-01-03 17:38:38 +00:00
Paul A. Bristow
95d7be4127
Added more constants (see also test_constants)
...
[SVN r3594]
2007-01-03 17:36:40 +00:00
Paul A. Bristow
a61d8016a4
Correctee kurtosis and made k neither 0 nor 1 an error.
...
[SVN r3593]
2007-01-03 15:30:47 +00:00
John Maddock
d3bc78cdac
Fix linker errors from concept test.
...
Update credits.
[SVN r3592]
2007-01-02 11:15:16 +00:00
John Maddock
810fc71342
Fix remaining HP-UX regressions.
...
[SVN r3591]
2007-01-01 18:59:56 +00:00
John Maddock
47d6f40306
Update hypot and docs.
...
[SVN r3590]
2007-01-01 16:30:52 +00:00
John Maddock
b1f54f9fe2
Updated concept checks, fixed resulting errors.
...
[SVN r3589]
2007-01-01 13:58:49 +00:00
John Maddock
dcd1455e26
removed dead file.
...
[SVN r36548]
2006-12-31 16:44:13 +00:00
Paul A. Bristow
e3184cf2b4
another spelling correction
...
[SVN r3588]
2006-12-30 16:30:50 +00:00
Paul A. Bristow
84e2ac9c7b
Corrected speeling of Peek to Peak!
...
[SVN r3587]
2006-12-30 16:28:18 +00:00
Paul A. Bristow
f050096486
added bernoulli distribution
...
[SVN r3586]
2006-12-30 16:11:26 +00:00
Paul A. Bristow
8ee66091d2
bernoulli graphs
...
[SVN r3585]
2006-12-30 16:10:30 +00:00
Paul A. Bristow
08ad1a64b6
added link to graphs
...
[SVN r3584]
2006-12-30 16:04:35 +00:00
Paul A. Bristow
3a8810d87c
More update on erlang
...
[SVN r3583]
2006-12-30 16:03:39 +00:00
John Maddock
bccc76e8fa
More doc updates: added invser hyperbolic docs from Boost.Math, updated issue list / roadmap and added credits page.
...
[SVN r3582]
2006-12-30 13:44:41 +00:00
Paul A. Bristow
02836f93d6
added more tests
...
[SVN r3581]
2006-12-30 11:02:36 +00:00
Paul A. Bristow
de37bf2484
1st commit of tests
...
[SVN r3580]
2006-12-30 11:01:41 +00:00
Paul A. Bristow
27786145ea
added comments(?)
...
[SVN r3579]
2006-12-30 10:59:59 +00:00
Paul A. Bristow
5867c943c1
1st commit, tests OK
...
[SVN r3578]
2006-12-30 10:58:19 +00:00
Paul A. Bristow
903f1b2bc1
1st commit
...
[SVN r3577]
2006-12-30 10:54:11 +00:00
John Maddock
d5cc72a404
Added Hubert's name to copyright line.
...
[SVN r3576]
2006-12-29 18:34:39 +00:00
John Maddock
22dce1381e
Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
...
Lots of warning suppression changes.
Added new tests to verify header includes (plus fixes where these new tests failed!).
Documentation updates.
[SVN r3575]
2006-12-29 18:27:29 +00:00
John Maddock
8145e8ed24
Refactored SF docs.
...
[SVN r3574]
2006-12-29 11:43:14 +00:00
John Maddock
a4583b35ce
Fix link name
...
[SVN r36531]
2006-12-29 11:08:32 +00:00
John Maddock
1da780488f
Fix link name
...
[SVN r36531]
2006-12-29 11:08:32 +00:00
John Maddock
bb1fbff202
Misc updates and fixes to the code, including a re-ordering of parameters to ensure TR1 compatibility.
...
Updated test data.
Ellint docs added.
[SVN r3573]
2006-12-28 11:04:39 +00:00
Paul A. Bristow
9c13334a45
more graphs
...
[SVN r3572]
2006-12-24 12:47:17 +00:00
Paul A. Bristow
a76c2d374c
added graphs pdf cdf
...
[SVN r3571]
2006-12-24 11:35:53 +00:00
John Maddock
1b86b19af6
Changed gamma_P/gamma_Q to gamma_p/gamma_q.
...
[SVN r3570]
2006-12-23 17:28:30 +00:00
Paul A. Bristow
aaafeef8e0
Said that media not implemented, but left references.
...
[SVN r3569]
2006-12-23 17:16:43 +00:00
John Maddock
55e02fe141
Fix the poor man's name
...
[SVN r3568]
2006-12-23 16:36:26 +00:00
Paul A. Bristow
0fd65c27fd
Added pdf and cdf graphs
...
[SVN r3567]
2006-12-23 14:58:54 +00:00
Paul A. Bristow
40a65336d0
triangular graphs
...
[SVN r3566]
2006-12-23 14:57:41 +00:00
Paul A. Bristow
6c5c047258
correction to default -1,0,+1
...
[SVN r3565]
2006-12-23 14:24:14 +00:00
Paul A. Bristow
18fb5784d5
changed to line width 1 pixel
...
[SVN r3564]
2006-12-23 14:22:46 +00:00
John Maddock
869a2f0134
Added reference docs for range/support/median.
...
Plus various minor editorial changes.
[SVN r3563]
2006-12-23 13:35:45 +00:00
Paul A. Bristow
9ab755fad6
added new examples pdf
...
[SVN r3562]
2006-12-23 12:59:38 +00:00
Paul A. Bristow
f1a089db4a
added info on scale, shape & location - why not implemented.
...
[SVN r3561]
2006-12-23 12:58:47 +00:00
John Maddock
9cb3ddd158
Added concept checks for new functions.
...
Fixed compiler errors.
[SVN r3560]
2006-12-23 10:38:06 +00:00
John Maddock
eec6aaf0a0
Fixed distributions so new accessors actually compile!
...
Added elliptic integrals plus tests (no docs yet).
Added some refs to Remez docs. Added comment about Erlang=gamma distribution.
[SVN r3559]
2006-12-23 10:30:16 +00:00
Paul A. Bristow
3cd72e6865
Corrected using std::pair mistake.
...
[SVN r3557]
2006-12-22 13:04:30 +00:00
John Maddock
4fcd2f3919
Added needed parenthesis for min/max problem.
...
[SVN r3556]
2006-12-22 10:07:21 +00:00
John Maddock
de9322f427
Added needed using declaration
...
[SVN r3555]
2006-12-22 10:06:37 +00:00
Paul A. Bristow
a5e0fe7f86
Updated tests for accuacy etc.
...
[SVN r3554]
2006-12-21 18:05:25 +00:00
Paul A. Bristow
23330f9ac8
Some minor change.
...
[SVN r3553]
2006-12-21 17:41:52 +00:00
Paul A. Bristow
27c05249ab
added median approx info.
...
[SVN r3552]
2006-12-21 17:40:41 +00:00
Paul A. Bristow
57963398de
Added range and support to distributions.
...
[SVN r3551]
2006-12-21 17:39:22 +00:00
Paul A. Bristow
158ab5df72
median now provided vai quantile(half) so test for this and remove check_throw.
...
[SVN r3550]
2006-12-21 13:12:43 +00:00
Paul A. Bristow
4302268541
Commented out the undefined median to allow derived accessor to rpovide quantile(half).
...
[SVN r3549]
2006-12-21 13:11:22 +00:00
Paul A. Bristow
4b0f271432
corrections to supported range and kurtosis-3 comment.
...
[SVN r3548]
2006-12-21 12:52:33 +00:00