John Maddock
|
f5fa2b973f
|
Add graph.
[SVN r50682]
|
2009-01-20 10:42:00 +00:00 |
|
Paul A. Bristow
|
a6d3c4318b
|
Corrected quantile formula - and also changed 'location' to 'scale' to match the reference texts. (also in source code pareto.cpp)
[SVN r50672]
|
2009-01-19 15:52:19 +00:00 |
|
John Maddock
|
8c3726f69d
|
Added missing distros.
[SVN r50669]
|
2009-01-19 10:30:10 +00:00 |
|
John Maddock
|
2e8429804e
|
Fix bug.
[SVN r50660]
|
2009-01-18 10:25:57 +00:00 |
|
John Maddock
|
dc392f0b3f
|
Add some previously missing tests, and fix up the remaining concept failures for the new distributions.
[SVN r50658]
|
2009-01-17 18:14:03 +00:00 |
|
Paul A. Bristow
|
e2bdfc45dc
|
Added check on convenience typedef.
[SVN r50657]
|
2009-01-17 17:30:53 +00:00 |
|
Paul A. Bristow
|
3d800e6f76
|
Warning suppression
[SVN r50656]
|
2009-01-17 17:30:04 +00:00 |
|
John Maddock
|
a635a894c7
|
Add easier support for mpfr and ntl.
Add laplace to concept tests.
Fix misc. bugs and warnings, from concept tests.
[SVN r50653]
|
2009-01-17 15:47:50 +00:00 |
|
John Maddock
|
eba9a5118e
|
Improve wording.
[SVN r50651]
|
2009-01-17 12:48:11 +00:00 |
|
Paul A. Bristow
|
273ae81f7a
|
Added Doxygen doc comments for file and isNaN, Isinf, Isfinite
[SVN r50636]
|
2009-01-16 17:40:43 +00:00 |
|
John Maddock
|
bd37fcaebe
|
Fix paths to images and stylesheets to use items located via BOOST_ROOT.
[SVN r50634]
|
2009-01-16 15:53:16 +00:00 |
|
Paul A. Bristow
|
d15dd45277
|
warning suppression
[SVN r50633]
|
2009-01-16 15:44:16 +00:00 |
|
Paul A. Bristow
|
9f9ff8ea76
|
warning supression
[SVN r50632]
|
2009-01-16 15:43:55 +00:00 |
|
Paul A. Bristow
|
b2d577bc6f
|
change of variable name from location to scale (also in docs) but no changed to code (& re-tested)
[SVN r50631]
|
2009-01-16 15:41:17 +00:00 |
|
Paul A. Bristow
|
5fcd8670d7
|
Warning suppression
[SVN r50630]
|
2009-01-16 15:40:20 +00:00 |
|
Paul A. Bristow
|
8835fd038b
|
added laplace distribution
[SVN r50629]
|
2009-01-16 14:18:08 +00:00 |
|
Paul A. Bristow
|
b4e8bf83c5
|
added laplace example
[SVN r50624]
|
2009-01-16 10:01:59 +00:00 |
|
John Maddock
|
bf8184000a
|
Fix link.
[SVN r50609]
|
2009-01-15 12:41:49 +00:00 |
|
John Maddock
|
30d61923f6
|
Fix a few bugs, and more test data and update docs.
[SVN r50608]
|
2009-01-15 12:34:26 +00:00 |
|
Paul A. Bristow
|
19d77f8578
|
Minor typo corrected.
[SVN r50607]
|
2009-01-15 11:55:00 +00:00 |
|
John Maddock
|
2c00494ab7
|
Tweak config, fix signed/unsigned comparison warnings.
[SVN r50561]
|
2009-01-13 13:05:53 +00:00 |
|
John Maddock
|
080c9571a1
|
Added graphs and equations.
[SVN r50530]
|
2009-01-10 10:26:59 +00:00 |
|
John Maddock
|
d5b039fec8
|
Initial commit
[SVN r50511]
|
2009-01-08 10:21:18 +00:00 |
|
John Maddock
|
7a07d765ba
|
Reconfigure STLPort.
Fixes #2631.
[SVN r50504]
|
2009-01-07 18:26:20 +00:00 |
|
John Maddock
|
918e946b9b
|
Merge changes from trunk.
[SVN r50503]
|
2009-01-07 16:37:59 +00:00 |
|
John Maddock
|
9941dd5236
|
Fix spelling!
[SVN r50419]
|
2008-12-31 17:26:14 +00:00 |
|
John Maddock
|
dfd8d6dd81
|
Added first cut at hypergeometric docs.
[SVN r50418]
|
2008-12-31 17:22:37 +00:00 |
|
John Maddock
|
48bfe15c1a
|
Adjust expected error rate, otherwise test *just* fails on BSD platforms.
[SVN r50405]
|
2008-12-29 18:24:09 +00:00 |
|
John Maddock
|
bf1461249b
|
Split test/test_nc_beta.cpp into 2 separate tests for the real_concept case.
[SVN r50404]
|
2008-12-29 18:12:55 +00:00 |
|
John Maddock
|
5a2d1aae79
|
Split test_policy_2.cpp into multiple smaller tests.
Fix use of long long so that code compiles with g++ -pedantic.
Update docs to match.
Fixes #1451.
[SVN r50403]
|
2008-12-29 17:55:53 +00:00 |
|
John Maddock
|
32a9c4e02a
|
Simplified version of patch in #2597.
Fixes #2597.
[SVN r50378]
|
2008-12-24 11:20:29 +00:00 |
|
John Maddock
|
df646686e5
|
Fix expm1 error handling, and add additional tests to verify the correct behaviour.
[SVN r50344]
|
2008-12-21 13:50:52 +00:00 |
|
John Maddock
|
94181567fa
|
Fix some Sun-5.9 on Linux failures.
[SVN r50341]
|
2008-12-21 10:23:52 +00:00 |
|
John Maddock
|
8d68670436
|
More tests, plus fixes for issues that showed up.
[SVN r50340]
|
2008-12-21 10:14:19 +00:00 |
|
John Maddock
|
017a3cfe64
|
Added hypergeometric to more tests and to the "include everything" headers.
Suppressed a few warnings.
[SVN r50316]
|
2008-12-18 13:38:56 +00:00 |
|
John Maddock
|
eb786e1828
|
Added initial version of hypergeometric distribution.
[SVN r50313]
|
2008-12-18 12:27:41 +00:00 |
|
John Maddock
|
fa263945e2
|
Added informational comment.
[SVN r50278]
|
2008-12-15 16:03:56 +00:00 |
|
John Maddock
|
bf73538861
|
Added Johan Rade to the credits, and updated library history.
[SVN r50277]
|
2008-12-15 16:03:30 +00:00 |
|
John Maddock
|
5f9cb93d99
|
Reorganise std::fpclassify usage so that functions are only declared if they're used: otherwise compilers can issue an error regarding std::fpclassify usage, even though the template is never instantiated.
[SVN r50274]
|
2008-12-15 09:31:44 +00:00 |
|
John Maddock
|
a69840ed47
|
Add a couple more exemptions from using std::fpclassify.
[SVN r50245]
|
2008-12-12 10:32:01 +00:00 |
|
John Maddock
|
b1c1aab209
|
Added SVG and PNG versions of the laplace_pdf equation.
[SVN r50241]
|
2008-12-11 16:45:25 +00:00 |
|
Thijs van den Berg
|
3fac5c27ee
|
updated text
updated table with equations
[SVN r50239]
|
2008-12-11 11:32:54 +00:00 |
|
Thijs van den Berg
|
21168dad49
|
png version of the laplace pdf equiation image
[SVN r50238]
|
2008-12-11 11:31:33 +00:00 |
|
John Maddock
|
b01c45c9c7
|
Patch for gcc-3.2 compiler errors.
[SVN r50223]
|
2008-12-09 16:34:59 +00:00 |
|
John Maddock
|
af0b3d744e
|
Disable use of std::fpclassify for more platforms.
[SVN r50218]
|
2008-12-09 10:15:46 +00:00 |
|
John Maddock
|
6a51e23333
|
Added debugging info to test case.
[SVN r50162]
|
2008-12-06 16:07:42 +00:00 |
|
John Maddock
|
adb945b074
|
Fix Intel/Linux compile failures, and reinstate some old workarounds for broken std::fpclassify implementations.
[SVN r50161]
|
2008-12-06 16:06:15 +00:00 |
|
John Maddock
|
ae98d17de0
|
Clarified test case.
[SVN r50135]
|
2008-12-05 16:08:17 +00:00 |
|
John Maddock
|
bf5388177d
|
Integrated Johan Rade's floating point utilities code.
[SVN r50134]
|
2008-12-05 16:05:26 +00:00 |
|
Thijs van den Berg
|
3779df1d6c
|
added ref to equation and two images
[SVN r50131]
|
2008-12-05 12:43:56 +00:00 |
|