Commit Graph

  • ca742e513d Laplace distribution pdf images Thijs van den Berg 2008-12-05 12:43:28 +0000
  • 7a1400a78c Laplace pdf formula Thijs van den Berg 2008-12-05 12:41:18 +0000
  • 72fd2dd78c Deleted because now obselete - use bindings/rr.hpp instead Paul A. Bristow 2008-12-04 16:22:21 +0000
  • 29aa65cc3f Add missing \. John Maddock 2008-12-03 18:12:16 +0000
  • 0ecf5cf353 A very noddy example for Laplace distribution. Better ideas? Paul A. Bristow 2008-12-02 17:16:03 +0000
  • 693f597348 Placeholder 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
  • f41d12c964 Typo corrected Paul A. Bristow 2008-12-02 15:30:57 +0000
  • d30db521c3 add C99 link (not added laplace.gbk yet TODO) Paul A. Bristow 2008-12-02 15:29:43 +0000
  • 0cf022f337 Links to C99 spec added Paul A. Bristow 2008-12-02 15:28:12 +0000
  • 1dca974f87 added link the C99 and Tr1 sections. Paul A. Bristow 2008-12-02 15:27:34 +0000
  • 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 Paul A. Bristow 2008-12-02 12:46:59 +0000
  • b0c6714dfa warning suppressed in tolerance Paul A. Bristow 2008-12-02 12:45:36 +0000
  • 66e1cfa214 Adjust usage logic of log1pl and expm1l. John Maddock 2008-12-01 13:31:39 +0000
  • 22c59e55eb Added extra instrumentation. John Maddock 2008-12-01 10:34:56 +0000
  • 109967b83f Changed section title to "C99 and C++ TR1 C-style Functions" Paul A. Bristow 2008-11-28 18:05:16 +0000
  • f293956c96 Added C99 reference. Paul A. Bristow 2008-11-28 17:55:02 +0000
  • 81ae79f9b8 First version of the Laplace distribution unit test Thijs van den Berg 2008-11-28 13:43:18 +0000
  • 7718ec6ba5 First version of the Laplace distribution Thijs van den Berg 2008-11-28 13:36:24 +0000
  • 35bd08d64d Warning 4800 suppressed by push'n'pop Paul A. Bristow 2008-11-28 12:04:46 +0000
  • d13615acf3 Fixed bug in elliptic integral periodic-reduction code. Added some more debugging/tracing aids. John Maddock 2008-11-18 19:47:50 +0000
  • c6462254b6 Fix bug in expected error rates. John Maddock 2008-11-17 17:10:46 +0000
  • 8f18f801e4 Fix typo. John Maddock 2008-11-13 17:04:44 +0000
  • 3091462e9b Updating dependency information for modularized libraries. Michael A. Jackson 2008-11-07 17:05:27 +0000
  • 4829421fad Updating 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
  • afb4451d0a Added #include <pch.hpp> // Need to compile in MSVC IDE PAB 31 Oct 2008 Paul A. Bristow 2008-11-04 17:15:37 +0000
  • 55572e4c0a Typos to building.qbk etc and added Gautami as author and credits. Paul A. Bristow 2008-11-04 17:11:53 +0000
  • 7af1cc6f24 Corrected mis-spelling of FORTRAN Paul A. Bristow 2008-11-03 16:44:00 +0000
  • 095e1ebd48 Added 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
  • 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. John Maddock 2008-11-01 18:03:39 +0000
  • cfd03e9a2e Added warning suppression in fusion. Paul A. Bristow 2008-11-01 14:35:52 +0000
  • f2c9831420 Added warning in fusion suppression and comments. Paul A. Bristow 2008-11-01 14:34:11 +0000
  • d4b3d127c8 Checked and added output to Quickbook (but not used by docs yet) Paul A. Bristow 2008-11-01 14:31:59 +0000
  • 36d1b598b1 Removed wrongly pasted stuff and re-ran. May not yet be used in qbk docs Paul A. Bristow 2008-11-01 14:18:09 +0000
  • abc4d313b4 Continuing merge of CMake build system files into trunk with the encouragement of Doug Gregor Michael A. Jackson 2008-11-01 13:15:41 +0000
  • 96f61ea2c6 Two spellings. Paul A. Bristow 2008-10-31 12:23:40 +0000
  • e9a6165bd2 Added test_logistic_dist.cpp. John Maddock 2008-10-30 15:41:48 +0000
  • c15b211f2f Integrated lognormal distro into the concept check tests. John Maddock 2008-10-29 13:42:53 +0000
  • 74559257f6 Added logistic distribution. John Maddock 2008-10-29 13:10:08 +0000
  • 96f250bed1 Add newline at end of file. John Maddock 2008-10-27 18:03:45 +0000
  • eb9b7a8839 Improve 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
  • 87b93dab9f Add pch support. John Maddock 2008-10-21 12:46:34 +0000
  • c3367bf1bb Added some specializations of the policy classes to reduce compile times. Updated history. John Maddock 2008-10-20 16:54:24 +0000
  • 4224eb1b1b Merge inspection report fixes from Trunk: licence/copyright/tabs plus one missing doc file. John Maddock 2008-10-11 16:48:38 +0000
  • cddabd5ab1 Fix inspection report issues. John Maddock 2008-10-11 15:46:53 +0000
  • 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. John Maddock 2008-10-09 17:17:35 +0000
  • 1169a0b20f Fixes for Sun C++ on Linux. John Maddock 2008-10-06 12:43:46 +0000
  • df7ad868e7 Added 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
  • 42f52d1993 Fix for GLIBC platforms that don't have long double support. John Maddock 2008-09-25 12:21:04 +0000
  • 85bac4d14e Update docs to match changes to ellint_3. John Maddock 2008-09-21 10:01:46 +0000
  • 6f07ae4be5 Add support for ellint_3 in the difficult previously unsupported region. John Maddock 2008-09-19 16:42:41 +0000
  • 77449fa276 Fix missing #include. John Maddock 2008-09-19 09:12:45 +0000
  • dda431bf58 Fix missing #include. John Maddock 2008-09-19 09:12:33 +0000
  • 5cb4de411a Added 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
  • 710c7ca47d Split files into smaller tests. Fixes #2307. John Maddock 2008-09-09 12:10:11 +0000
  • 9dd7c7ffe3 Fix for EDG-245 compilers on DECCXX and Tru64. John Maddock 2008-09-09 09:32:54 +0000
  • 66d109e1b3 Break the test_binomial_real_concept test into 7 parts to reduce memory consumption. John Maddock 2008-09-08 17:55:36 +0000
  • de4fb969ad Fix definition to match fwd declaration. John Maddock 2008-09-05 10:39:14 +0000
  • bb3859054f Apparently no full long double support on NetBSD. John Maddock 2008-09-03 17:42:45 +0000
  • 7b3bf1cc4c Fix gcc-4.x errors. John Maddock 2008-09-01 11:08:33 +0000
  • f0ee51464c Update expected error rates for 80-bit long double platforms. John Maddock 2008-08-28 16:07:08 +0000
  • 7c545120df Fully qualify function calls to keep Borland happy. John Maddock 2008-08-28 16:06:08 +0000
  • fb02817e67 Fix 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
  • 2459d0f2a6 Merged changes from sandbox, and regenerated the docs. John Maddock 2008-08-22 12:51:40 +0000
  • 3f6394139c Merge changes from Trunk. John Maddock 2008-08-22 12:33:21 +0000
  • e3b0216322 Update to reflect latest works. John Maddock 2008-08-22 11:15:14 +0000
  • bf9a321550 Update inverse hypergeometric docs with accuracy, testing and implementation notes. John Maddock 2008-08-22 11:04:10 +0000
  • 394ed0afef Fixes for gcc compilation. Added sanity checks to tests. John Maddock 2008-08-22 08:51:22 +0000
  • 963749fab1 boost-install rule doesn't work from the sandbox. John Maddock 2008-08-20 11:34:48 +0000
  • c9e8b4d192 Updated inverse hypergeometric functions with better tests and more accurate implementation. John Maddock 2008-08-20 11:02:05 +0000
  • 8cbd8c5f72 Added <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
  • 1248a229c7 Merged variable name changes from trunk to fix #2167. John Maddock 2008-08-06 08:58:24 +0000
  • 2db92b7a2a Changed some variable names to suppress -Wshadow warnings, also fixes #2167. John Maddock 2008-08-06 08:47:31 +0000
  • 8a3b609de8 Merge fixes from trunk. John Maddock 2008-08-04 11:51:06 +0000
  • 7d56e18fed Prevent macro expansion of TR1 functions. John Maddock 2008-08-01 14:53:00 +0000
  • 952a07b6f8 Tweaked 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
  • 3a2bd3bfce Add dependency tracking info. John Maddock 2008-07-24 09:56:25 +0000
  • f451e1d7e4 Add dependency tracking info. John Maddock 2008-07-24 09:55:07 +0000
  • 0b5078c52e strengthen tests to include isnormal/isfinite/isnan etc. John Maddock 2008-07-23 12:44:23 +0000
  • e136a23d58 Disable definitions of function bodies for functions that are already compiler intrinsics. John Maddock 2008-07-21 12:54:43 +0000
  • 4af37bcb6c Disable definitions of function bodies for functions that are already compiler intrinsics. John Maddock 2008-07-21 12:40:03 +0000
  • cc987170ed Some doc additions merged from Trunk. John Maddock 2008-07-18 15:43:55 +0000
  • b3c0a28b58 Merged fixes from trunk for VC71. John Maddock 2008-07-18 12:40:57 +0000
  • 1f8b7ae201 Fix VC 7.1 failures. Added minimal docs on the numeric constants. Regenerated HTML pages. John Maddock 2008-07-18 10:25:16 +0000
  • a9e1da7e81 Merge changes from Trunk. John Maddock 2008-07-15 16:30:27 +0000
  • 2501ff283e Fix for std libs that don't have denorm support in numeric_limits. John Maddock 2008-07-14 16:22:03 +0000
  • a8e2c5f910 Fix a few regressions with compiler/platform specific workarounds. John Maddock 2008-07-14 15:26:44 +0000
  • 0d9b1d9dbd Tweak expected error levels. John Maddock 2008-07-14 08:55:29 +0000
  • 19abd457f2 Fix use of isnan. John Maddock 2008-07-14 08:51:13 +0000
  • 980a2cd605 Fixes issue #2033. John Maddock 2008-07-11 17:57:21 +0000
  • a48e539f95 Update last merge info and rebuild docs. John Maddock 2008-07-04 17:31:38 +0000
  • 35dadef0ff Set last merge revision. John Maddock 2008-07-04 17:20:52 +0000
  • d816b0e2ff Merge changes from the Sandbox to Trunk. Rebuilt docs. John Maddock 2008-07-04 17:14:37 +0000
  • f284acaf50 Merge changes from Trunk. John Maddock 2008-07-04 17:08:58 +0000
  • 08dc16b22f Replace a couple of non-ascii symbols. Daniel James 2008-07-01 09:58:27 +0000
  • dd305e133b Added better Win32 control. John Maddock 2008-06-30 09:02:29 +0000
  • 37e24abe84 Added log1p rational code. John Maddock 2008-06-30 09:01:05 +0000
  • 93ca768954 Fix a few typos in the new indeterminate_result_error. John Maddock 2008-06-30 08:57:15 +0000
  • 04656e4196 Fix more inspect report issues, and regenerated the docs. John Maddock 2008-06-29 09:02:05 +0000
  • 51eb4de2bb Remove/replace non-ASCII characters. John Maddock 2008-06-28 16:59:59 +0000
  • 9cf8afd57c Remove/replace non-ASCII characters. John Maddock 2008-06-28 16:59:32 +0000