Commit Graph

  • 3225d4322e 1st try. Paul A. Bristow 2007-03-16 14:58:06 +0000
  • c71f1ced10 cosmetic updates Paul A. Bristow 2007-03-16 14:55:12 +0000
  • 97167c2767 1st try Paul A. Bristow 2007-03-16 14:53:11 +0000
  • 44cf3010cc Median is supported now. John Maddock 2007-02-28 10:46:59 +0000
  • 5044157439 A couple of minor using declaration adjustments. Updated docs: adjusted titles and added more information on the kurtosis. John Maddock 2007-02-22 16:52:38 +0000
  • 61942e35be Undo previous fix, it causes regressions. John Maddock 2007-02-20 13:28:39 +0000
  • cc1d63b410 Undo previous fix, it causes regressions. John Maddock 2007-02-20 13:28:39 +0000
  • 1158127c7d STLport workaround. John Maddock 2007-02-19 10:00:41 +0000
  • 45c04d86cf STLport workaround. John Maddock 2007-02-19 10:00:41 +0000
  • 900b409d80 Fix #pragma push/pops. John Maddock 2007-02-15 16:45:51 +0000
  • 560354a064 Regigged splash screen, added error handling, tidied up menus. John Maddock 2007-02-15 16:44:32 +0000
  • 5c32c37b60 Warnign suppressions when used with dotnet example. Paul A. Bristow 2007-02-14 10:15:26 +0000
  • 8b58a20584 added all distributions and general fill-out. Paul A. Bristow 2007-02-14 10:04:57 +0000
  • 8f8503f71c Added Bayes example from Topher. Paul A. Bristow 2007-02-14 09:50:17 +0000
  • c64e355e2f Spurious warning zerodivide suppressed as agreed. Paul A. Bristow 2007-02-07 16:17:37 +0000
  • de04b3efd5 Fix a few more typos. John Maddock 2007-02-06 17:15:53 +0000
  • 076dcaca65 various editorial corrections, links and references. Paul A. Bristow 2007-02-06 15:04:14 +0000
  • 4bb07211d8 Final lot of updated interfaces and docs. John Maddock 2007-02-06 13:32:59 +0000
  • 87fa2cc1c1 Updated elliptic integral interfaces John Maddock 2007-02-05 10:34:44 +0000
  • c87d0706ec Updated interface for error functions, and polynomials. John Maddock 2007-02-03 16:52:18 +0000
  • 6056403f72 Updated beta and factorial function interfaces. John Maddock 2007-02-03 13:33:20 +0000
  • aed5ae8f6f Updated gamma functions with new argument-promotion rules and docs. John Maddock 2007-02-02 17:20:14 +0000
  • bf2db95a71 More improvements to bessel function docs. John Maddock 2007-02-01 11:19:15 +0000
  • 3b34ed1c11 Added graphs to bessel docs. John Maddock 2007-01-31 18:29:26 +0000
  • 8bd3649e52 Correct bessel-asymptotic usage. Added first cut at docs. John Maddock 2007-01-31 16:31:05 +0000
  • 10eeb62895 Fix Linux and HP-UX regressions. John Maddock 2007-01-29 11:35:10 +0000
  • 8ef269fc93 added default values Paul A. Bristow 2007-01-22 13:54:33 +0000
  • 4ef10fbe2c Added updated SOC Bessel function code. Changed overlow_error to have a default second argument, updated client code to take advantage of this. John Maddock 2007-01-19 17:05:21 +0000
  • d52ef0920e Added default argument 1 and 1 for 'uniform beta distribution. Paul A. Bristow 2007-01-18 18:48:59 +0000
  • 814b8b6ce6 Added comments explaining the options used. John Maddock 2007-01-12 10:07:53 +0000
  • 97c623e241 Minor changes. John Maddock 2007-01-08 18:52:51 +0000
  • 57b775f961 Added cubed root definition. John Maddock 2007-01-08 17:35:32 +0000
  • 1e2a5e5241 1st cut Rayligh and Weibull minor correction. Paul A. Bristow 2007-01-08 16:47:55 +0000
  • 8850a77a5a added Rayleigh. Paul A. Bristow 2007-01-08 16:46:03 +0000
  • 516277205e More graphs for Raleigh docs Paul A. Bristow 2007-01-08 16:44:55 +0000
  • 0f32112e12 Few minopr changes to Rayleigh. Added missing #include to bernoulli.hpp. Reorganised instantiate.hpp. John Maddock 2007-01-08 13:37:40 +0000
  • 0b8c7d1fab Fix potential overflow problem. John Maddock 2007-01-08 12:16:50 +0000
  • 451ff4d184 More equations. John Maddock 2007-01-08 12:10:52 +0000
  • 6ba94712c3 added Rayleigh dsitribution Paul A. Bristow 2007-01-07 15:54:08 +0000
  • c7d542e37c 1st cut. Paul A. Bristow 2007-01-07 15:51:42 +0000
  • bdf6714fd1 Added notes on constants. Paul A. Bristow 2007-01-05 13:21:33 +0000
  • c4c19082a8 Corrected failure to compile! Paul A. Bristow 2007-01-05 13:20:40 +0000
  • 54c6ce894f Added Ls, but unsure if 'cured' Paul A. Bristow 2007-01-05 12:46:50 +0000
  • 9f2769e052 Added missing Ls Paul A. Bristow 2007-01-05 12:36:20 +0000
  • 4ccf8a528f Added comments explaining reasons for macro format. Paul A. Bristow 2007-01-05 12:31:40 +0000
  • 9a59557542 Added new tests to Jamfile. Fixed up test_constants so it passes on platforms with real long doubles. John Maddock 2007-01-04 18:32:10 +0000
  • dc76889b85 Streamlined includes, removed MS-specific #pragma. John Maddock 2007-01-04 16:22:58 +0000
  • 27f5e4d59e Updated hypot with simpler formula. Added sinh and cosh to ntl.hpp. Fixed FreeBSD test failures (no real long long support). John Maddock 2007-01-04 16:20:49 +0000
  • 2e94601868 Conceptual updates for hypot. regig config setup. John Maddock 2007-01-03 19:05:10 +0000
  • f8082e18e7 a few tests for added constants using std functions. Paul A. Bristow 2007-01-03 17:40:22 +0000
  • c8094b86da Coected test sof kurtosis (and k neither 0 or 1) Paul A. Bristow 2007-01-03 17:38:38 +0000
  • 95d7be4127 Added more constants (see also test_constants) Paul A. Bristow 2007-01-03 17:36:40 +0000
  • a61d8016a4 Correctee kurtosis and made k neither 0 nor 1 an error. Paul A. Bristow 2007-01-03 15:30:47 +0000
  • d3bc78cdac Fix linker errors from concept test. Update credits. John Maddock 2007-01-02 11:15:16 +0000
  • 810fc71342 Fix remaining HP-UX regressions. John Maddock 2007-01-01 18:59:56 +0000
  • 47d6f40306 Update hypot and docs. John Maddock 2007-01-01 16:30:52 +0000
  • b1f54f9fe2 Updated concept checks, fixed resulting errors. John Maddock 2007-01-01 13:58:49 +0000
  • dcd1455e26 removed dead file. John Maddock 2006-12-31 16:44:13 +0000
  • e3184cf2b4 another spelling correction Paul A. Bristow 2006-12-30 16:30:50 +0000
  • 84e2ac9c7b Corrected speeling of Peek to Peak! Paul A. Bristow 2006-12-30 16:28:18 +0000
  • f050096486 added bernoulli distribution Paul A. Bristow 2006-12-30 16:11:26 +0000
  • 8ee66091d2 bernoulli graphs Paul A. Bristow 2006-12-30 16:10:30 +0000
  • 08ad1a64b6 added link to graphs Paul A. Bristow 2006-12-30 16:04:35 +0000
  • 3a8810d87c More update on erlang Paul A. Bristow 2006-12-30 16:03:39 +0000
  • bccc76e8fa More doc updates: added invser hyperbolic docs from Boost.Math, updated issue list / roadmap and added credits page. John Maddock 2006-12-30 13:44:41 +0000
  • 02836f93d6 added more tests Paul A. Bristow 2006-12-30 11:02:36 +0000
  • de37bf2484 1st commit of tests Paul A. Bristow 2006-12-30 11:01:41 +0000
  • 27786145ea added comments(?) Paul A. Bristow 2006-12-30 10:59:59 +0000
  • 5867c943c1 1st commit, tests OK Paul A. Bristow 2006-12-30 10:58:19 +0000
  • 903f1b2bc1 1st commit Paul A. Bristow 2006-12-30 10:54:11 +0000
  • d5cc72a404 Added Hubert's name to copyright line. John Maddock 2006-12-29 18:34:39 +0000
  • 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. John Maddock 2006-12-29 18:27:29 +0000
  • 8145e8ed24 Refactored SF docs. John Maddock 2006-12-29 11:43:14 +0000
  • a4583b35ce Fix link name John Maddock 2006-12-29 11:08:32 +0000
  • 1da780488f Fix link name John Maddock 2006-12-29 11:08:32 +0000
  • bb1fbff202 Misc updates and fixes to the code, including a re-ordering of parameters to ensure TR1 compatibility. Updated test data. Ellint docs added. John Maddock 2006-12-28 11:04:39 +0000
  • 9c13334a45 more graphs Paul A. Bristow 2006-12-24 12:47:17 +0000
  • a76c2d374c added graphs pdf cdf Paul A. Bristow 2006-12-24 11:35:53 +0000
  • 1b86b19af6 Changed gamma_P/gamma_Q to gamma_p/gamma_q. John Maddock 2006-12-23 17:28:30 +0000
  • aaafeef8e0 Said that media not implemented, but left references. Paul A. Bristow 2006-12-23 17:16:43 +0000
  • 55e02fe141 Fix the poor man's name John Maddock 2006-12-23 16:36:26 +0000
  • 0fd65c27fd Added pdf and cdf graphs Paul A. Bristow 2006-12-23 14:58:54 +0000
  • 40a65336d0 triangular graphs Paul A. Bristow 2006-12-23 14:57:41 +0000
  • 6c5c047258 correction to default -1,0,+1 Paul A. Bristow 2006-12-23 14:24:14 +0000
  • 18fb5784d5 changed to line width 1 pixel Paul A. Bristow 2006-12-23 14:22:46 +0000
  • 869a2f0134 Added reference docs for range/support/median. Plus various minor editorial changes. John Maddock 2006-12-23 13:35:45 +0000
  • 9ab755fad6 added new examples pdf Paul A. Bristow 2006-12-23 12:59:38 +0000
  • f1a089db4a added info on scale, shape & location - why not implemented. Paul A. Bristow 2006-12-23 12:58:47 +0000
  • 9cb3ddd158 Added concept checks for new functions. Fixed compiler errors. John Maddock 2006-12-23 10:38:06 +0000
  • 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. John Maddock 2006-12-23 10:30:16 +0000
  • 3cd72e6865 Corrected using std::pair mistake. Paul A. Bristow 2006-12-22 13:04:30 +0000
  • 4fcd2f3919 Added needed parenthesis for min/max problem. John Maddock 2006-12-22 10:07:21 +0000
  • de9322f427 Added needed using declaration John Maddock 2006-12-22 10:06:37 +0000
  • a5e0fe7f86 Updated tests for accuacy etc. Paul A. Bristow 2006-12-21 18:05:25 +0000
  • 23330f9ac8 Some minor change. Paul A. Bristow 2006-12-21 17:41:52 +0000
  • 27c05249ab added median approx info. Paul A. Bristow 2006-12-21 17:40:41 +0000
  • 57963398de Added range and support to distributions. Paul A. Bristow 2006-12-21 17:39:22 +0000
  • 158ab5df72 median now provided vai quantile(half) so test for this and remove check_throw. Paul A. Bristow 2006-12-21 13:12:43 +0000
  • 4302268541 Commented out the undefined median to allow derived accessor to rpovide quantile(half). Paul A. Bristow 2006-12-21 13:11:22 +0000
  • 4b0f271432 corrections to supported range and kurtosis-3 comment. Paul A. Bristow 2006-12-21 12:52:33 +0000