ca742e513dLaplace distribution pdf images
Thijs van den Berg
2008-12-05 12:43:28 +0000
7a1400a78cLaplace pdf formula
Thijs van den Berg
2008-12-05 12:41:18 +0000
72fd2dd78cDeleted because now obselete - use bindings/rr.hpp instead
Paul A. Bristow
2008-12-04 16:22:21 +0000
29aa65cc3fAdd missing \.
John Maddock
2008-12-03 18:12:16 +0000
0ecf5cf353A very noddy example for Laplace distribution. Better ideas?
Paul A. Bristow
2008-12-02 17:16:03 +0000
693f597348Placeholder only for laplace doc - needs serious work, and not added to the math.qbk, so won't be processed yet.
Paul A. Bristow
2008-12-02 16:34:41 +0000
f41d12c964Typo corrected
Paul A. Bristow
2008-12-02 15:30:57 +0000
d30db521c3add C99 link (not added laplace.gbk yet TODO)
Paul A. Bristow
2008-12-02 15:29:43 +0000
0cf022f337Links to C99 spec added
Paul A. Bristow
2008-12-02 15:28:12 +0000
1dca974f87added link the C99 and Tr1 sections.
Paul A. Bristow
2008-12-02 15:27:34 +0000
bce2d4e4a7Added 50 decimal digit NTL test values - and some TODOs - need a few more values tested, and long double test, and test on convenience typedef
Paul A. Bristow
2008-12-02 12:46:59 +0000
b0c6714dfawarning suppressed in tolerance
Paul A. Bristow
2008-12-02 12:45:36 +0000
66e1cfa214Adjust usage logic of log1pl and expm1l.
John Maddock
2008-12-01 13:31:39 +0000
22c59e55ebAdded extra instrumentation.
John Maddock
2008-12-01 10:34:56 +0000
109967b83fChanged section title to "C99 and C++ TR1 C-style Functions"
Paul A. Bristow
2008-11-28 18:05:16 +0000
f293956c96Added C99 reference.
Paul A. Bristow
2008-11-28 17:55:02 +0000
81ae79f9b8First version of the Laplace distribution unit test
Thijs van den Berg
2008-11-28 13:43:18 +0000
7718ec6ba5First version of the Laplace distribution
Thijs van den Berg
2008-11-28 13:36:24 +0000
35bd08d64dWarning 4800 suppressed by push'n'pop
Paul A. Bristow
2008-11-28 12:04:46 +0000
d13615acf3Fixed bug in elliptic integral periodic-reduction code. Added some more debugging/tracing aids.
John Maddock
2008-11-18 19:47:50 +0000
c6462254b6Fix bug in expected error rates.
John Maddock
2008-11-17 17:10:46 +0000
8f18f801e4Fix typo.
John Maddock
2008-11-13 17:04:44 +0000
3091462e9bUpdating dependency information for modularized libraries.
Michael A. Jackson
2008-11-07 17:05:27 +0000
4829421fadUpdating CMake files to latest trunk. Added dependency information for regression tests and a few new macros for internal use.
Michael A. Jackson
2008-11-07 17:02:56 +0000
afb4451d0aAdded #include <pch.hpp> // Need to compile in MSVC IDE PAB 31 Oct 2008
Paul A. Bristow
2008-11-04 17:15:37 +0000
55572e4c0aTypos to building.qbk etc and added Gautami as author and credits.
Paul A. Bristow
2008-11-04 17:11:53 +0000
7af1cc6f24Corrected mis-spelling of FORTRAN
Paul A. Bristow
2008-11-03 16:44:00 +0000
095e1ebd48Added a new section on building to the docs. Added explanatory note to example. Added examples to test Jamfile.v2.
John Maddock
2008-11-02 13:45:37 +0000
63aea405e4Change 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.
John Maddock
2008-11-01 18:03:39 +0000
cfd03e9a2eAdded warning suppression in fusion.
Paul A. Bristow
2008-11-01 14:35:52 +0000
f2c9831420Added warning in fusion suppression and comments.
Paul A. Bristow
2008-11-01 14:34:11 +0000
d4b3d127c8Checked and added output to Quickbook (but not used by docs yet)
Paul A. Bristow
2008-11-01 14:31:59 +0000
36d1b598b1Removed wrongly pasted stuff and re-ran. May not yet be used in qbk docs
Paul A. Bristow
2008-11-01 14:18:09 +0000
abc4d313b4Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor
Michael A. Jackson
2008-11-01 13:15:41 +0000
96f61ea2c6Two spellings.
Paul A. Bristow
2008-10-31 12:23:40 +0000
e9a6165bd2Added test_logistic_dist.cpp.
John Maddock
2008-10-30 15:41:48 +0000
c15b211f2fIntegrated lognormal distro into the concept check tests.
John Maddock
2008-10-29 13:42:53 +0000
74559257f6Added logistic distribution.
John Maddock
2008-10-29 13:10:08 +0000
96f250bed1Add newline at end of file.
John Maddock
2008-10-27 18:03:45 +0000
eb9b7a8839Improve pch support. Move configuration tests to their own directory so they're only run when required.
John Maddock
2008-10-23 12:24:45 +0000
87b93dab9fAdd pch support.
John Maddock
2008-10-21 12:46:34 +0000
c3367bf1bbAdded some specializations of the policy classes to reduce compile times. Updated history.
John Maddock
2008-10-20 16:54:24 +0000
4224eb1b1bMerge inspection report fixes from Trunk: licence/copyright/tabs plus one missing doc file.
John Maddock
2008-10-11 16:48:38 +0000
cddabd5ab1Fix inspection report issues.
John Maddock
2008-10-11 15:46:53 +0000
f0d530a1feMerge 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.
John Maddock
2008-10-09 17:17:35 +0000
1169a0b20fFixes for Sun C++ on Linux.
John Maddock
2008-10-06 12:43:46 +0000
df7ad868e7Added mpfr docs, and updated the NTL usage docs. Updated bindings tests to run automatically when the appropriate libraries are present.
John Maddock
2008-10-02 09:37:29 +0000
42f52d1993Fix for GLIBC platforms that don't have long double support.
John Maddock
2008-09-25 12:21:04 +0000
85bac4d14eUpdate docs to match changes to ellint_3.
John Maddock
2008-09-21 10:01:46 +0000
6f07ae4be5Add support for ellint_3 in the difficult previously unsupported region.
John Maddock
2008-09-19 16:42:41 +0000
77449fa276Fix missing #include.
John Maddock
2008-09-19 09:12:45 +0000
dda431bf58Fix missing #include.
John Maddock
2008-09-19 09:12:33 +0000
5cb4de411aAdded mpfr support, and updated NTL::RR support. Added concept checks for those. Added type casts where required to get mpfr_class support working OK.
John Maddock
2008-09-11 17:58:11 +0000
710c7ca47dSplit files into smaller tests. Fixes#2307.
John Maddock
2008-09-09 12:10:11 +0000
9dd7c7ffe3Fix for EDG-245 compilers on DECCXX and Tru64.
John Maddock
2008-09-09 09:32:54 +0000
66d109e1b3Break the test_binomial_real_concept test into 7 parts to reduce memory consumption.
John Maddock
2008-09-08 17:55:36 +0000
de4fb969adFix definition to match fwd declaration.
John Maddock
2008-09-05 10:39:14 +0000
bb3859054fApparently no full long double support on NetBSD.
John Maddock
2008-09-03 17:42:45 +0000
7b3bf1cc4cFix gcc-4.x errors.
John Maddock
2008-09-01 11:08:33 +0000
f0ee51464cUpdate expected error rates for 80-bit long double platforms.
John Maddock
2008-08-28 16:07:08 +0000
7c545120dfFully qualify function calls to keep Borland happy.
John Maddock
2008-08-28 16:06:08 +0000
fb02817e67Fix Intel-10.1 test failures, by adjusting the function signatures for the inverse hyper-geometric functions.
John Maddock
2008-08-28 15:57:06 +0000
2459d0f2a6Merged changes from sandbox, and regenerated the docs.
John Maddock
2008-08-22 12:51:40 +0000
3f6394139cMerge changes from Trunk.
John Maddock
2008-08-22 12:33:21 +0000
e3b0216322Update to reflect latest works.
John Maddock
2008-08-22 11:15:14 +0000
bf9a321550Update inverse hypergeometric docs with accuracy, testing and implementation notes.
John Maddock
2008-08-22 11:04:10 +0000
394ed0afefFixes for gcc compilation. Added sanity checks to tests.
John Maddock
2008-08-22 08:51:22 +0000
963749fab1boost-install rule doesn't work from the sandbox.
John Maddock
2008-08-20 11:34:48 +0000
c9e8b4d192Updated inverse hypergeometric functions with better tests and more accurate implementation.
John Maddock
2008-08-20 11:02:05 +0000
8cbd8c5f72Added <cmath> support to the TR1 library. Added Borland and Sun workaround headers to the TR1 lib. Added a "no tr1" version of cmath to Boost.Config and made use of it throughout Boost.Math.
John Maddock
2008-08-10 09:12:02 +0000
1248a229c7Merged variable name changes from trunk to fix#2167.
John Maddock
2008-08-06 08:58:24 +0000
2db92b7a2aChanged some variable names to suppress -Wshadow warnings, also fixes#2167.
John Maddock
2008-08-06 08:47:31 +0000
8a3b609de8Merge fixes from trunk.
John Maddock
2008-08-04 11:51:06 +0000
7d56e18fedPrevent macro expansion of TR1 functions.
John Maddock
2008-08-01 14:53:00 +0000
952a07b6f8Tweaked files to pass inspection report; one file had some min/max violations; but all had to have 'boostinspect:nolicense' set because a copyrighter, Paul Moore, has disappeared, so his files can never be changed to the main Boost license
Daryle Walker
2008-07-27 23:43:04 +0000
3a2bd3bfceAdd dependency tracking info.
John Maddock
2008-07-24 09:56:25 +0000
f451e1d7e4Add dependency tracking info.
John Maddock
2008-07-24 09:55:07 +0000
0b5078c52estrengthen tests to include isnormal/isfinite/isnan etc.
John Maddock
2008-07-23 12:44:23 +0000
e136a23d58Disable definitions of function bodies for functions that are already compiler intrinsics.
John Maddock
2008-07-21 12:54:43 +0000
4af37bcb6cDisable definitions of function bodies for functions that are already compiler intrinsics.
John Maddock
2008-07-21 12:40:03 +0000
cc987170edSome doc additions merged from Trunk.
John Maddock
2008-07-18 15:43:55 +0000
b3c0a28b58Merged fixes from trunk for VC71.
John Maddock
2008-07-18 12:40:57 +0000
1f8b7ae201Fix VC 7.1 failures. Added minimal docs on the numeric constants. Regenerated HTML pages.
John Maddock
2008-07-18 10:25:16 +0000
a9e1da7e81Merge changes from Trunk.
John Maddock
2008-07-15 16:30:27 +0000
2501ff283eFix for std libs that don't have denorm support in numeric_limits.
John Maddock
2008-07-14 16:22:03 +0000
a8e2c5f910Fix a few regressions with compiler/platform specific workarounds.
John Maddock
2008-07-14 15:26:44 +0000
0d9b1d9dbdTweak expected error levels.
John Maddock
2008-07-14 08:55:29 +0000
19abd457f2Fix use of isnan.
John Maddock
2008-07-14 08:51:13 +0000
980a2cd605Fixes issue #2033.
John Maddock
2008-07-11 17:57:21 +0000
a48e539f95Update last merge info and rebuild docs.
John Maddock
2008-07-04 17:31:38 +0000
35dadef0ffSet last merge revision.
John Maddock
2008-07-04 17:20:52 +0000
d816b0e2ffMerge changes from the Sandbox to Trunk. Rebuilt docs.
John Maddock
2008-07-04 17:14:37 +0000
f284acaf50Merge changes from Trunk.
John Maddock
2008-07-04 17:08:58 +0000
08dc16b22fReplace a couple of non-ascii symbols.
Daniel James
2008-07-01 09:58:27 +0000
dd305e133bAdded better Win32 control.
John Maddock
2008-06-30 09:02:29 +0000
37e24abe84Added log1p rational code.
John Maddock
2008-06-30 09:01:05 +0000
93ca768954Fix a few typos in the new indeterminate_result_error.
John Maddock
2008-06-30 08:57:15 +0000
04656e4196Fix more inspect report issues, and regenerated the docs.
John Maddock
2008-06-29 09:02:05 +0000
51eb4de2bbRemove/replace non-ASCII characters.
John Maddock
2008-06-28 16:59:59 +0000
9cf8afd57cRemove/replace non-ASCII characters.
John Maddock
2008-06-28 16:59:32 +0000