Thijs van den Berg
ca742e513d
Laplace distribution pdf images
...
[SVN r50130]
2008-12-05 12:43:28 +00:00
Thijs van den Berg
7a1400a78c
Laplace pdf formula
...
[SVN r50129]
2008-12-05 12:41:18 +00:00
Paul A. Bristow
72fd2dd78c
Deleted because now obselete - use bindings/rr.hpp instead
...
[SVN r50113]
2008-12-04 16:22:21 +00:00
John Maddock
29aa65cc3f
Add missing \.
...
[SVN r50089]
2008-12-03 18:12:16 +00:00
Paul A. Bristow
0ecf5cf353
A very noddy example for Laplace distribution. Better ideas?
...
[SVN r50075]
2008-12-02 17:16:03 +00:00
Paul A. Bristow
693f597348
Placeholder only for laplace doc - needs serious work, and not added to the math.qbk, so won't be processed yet.
...
[SVN r50074]
2008-12-02 16:34:41 +00:00
Paul A. Bristow
f41d12c964
Typo corrected
...
[SVN r50073]
2008-12-02 15:30:57 +00:00
Paul A. Bristow
d30db521c3
add C99 link (not added laplace.gbk yet TODO)
...
[SVN r50072]
2008-12-02 15:29:43 +00:00
Paul A. Bristow
0cf022f337
Links to C99 spec added
...
[SVN r50071]
2008-12-02 15:28:12 +00:00
Paul A. Bristow
1dca974f87
added link the C99 and Tr1 sections.
...
[SVN r50070]
2008-12-02 15:27:34 +00:00
Paul A. Bristow
bce2d4e4a7
Added 50 decimal digit NTL test values - and some TODOs - need a few more values tested, and long double test, and test on convenience typedef
...
[SVN r50067]
2008-12-02 12:46:59 +00:00
Paul A. Bristow
b0c6714dfa
warning suppressed in tolerance
...
[SVN r50066]
2008-12-02 12:45:36 +00:00
John Maddock
66e1cfa214
Adjust usage logic of log1pl and expm1l.
...
[SVN r50055]
2008-12-01 13:31:39 +00:00
John Maddock
22c59e55eb
Added extra instrumentation.
...
[SVN r50050]
2008-12-01 10:34:56 +00:00
Paul A. Bristow
109967b83f
Changed section title to "C99 and C++ TR1 C-style Functions"
...
[SVN r49995]
2008-11-28 18:05:16 +00:00
Paul A. Bristow
f293956c96
Added C99 reference.
...
[SVN r49994]
2008-11-28 17:55:02 +00:00
Thijs van den Berg
81ae79f9b8
First version of the Laplace distribution unit test
...
[SVN r49987]
2008-11-28 13:43:18 +00:00
Thijs van den Berg
7718ec6ba5
First version of the Laplace distribution
...
[SVN r49985]
2008-11-28 13:36:24 +00:00
Paul A. Bristow
35bd08d64d
Warning 4800 suppressed by push'n'pop
...
[SVN r49982]
2008-11-28 12:04:46 +00:00
John Maddock
d13615acf3
Fixed bug in elliptic integral periodic-reduction code.
...
Added some more debugging/tracing aids.
[SVN r49828]
2008-11-18 19:47:50 +00:00
John Maddock
c6462254b6
Fix bug in expected error rates.
...
[SVN r49817]
2008-11-17 17:10:46 +00:00
John Maddock
8f18f801e4
Fix typo.
...
[SVN r49719]
2008-11-13 17:04:44 +00:00
Michael A. Jackson
3091462e9b
Updating dependency information for modularized libraries.
...
[SVN r49628]
2008-11-07 17:05:27 +00:00
Michael A. Jackson
4829421fad
Updating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
...
[SVN r49627]
2008-11-07 17:02:56 +00:00
Paul A. Bristow
afb4451d0a
Added #include <pch.hpp>
...
// Need to compile in MSVC IDE PAB 31 Oct 2008
[SVN r49588]
2008-11-04 17:15:37 +00:00
Paul A. Bristow
55572e4c0a
Typos to building.qbk etc and added Gautami as author and credits.
...
[SVN r49587]
2008-11-04 17:11:53 +00:00
Paul A. Bristow
7af1cc6f24
Corrected mis-spelling of FORTRAN
...
[SVN r49569]
2008-11-03 16:44:00 +00:00
John Maddock
095e1ebd48
Added a new section on building to the docs.
...
Added explanatory note to example.
Added examples to test Jamfile.v2.
[SVN r49534]
2008-11-02 13:45:37 +00:00
John Maddock
63aea405e4
Change configuration Jamfile so it's no longer dependent on the testing module.
...
Fixed students T example, and updated docs to match.
Removed two dead files.
[SVN r49523]
2008-11-01 18:03:39 +00:00
Paul A. Bristow
cfd03e9a2e
Added warning suppression in fusion.
...
[SVN r49518]
2008-11-01 14:35:52 +00:00
Paul A. Bristow
f2c9831420
Added warning in fusion suppression and comments.
...
[SVN r49517]
2008-11-01 14:34:11 +00:00
Paul A. Bristow
d4b3d127c8
Checked and added output to Quickbook (but not used by docs yet)
...
[SVN r49516]
2008-11-01 14:31:59 +00:00
Paul A. Bristow
36d1b598b1
Removed wrongly pasted stuff and re-ran. May not yet be used in qbk docs
...
[SVN r49515]
2008-11-01 14:18:09 +00:00
Michael A. Jackson
abc4d313b4
Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
...
[SVN r49510]
2008-11-01 13:15:41 +00:00
Paul A. Bristow
96f61ea2c6
Two spellings.
...
[SVN r49500]
2008-10-31 12:23:40 +00:00
John Maddock
e9a6165bd2
Added test_logistic_dist.cpp.
...
[SVN r49490]
2008-10-30 15:41:48 +00:00
John Maddock
c15b211f2f
Integrated lognormal distro into the concept check tests.
...
[SVN r49486]
2008-10-29 13:42:53 +00:00
John Maddock
74559257f6
Added logistic distribution.
...
[SVN r49485]
2008-10-29 13:10:08 +00:00
John Maddock
96f250bed1
Add newline at end of file.
...
[SVN r49464]
2008-10-27 18:03:45 +00:00
John Maddock
eb9b7a8839
Improve pch support.
...
Move configuration tests to their own directory so they're only run when required.
[SVN r49442]
2008-10-23 12:24:45 +00:00
John Maddock
87b93dab9f
Add pch support.
...
[SVN r49418]
2008-10-21 12:46:34 +00:00
John Maddock
c3367bf1bb
Added some specializations of the policy classes to reduce compile times.
...
Updated history.
[SVN r49405]
2008-10-20 16:54:24 +00:00
John Maddock
4224eb1b1b
Merge inspection report fixes from Trunk: licence/copyright/tabs plus one missing doc file.
...
[SVN r49286]
2008-10-11 16:48:38 +00:00
John Maddock
cddabd5ab1
Fix inspection report issues.
...
[SVN r49282]
2008-10-11 15:46:53 +00:00
John Maddock
f0d530a1fe
Merge changes from Trunk:
...
* Some Boost.TR1 compatibility fixes.
* Some sun 5.9 compiler fixes.
* Fix some bugs in the inverse hyperbolic functions and strengthen their tests.
* Updated and regenerated docs.
[SVN r49213]
2008-10-09 17:17:35 +00:00
John Maddock
1169a0b20f
Fixes for Sun C++ on Linux.
...
[SVN r49141]
2008-10-06 12:43:46 +00:00
John Maddock
df7ad868e7
Added mpfr docs, and updated the NTL usage docs.
...
Updated bindings tests to run automatically when the appropriate libraries are present.
[SVN r49110]
2008-10-02 09:37:29 +00:00
John Maddock
42f52d1993
Fix for GLIBC platforms that don't have long double support.
...
[SVN r48964]
2008-09-25 12:21:04 +00:00
John Maddock
85bac4d14e
Update docs to match changes to ellint_3.
...
[SVN r48913]
2008-09-21 10:01:46 +00:00
John Maddock
6f07ae4be5
Add support for ellint_3 in the difficult previously unsupported region.
...
[SVN r48899]
2008-09-19 16:42:41 +00:00