3225d4322e1st try.
Paul A. Bristow
2007-03-16 14:58:06 +0000
c71f1ced10cosmetic updates
Paul A. Bristow
2007-03-16 14:55:12 +0000
97167c27671st try
Paul A. Bristow
2007-03-16 14:53:11 +0000
44cf3010ccMedian is supported now.
John Maddock
2007-02-28 10:46:59 +0000
5044157439A 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
61942e35beUndo previous fix, it causes regressions.
John Maddock
2007-02-20 13:28:39 +0000
cc1d63b410Undo previous fix, it causes regressions.
John Maddock
2007-02-20 13:28:39 +0000
1158127c7dSTLport workaround.
John Maddock
2007-02-19 10:00:41 +0000
45c04d86cfSTLport workaround.
John Maddock
2007-02-19 10:00:41 +0000
900b409d80Fix #pragma push/pops.
John Maddock
2007-02-15 16:45:51 +0000
560354a064Regigged splash screen, added error handling, tidied up menus.
John Maddock
2007-02-15 16:44:32 +0000
5c32c37b60Warnign suppressions when used with dotnet example.
Paul A. Bristow
2007-02-14 10:15:26 +0000
8b58a20584added all distributions and general fill-out.
Paul A. Bristow
2007-02-14 10:04:57 +0000
8f8503f71cAdded Bayes example from Topher.
Paul A. Bristow
2007-02-14 09:50:17 +0000
c64e355e2fSpurious warning zerodivide suppressed as agreed.
Paul A. Bristow
2007-02-07 16:17:37 +0000
de04b3efd5Fix a few more typos.
John Maddock
2007-02-06 17:15:53 +0000
076dcaca65various editorial corrections, links and references.
Paul A. Bristow
2007-02-06 15:04:14 +0000
4bb07211d8Final lot of updated interfaces and docs.
John Maddock
2007-02-06 13:32:59 +0000
87fa2cc1c1Updated elliptic integral interfaces
John Maddock
2007-02-05 10:34:44 +0000
c87d0706ecUpdated interface for error functions, and polynomials.
John Maddock
2007-02-03 16:52:18 +0000
6056403f72Updated beta and factorial function interfaces.
John Maddock
2007-02-03 13:33:20 +0000
aed5ae8f6fUpdated gamma functions with new argument-promotion rules and docs.
John Maddock
2007-02-02 17:20:14 +0000
bf2db95a71More improvements to bessel function docs.
John Maddock
2007-02-01 11:19:15 +0000
3b34ed1c11Added graphs to bessel docs.
John Maddock
2007-01-31 18:29:26 +0000
8bd3649e52Correct bessel-asymptotic usage. Added first cut at docs.
John Maddock
2007-01-31 16:31:05 +0000
10eeb62895Fix Linux and HP-UX regressions.
John Maddock
2007-01-29 11:35:10 +0000
8ef269fc93added default values
Paul A. Bristow
2007-01-22 13:54:33 +0000
4ef10fbe2cAdded 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
d52ef0920eAdded default argument 1 and 1 for 'uniform beta distribution.
Paul A. Bristow
2007-01-18 18:48:59 +0000
814b8b6ce6Added comments explaining the options used.
John Maddock
2007-01-12 10:07:53 +0000
97c623e241Minor changes.
John Maddock
2007-01-08 18:52:51 +0000
57b775f961Added cubed root definition.
John Maddock
2007-01-08 17:35:32 +0000
1e2a5e52411st cut Rayligh and Weibull minor correction.
Paul A. Bristow
2007-01-08 16:47:55 +0000
8850a77a5aadded Rayleigh.
Paul A. Bristow
2007-01-08 16:46:03 +0000
516277205eMore graphs for Raleigh docs
Paul A. Bristow
2007-01-08 16:44:55 +0000
0f32112e12Few minopr changes to Rayleigh. Added missing #include to bernoulli.hpp. Reorganised instantiate.hpp.
John Maddock
2007-01-08 13:37:40 +0000
0b8c7d1fabFix potential overflow problem.
John Maddock
2007-01-08 12:16:50 +0000
451ff4d184More equations.
John Maddock
2007-01-08 12:10:52 +0000
6ba94712c3added Rayleigh dsitribution
Paul A. Bristow
2007-01-07 15:54:08 +0000
c7d542e37c1st cut.
Paul A. Bristow
2007-01-07 15:51:42 +0000
bdf6714fd1Added notes on constants.
Paul A. Bristow
2007-01-05 13:21:33 +0000
c4c19082a8Corrected failure to compile!
Paul A. Bristow
2007-01-05 13:20:40 +0000
54c6ce894fAdded Ls, but unsure if 'cured'
Paul A. Bristow
2007-01-05 12:46:50 +0000
9f2769e052Added missing Ls
Paul A. Bristow
2007-01-05 12:36:20 +0000
4ccf8a528fAdded comments explaining reasons for macro format.
Paul A. Bristow
2007-01-05 12:31:40 +0000
9a59557542Added 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
dc76889b85Streamlined includes, removed MS-specific #pragma.
John Maddock
2007-01-04 16:22:58 +0000
27f5e4d59eUpdated 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
2e94601868Conceptual updates for hypot. regig config setup.
John Maddock
2007-01-03 19:05:10 +0000
f8082e18e7a few tests for added constants using std functions.
Paul A. Bristow
2007-01-03 17:40:22 +0000
c8094b86daCoected test sof kurtosis (and k neither 0 or 1)
Paul A. Bristow
2007-01-03 17:38:38 +0000
95d7be4127Added more constants (see also test_constants)
Paul A. Bristow
2007-01-03 17:36:40 +0000
a61d8016a4Correctee kurtosis and made k neither 0 nor 1 an error.
Paul A. Bristow
2007-01-03 15:30:47 +0000
d3bc78cdacFix linker errors from concept test. Update credits.
John Maddock
2007-01-02 11:15:16 +0000
810fc71342Fix remaining HP-UX regressions.
John Maddock
2007-01-01 18:59:56 +0000
47d6f40306Update hypot and docs.
John Maddock
2007-01-01 16:30:52 +0000
dcd1455e26removed dead file.
John Maddock
2006-12-31 16:44:13 +0000
e3184cf2b4another spelling correction
Paul A. Bristow
2006-12-30 16:30:50 +0000
84e2ac9c7bCorrected speeling of Peek to Peak!
Paul A. Bristow
2006-12-30 16:28:18 +0000
f050096486added bernoulli distribution
Paul A. Bristow
2006-12-30 16:11:26 +0000
8ee66091d2bernoulli graphs
Paul A. Bristow
2006-12-30 16:10:30 +0000
08ad1a64b6added link to graphs
Paul A. Bristow
2006-12-30 16:04:35 +0000
3a8810d87cMore update on erlang
Paul A. Bristow
2006-12-30 16:03:39 +0000
bccc76e8faMore 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
02836f93d6added more tests
Paul A. Bristow
2006-12-30 11:02:36 +0000
de37bf24841st commit of tests
Paul A. Bristow
2006-12-30 11:01:41 +0000
27786145eaadded comments(?)
Paul A. Bristow
2006-12-30 10:59:59 +0000
5867c943c11st commit, tests OK
Paul A. Bristow
2006-12-30 10:58:19 +0000
903f1b2bc11st commit
Paul A. Bristow
2006-12-30 10:54:11 +0000
d5cc72a404Added Hubert's name to copyright line.
John Maddock
2006-12-29 18:34:39 +0000
22dce1381eIntegrated 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
8145e8ed24Refactored SF docs.
John Maddock
2006-12-29 11:43:14 +0000
a4583b35ceFix link name
John Maddock
2006-12-29 11:08:32 +0000
1da780488fFix link name
John Maddock
2006-12-29 11:08:32 +0000
bb1fbff202Misc 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
9c13334a45more graphs
Paul A. Bristow
2006-12-24 12:47:17 +0000
a76c2d374cadded graphs pdf cdf
Paul A. Bristow
2006-12-24 11:35:53 +0000
1b86b19af6Changed gamma_P/gamma_Q to gamma_p/gamma_q.
John Maddock
2006-12-23 17:28:30 +0000
aaafeef8e0Said that media not implemented, but left references.
Paul A. Bristow
2006-12-23 17:16:43 +0000
55e02fe141Fix the poor man's name
John Maddock
2006-12-23 16:36:26 +0000
0fd65c27fdAdded pdf and cdf graphs
Paul A. Bristow
2006-12-23 14:58:54 +0000
40a65336d0triangular graphs
Paul A. Bristow
2006-12-23 14:57:41 +0000
6c5c047258correction to default -1,0,+1
Paul A. Bristow
2006-12-23 14:24:14 +0000
18fb5784d5changed to line width 1 pixel
Paul A. Bristow
2006-12-23 14:22:46 +0000
869a2f0134Added reference docs for range/support/median. Plus various minor editorial changes.
John Maddock
2006-12-23 13:35:45 +0000
9ab755fad6added new examples pdf
Paul A. Bristow
2006-12-23 12:59:38 +0000
f1a089db4aadded info on scale, shape & location - why not implemented.
Paul A. Bristow
2006-12-23 12:58:47 +0000
9cb3ddd158Added concept checks for new functions. Fixed compiler errors.
John Maddock
2006-12-23 10:38:06 +0000
eec6aaf0a0Fixed 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
3cd72e6865Corrected using std::pair mistake.
Paul A. Bristow
2006-12-22 13:04:30 +0000
4fcd2f3919Added needed parenthesis for min/max problem.
John Maddock
2006-12-22 10:07:21 +0000
de9322f427Added needed using declaration
John Maddock
2006-12-22 10:06:37 +0000
a5e0fe7f86Updated tests for accuacy etc.
Paul A. Bristow
2006-12-21 18:05:25 +0000
23330f9ac8Some minor change.
Paul A. Bristow
2006-12-21 17:41:52 +0000
27c05249abadded median approx info.
Paul A. Bristow
2006-12-21 17:40:41 +0000
57963398deAdded range and support to distributions.
Paul A. Bristow
2006-12-21 17:39:22 +0000
158ab5df72median now provided vai quantile(half) so test for this and remove check_throw.
Paul A. Bristow
2006-12-21 13:12:43 +0000
4302268541Commented out the undefined median to allow derived accessor to rpovide quantile(half).
Paul A. Bristow
2006-12-21 13:11:22 +0000
4b0f271432corrections to supported range and kurtosis-3 comment.
Paul A. Bristow
2006-12-21 12:52:33 +0000