0a62121792Made max-iterations permitted before we give up a policy rather than a macro or - worse - an ad-hoc value. At the same time cleared up a lot of gcc-specific signed/unsigned comparison warnings.
John Maddock
2007-08-26 17:39:53 +0000
a7f80bca1d1st cut - but complement does NOT work.
Paul A. Bristow
2007-08-26 16:38:39 +0000
60c09aa988Start of tests - but complement doesn't work.
Paul A. Bristow
2007-08-26 16:36:17 +0000
32c4c33a03Fixed some typos, changes 1 title, and fixed markup in normal_misc_examples.cpp.
John Maddock
2007-08-25 18:05:41 +0000
401fd9fda1Typo fixes, changed formatting a bit, and gave example a meaningful name.
John Maddock
2007-08-25 16:14:26 +0000
1e22ee9479Fix typo.
John Maddock
2007-08-25 15:51:43 +0000
c4b95072c8placeholder for find_location & scale.
Paul A. Bristow
2007-08-25 13:52:10 +0000
f8578189deadded copyright notice & comment & includes find_scale & location
Paul A. Bristow
2007-08-25 12:10:03 +0000
871921e322added copyright notice & comment
Paul A. Bristow
2007-08-25 12:09:22 +0000
9ef29b5580Copyright & cosmetic
Paul A. Bristow
2007-08-25 12:02:41 +0000
69e15fb6dcRemoved warning suppression push'n'pop
Paul A. Bristow
2007-08-25 11:59:56 +0000
a76dd8ee89Copyright & cosmetic
Paul A. Bristow
2007-08-25 11:57:22 +0000
885ae70e1eadded global anchor 'why complements'
Paul A. Bristow
2007-08-25 11:52:33 +0000
2c3cc1de3cLayout & spelling correction
Paul A. Bristow
2007-08-25 11:02:53 +0000
c661dbbcd0added test for synonyms location & scale for mean & sd
Paul A. Bristow
2007-08-25 09:03:02 +0000
c915c8b18cadded synonyms location & scale for mean & sd
Paul A. Bristow
2007-08-25 09:02:13 +0000
e94f0a4e84Removal of coinflip qbk
Paul A. Bristow
2007-08-24 16:36:10 +0000
1164d56461removed example example mistake
Paul A. Bristow
2007-08-24 14:02:14 +0000
ab21739316Some typo fixes, changes layout to prevent overflow of code blocks, plus some editorial changes to try and make the descriptions/layout as clear as possible.
John Maddock
2007-08-23 17:46:50 +0000
a32cf73ad2Updated performance test app, and added performance docs and logs.
John Maddock
2007-08-22 17:48:10 +0000
2137d0a0faNew examples for normal
Paul A. Bristow
2007-08-22 13:23:02 +0000
c04dd5c5beNew examples for normal
Paul A. Bristow
2007-08-22 13:21:25 +0000
bc6e5e87aaMinor improvements?
Paul A. Bristow
2007-08-22 13:20:23 +0000
bf35d284ccadded to examples
Paul A. Bristow
2007-08-22 13:19:26 +0000
b3d5a639c3PUnctuation
Paul A. Bristow
2007-08-22 13:17:04 +0000
5cef3c46d4added link to normal examples.
Paul A. Bristow
2007-08-22 13:16:03 +0000
6ca751d2b0Change of filename of NAG example.cpp in qbk link
Paul A. Bristow
2007-08-21 13:27:46 +0000
3dc36c9676This replaced binomial_example_3 which can be removed. TODO
Paul A. Bristow
2007-08-21 13:16:01 +0000
d69dc2d48ecorrection change in policy name!
Paul A. Bristow
2007-08-21 13:07:59 +0000
2cc1a858d6First cut
Paul A. Bristow
2007-08-21 13:04:16 +0000
bb1931edecChanged "policy" directory to "policies" to match the namespace name.
John Maddock
2007-08-20 12:43:32 +0000
9cf861c275Hopefully fixed Intel-regression in release mode: if the data points are very close to linear the cubic interpolation may fail and generate a NaN in highly optimised code.
John Maddock
2007-08-20 09:31:28 +0000
934c402c14Fixed some GCC-4.2 warnings in unchecked_factorial.hpp. Fixed some Intel-10 compile errors in error_handling.hpp. Updated performance/main.cpp to print configuration info.
John Maddock
2007-08-19 16:37:56 +0000
a14d665e4fInitial commit of very basic makefile for doc generation.
John Maddock
2007-08-17 15:58:02 +0000
8578b430e4Change paper type to A4
John Maddock
2007-08-16 17:33:43 +0000
15d515f8b8layout & comments only.
Paul A. Bristow
2007-08-16 14:18:05 +0000
8bdb25f7c7More comments changed - and commented-out an unreachable code warning suppression - believed not now needed.
Paul A. Bristow
2007-08-16 14:11:07 +0000
be2ccd4e73Fixed Cygwin failures.
John Maddock
2007-08-16 13:07:32 +0000
e6a8118e0cFixed a few more regressions, and quashed a few warnings.
John Maddock
2007-08-16 12:22:22 +0000
6d5fb5a5d6Updated include tests, to instantiate the respective code. Fixed any errors that cropped up and suppressed rather a lot of warnings. Updated docs as well.
John Maddock
2007-08-15 18:31:18 +0000
4b1f2de593added coin flip example - but it needs more refinement.
Paul A. Bristow
2007-08-15 17:19:24 +0000
cdd47d7867First cut - needs checking and refining!
Paul A. Bristow
2007-08-15 17:18:40 +0000
da0244db36New example binomial coinflipping referenced
Paul A. Bristow
2007-08-15 15:05:00 +0000
69fe42557fNew example referenced from binomial_example.qbk
Paul A. Bristow
2007-08-15 15:03:05 +0000
a8fd036dfbUpdated docs with error rates and links to GSL/GLIBC etc.
John Maddock
2007-08-15 14:15:53 +0000
e16e81bf10Some corrections, but final example 7.5 I don't understand and needs doing or deleting.
Paul A. Bristow
2007-08-15 10:12:51 +0000
65b1f877dfRemoved tune app: it's been superseded by the performance app.
John Maddock
2007-08-14 16:58:28 +0000
56852c989fFix gcc-mw compilation. Added performance tuning options to performance app.
John Maddock
2007-08-14 16:29:39 +0000
e8a40a50abreplaced Bernoulli refer
Paul A. Bristow
2007-08-14 14:21:12 +0000
88af3cb850Fixed some typos, and a few factual errors.
John Maddock
2007-08-14 12:44:20 +0000
580be95bf0Fixed a few typos. Added more information and links to discrete-distribution-quantiles tutorial. Added more quickbook mark-up to example/distribution_construction.cpp to (hopefully) aid readability.
John Maddock
2007-08-14 10:45:40 +0000
06f22e5d79Reinstated tools::digits<>(): it has it's uses as a default backup used by policy::digits<>(), and makes the conceptual requirement a lot easier.
John Maddock
2007-08-14 10:38:54 +0000
cbc6f2f44fupdate for new example using policies
Paul A. Bristow
2007-08-14 08:41:13 +0000
08d6c0bd39update for polices
Paul A. Bristow
2007-08-14 08:36:26 +0000
6f96ddf50bNew example of how to construct distributions
Paul A. Bristow
2007-08-14 08:35:44 +0000
eeab8a5a63New example of how to construct distributions
Paul A. Bristow
2007-08-14 08:34:47 +0000
07dee9a1d7update for polices
Paul A. Bristow
2007-08-14 08:32:13 +0000
41c0332fbcupdate for polices
Paul A. Bristow
2007-08-13 21:40:00 +0000
f6158991c0update for polices
Paul A. Bristow
2007-08-13 21:39:22 +0000
cfd082b846update of policies
Paul A. Bristow
2007-08-13 21:38:24 +0000
f10124aabbUpdate for policies
Paul A. Bristow
2007-08-13 21:35:07 +0000
7f7e1b2e1dUpdated examples (& policies)
Paul A. Bristow
2007-08-13 21:33:30 +0000
ea0a506938update for policy
Paul A. Bristow
2007-08-13 20:18:35 +0000
03b458cab2Updated for policy error handling
Paul A. Bristow
2007-08-13 20:09:04 +0000
a9d65a7e5eMany Updates for policy
Paul A. Bristow
2007-08-13 20:07:38 +0000
32169c0bfcOoops, still really does need a TODO.
John Maddock
2007-08-12 16:23:28 +0000
09ade40af2Correction to comment, now has a typedef for binomial_distribution. No change to code.
Paul A. Bristow
2007-08-12 14:58:34 +0000
c3ffe27f16Changed the name of some of the discrete quantile policies, and more or less finished the policy tutorial.
John Maddock
2007-08-12 09:24:08 +0000
d91c9d2be0Added new graphs. Updated mime types.
John Maddock
2007-08-12 09:17:29 +0000
b71246a37aRemoved Evans example - wrong for find_minimum_number_of_trials example.
Paul A. Bristow
2007-08-11 16:38:24 +0000
765be8db3eAdded two links to policy and used them once, but some still todo.
Paul A. Bristow
2007-08-10 15:46:54 +0000
2a6d18fb50Big proof-read of policy docs, moved all examples into separate source files, and made sure they compile etc.
John Maddock
2007-08-09 16:34:23 +0000
396c0510f9Big Spell check.
John Maddock
2007-08-08 12:52:51 +0000
f46595c9b1More or less finished policy tutorial. Trivial whitespace change to test_negative_binomial.cpp.
John Maddock
2007-08-08 10:48:10 +0000
6ab4e78e74Docs in code added for sample sizes example
Paul A. Bristow
2007-08-06 15:36:31 +0000
efabb0f687Added /corrected sample sizes example.
Paul A. Bristow
2007-08-06 15:35:08 +0000
8e6de0e96cShowing difference between quantile method and find
Paul A. Bristow
2007-08-06 14:11:07 +0000
850a2b5393Problem with find_minimum_number_of_trials - needs attention?
Paul A. Bristow
2007-08-06 12:10:58 +0000
8f83dc3689Fix name case in includes.
John Maddock
2007-08-05 18:04:04 +0000
e52f2d887eRenamed remotely
John Maddock
2007-08-05 17:57:35 +0000
10971c91f9Fix filename case.
John Maddock
2007-08-05 17:55:54 +0000
fc28190f81Fix filename Case.
John Maddock
2007-08-05 17:52:48 +0000
97ea166f87Fix filename case
John Maddock
2007-08-05 17:50:01 +0000
77a872d1f7Fix filename case
John Maddock
2007-08-05 17:47:58 +0000
13605b51b9Fix filename case
John Maddock
2007-08-05 17:45:07 +0000
675016302aFix case.
John Maddock
2007-08-05 17:42:25 +0000
bc7b078b8aupdate to use Quickbook in C++ system
Paul A. Bristow
2007-08-05 14:06:58 +0000
a15de7d6ffupdate to use Quickbook in C++ system
Paul A. Bristow
2007-08-05 14:05:22 +0000
b10841e3beAdded another example to the policy tutorial. Fixed \n warnings in the issue list. Suppressed some Intel compiler messages.
John Maddock
2007-08-04 18:13:04 +0000
832800401fmore typos but NOT cured missi policy eg 4 and 6 policy.qbk:256: error: Expanding template and 281 too
Paul A. Bristow
2007-08-04 13:55:59 +0000
bb3b5a9491typos etc
Paul A. Bristow
2007-08-04 13:38:14 +0000
34adf315d6fixed link fault in policy_eg_4 in docs
Paul A. Bristow
2007-08-04 12:03:29 +0000
4bc64ed7b9Added keyword substitution properties to all .qbk files.
John Maddock
2007-08-04 11:54:56 +0000
0bbd908dffremoved stats function example 1 - needs update to use accumulator.
Paul A. Bristow
2007-08-04 10:52:46 +0000
661d84aec7Added a bit more of the tutorial
John Maddock
2007-08-04 09:03:48 +0000
3924819449Initial commit, more tutorial examples.
John Maddock
2007-08-04 08:55:58 +0000
dddbe27ebcFixed a few warnings and updated the Jamfile to build and run everything.
John Maddock
2007-08-03 17:03:12 +0000
2621c0a338Make sure file ends in newline or else gcc complains
John Maddock
2007-08-03 16:54:31 +0000
3567a4e5baAfter changes to permit MS extensions
Paul A. Bristow
2007-08-03 13:22:41 +0000
8c9b1ade11Changed to previous overlfow policy so returns inf
Paul A. Bristow
2007-08-03 13:21:37 +0000