John Maddock
580be95bf0
Fixed 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.
[SVN r38650]
2007-08-14 10:45:40 +00:00
John Maddock
06f22e5d79
Reinstated tools::digits<>(): it has it's uses as a default backup used by policy::digits<>(), and makes the conceptual requirement a lot easier.
...
[SVN r38649]
2007-08-14 10:38:54 +00:00
Paul A. Bristow
cbc6f2f44f
update for new example using policies
...
[SVN r38646]
2007-08-14 08:41:13 +00:00
Paul A. Bristow
08d6c0bd39
update for polices
...
[SVN r38645]
2007-08-14 08:36:26 +00:00
Paul A. Bristow
6f96ddf50b
New example of how to construct distributions
...
[SVN r38644]
2007-08-14 08:35:44 +00:00
Paul A. Bristow
eeab8a5a63
New example of how to construct distributions
...
[SVN r38643]
2007-08-14 08:34:47 +00:00
Paul A. Bristow
07dee9a1d7
update for polices
...
[SVN r38642]
2007-08-14 08:32:13 +00:00
Paul A. Bristow
41c0332fbc
update for polices
...
[SVN r38635]
2007-08-13 21:40:00 +00:00
Paul A. Bristow
f6158991c0
update for polices
...
[SVN r38634]
2007-08-13 21:39:22 +00:00
Paul A. Bristow
cfd082b846
update of policies
...
[SVN r38632]
2007-08-13 21:38:24 +00:00
Paul A. Bristow
f10124aabb
Update for policies
...
[SVN r38631]
2007-08-13 21:35:07 +00:00
Paul A. Bristow
7f7e1b2e1d
Updated examples (& policies)
...
[SVN r38630]
2007-08-13 21:33:30 +00:00
Paul A. Bristow
ea0a506938
update for policy
...
[SVN r38629]
2007-08-13 20:18:35 +00:00
Paul A. Bristow
03b458cab2
Updated for policy error handling
...
[SVN r38628]
2007-08-13 20:09:04 +00:00
Paul A. Bristow
a9d65a7e5e
Many Updates for policy
...
[SVN r38627]
2007-08-13 20:07:38 +00:00
John Maddock
32169c0bfc
Ooops, still really does need a TODO.
...
[SVN r38611]
2007-08-12 16:23:28 +00:00
Paul A. Bristow
09ade40af2
Correction to comment, now has a typedef for binomial_distribution. No change to code.
...
[SVN r38610]
2007-08-12 14:58:34 +00:00
John Maddock
c3ffe27f16
Changed the name of some of the discrete quantile policies, and more or less finished the policy tutorial.
...
[SVN r38609]
2007-08-12 09:24:08 +00:00
John Maddock
d91c9d2be0
Added new graphs.
...
Updated mime types.
[SVN r38608]
2007-08-12 09:17:29 +00:00
Paul A. Bristow
b71246a37a
Removed Evans example - wrong for find_minimum_number_of_trials example.
...
[SVN r38602]
2007-08-11 16:38:24 +00:00
Paul A. Bristow
765be8db3e
Added two links to policy and used them once, but some still todo.
...
[SVN r38569]
2007-08-10 15:46:54 +00:00
John Maddock
2a6d18fb50
Big proof-read of policy docs, moved all examples into separate source files, and made sure they compile etc.
...
[SVN r38554]
2007-08-09 16:34:23 +00:00
John Maddock
396c0510f9
Big Spell check.
...
[SVN r38505]
2007-08-08 12:52:51 +00:00
John Maddock
f46595c9b1
More or less finished policy tutorial.
...
Trivial whitespace change to test_negative_binomial.cpp.
[SVN r38504]
2007-08-08 10:48:10 +00:00
Paul A. Bristow
6ab4e78e74
Docs in code added for sample sizes example
...
[SVN r38477]
2007-08-06 15:36:31 +00:00
Paul A. Bristow
efabb0f687
Added /corrected sample sizes example.
...
[SVN r38476]
2007-08-06 15:35:08 +00:00
Paul A. Bristow
8e6de0e96c
Showing difference between quantile method and find
...
[SVN r38473]
2007-08-06 14:11:07 +00:00
Paul A. Bristow
850a2b5393
Problem with find_minimum_number_of_trials - needs attention?
...
[SVN r38472]
2007-08-06 12:10:58 +00:00
John Maddock
8f83dc3689
Fix name case in includes.
...
[SVN r38458]
2007-08-05 18:04:04 +00:00
John Maddock
e52f2d887e
Renamed remotely
...
[SVN r38457]
2007-08-05 17:57:35 +00:00
John Maddock
10971c91f9
Fix filename case.
...
[SVN r38456]
2007-08-05 17:55:54 +00:00
John Maddock
fc28190f81
Fix filename Case.
...
[SVN r38455]
2007-08-05 17:52:48 +00:00
John Maddock
97ea166f87
Fix filename case
...
[SVN r38454]
2007-08-05 17:50:01 +00:00
John Maddock
77a872d1f7
Fix filename case
...
[SVN r38453]
2007-08-05 17:47:58 +00:00
John Maddock
13605b51b9
Fix filename case
...
[SVN r38452]
2007-08-05 17:45:07 +00:00
John Maddock
675016302a
Fix case.
...
[SVN r38451]
2007-08-05 17:42:25 +00:00
Paul A. Bristow
bc7b078b8a
update to use Quickbook in C++ system
...
[SVN r38450]
2007-08-05 14:06:58 +00:00
Paul A. Bristow
a15de7d6ff
update to use Quickbook in C++ system
...
[SVN r38449]
2007-08-05 14:05:22 +00:00
John Maddock
b10841e3be
Added another example to the policy tutorial.
...
Fixed \n warnings in the issue list.
Suppressed some Intel compiler messages.
[SVN r38445]
2007-08-04 18:13:04 +00:00
Paul A. Bristow
832800401f
more typos but NOT cured missi policy eg 4 and 6
...
policy.qbk:256: error: Expanding template and 281 too
[SVN r38444]
2007-08-04 13:55:59 +00:00
Paul A. Bristow
bb3b5a9491
typos etc
...
[SVN r38443]
2007-08-04 13:38:14 +00:00
Paul A. Bristow
34adf315d6
fixed link fault in policy_eg_4 in docs
...
[SVN r38442]
2007-08-04 12:03:29 +00:00
John Maddock
4bc64ed7b9
Added keyword substitution properties to all .qbk files.
...
[SVN r38440]
2007-08-04 11:54:56 +00:00
Paul A. Bristow
0bbd908dff
removed stats function example 1 - needs update to use accumulator.
...
[SVN r38439]
2007-08-04 10:52:46 +00:00
John Maddock
661d84aec7
Added a bit more of the tutorial
...
[SVN r38438]
2007-08-04 09:03:48 +00:00
John Maddock
3924819449
Initial commit, more tutorial examples.
...
[SVN r38437]
2007-08-04 08:55:58 +00:00
John Maddock
dddbe27ebc
Fixed a few warnings and updated the Jamfile to build and run everything.
...
[SVN r38423]
2007-08-03 17:03:12 +00:00
John Maddock
2621c0a338
Make sure file ends in newline or else gcc complains
...
[SVN r38421]
2007-08-03 16:54:31 +00:00
Paul A. Bristow
3567a4e5ba
After changes to permit MS extensions
...
[SVN r38419]
2007-08-03 13:22:41 +00:00
Paul A. Bristow
8c9b1ade11
Changed to previous overlfow policy so returns inf
...
[SVN r38417]
2007-08-03 13:21:37 +00:00