Commit Graph

5028 Commits

Author SHA1 Message Date
John Maddock
e2e94afe64 Minor fix to previous policy update.
Lots of warning suppression.
Updated docs, and added the start of a policy tutorial.

[SVN r38415]
2007-08-03 13:14:29 +00:00
John Maddock
5622703db0 Added new files
[SVN r38414]
2007-08-03 13:13:34 +00:00
Paul A. Bristow
cb82bea11e Paul's Big policy revison
[SVN r38413]
2007-08-03 10:13:47 +00:00
Paul A. Bristow
55c2af0451 Paul's Big policy revison
[SVN r38412]
2007-08-03 10:10:12 +00:00
John Maddock
2c4e1860f0 Fixed gamma-function regressions.
Tidied up function calls in t_distribution_inv.hpp.
Tidied up casts in erf.hpp

[SVN r38396]
2007-08-02 12:06:13 +00:00
Paul A. Bristow
bb2cf16cd2 updated for renamed namespace policies
[SVN r7616]
2007-07-31 14:21:45 +00:00
Paul A. Bristow
80808280b0 New example of C policy
[SVN r7593]
2007-07-30 13:19:43 +00:00
John Maddock
fa15867c49 Quashed a few warnings.
[SVN r7592]
2007-07-30 12:56:13 +00:00
Paul A. Bristow
a0b2bfbac6 added more policy examples.
[SVN r7587]
2007-07-30 11:34:09 +00:00
Paul A. Bristow
2ba90ca9bd Further examples
[SVN r7586]
2007-07-30 11:31:49 +00:00
Paul A. Bristow
03c3ff77a1 enhanced example and output.
[SVN r7585]
2007-07-30 11:30:53 +00:00
Paul A. Bristow
1e4265c829 warn 4100 unref formal parameter supressed by making name a comment
[SVN r7584]
2007-07-30 11:10:16 +00:00
Paul A. Bristow
e19d19ec66 Suppressed wqarning loss of accuracy conversion to T valuetype by explicit T()
result = T(z * 1.125 + z * 0.003379167095512573896158903121545171688L);

[SVN r7583]
2007-07-30 09:31:20 +00:00
John Maddock
97cbdf2172 Updated function prototypes to include reference to policies.
Added TODO's where more substantive changes are required.
Removed the draft warnings.


[SVN r7572]
2007-07-28 15:13:49 +00:00
Douglas Gregor
d39e962ee0 Fix eol-style and mime-types
[SVN r7564]
2007-07-27 00:28:00 +00:00
Paul A. Bristow
f1f6a22a6a warn 4100 unref formal parameter supressed by making name a comment
[SVN r7551]
2007-07-26 16:14:11 +00:00
Paul A. Bristow
e543368b8d suppressed 4100 unref formal parameter
after over-enthusiastic changing name(s) to comment.

[SVN r7550]
2007-07-26 16:12:32 +00:00
John Maddock
e602f59025 Added typedef to binomial: there is no longer any name clash with the "binomial_coefficient" function.
Updated distribution docs to bring them into synch with the policy based code.  Still a few "TODO" sections at present.

[SVN r7545]
2007-07-26 12:50:29 +00:00
Paul A. Bristow
2a64206d94 added copyright and a few comments
[SVN r7544]
2007-07-26 11:31:17 +00:00
Paul A. Bristow
5b88c8feef updated to use policy and show use of #define policy macro (but not in boost/math/tools/user.hpp)
[SVN r7543]
2007-07-26 11:19:53 +00:00
Paul A. Bristow
151430e1dd re-organised and added overview. No tutorial yet.
[SVN r7542]
2007-07-26 10:29:59 +00:00
Paul A. Bristow
9c8d180db4 typ0
[SVN r7541]
2007-07-26 10:28:59 +00:00
John Maddock
cbb289228f Mostly fixed real_concept failures on HP-UX.
[SVN r7538]
2007-07-25 18:05:46 +00:00
John Maddock
472614473a Merged policy code.
[SVN r7536]
2007-07-25 11:51:46 +00:00
nobody
f791068056 This commit was manufactured by cvs2svn to create tag
'Version_1_34_1'.

[SVN r38286]
2007-07-24 19:28:14 +00:00
Paul A. Bristow
e004a13880 AddAdded author, copyright and license info
[SVN r7477]
2007-07-19 09:19:46 +00:00
Paul A. Bristow
678bea17d5 Added author, copyright and license info
[SVN r7476]
2007-07-19 09:12:53 +00:00
Paul A. Bristow
b89498fad5 Note on test tolerance added.
[SVN r7436]
2007-07-15 11:52:01 +00:00
Paul A. Bristow
bbfec301f8 added a missing L to constant test value.
[SVN r7430]
2007-07-14 17:51:12 +00:00
Paul A. Bristow
4a0135fcb8 Added lots of L to constant test values.
[SVN r7429]
2007-07-14 17:50:36 +00:00
Paul A. Bristow
b98cb0eb6d Increased tolerance from tol2 to tol5
[SVN r7428]
2007-07-14 11:36:35 +00:00
Paul A. Bristow
e0cbf9ca6b added test_pareto
[SVN r7427]
2007-07-14 11:30:14 +00:00
Paul A. Bristow
2d15d4c712 layout only
[SVN r7426]
2007-07-14 11:22:18 +00:00
Paul A. Bristow
4d8bf6ec1c corrected missing ()before max, but NOT test tolerances yet.
[SVN r7425]
2007-07-14 11:20:50 +00:00
Paul A. Bristow
3d54aae8e8 Initial NAG example
[SVN r7422]
2007-07-13 17:34:53 +00:00
John Maddock
773de91f0b Made comment more descriptive.
[SVN r7356]
2007-07-04 12:46:13 +00:00
John Maddock
9d6b58927e Added VC7.1 fix so that the header interacts OK with Boost.Rational.
[SVN r7335]
2007-07-02 09:46:52 +00:00
John Maddock
eb941509a3 Added rational approximation information.
[SVN r7321]
2007-06-30 13:09:55 +00:00
Paul A. Bristow
e1cbe596b3 Additions to guide those accustomed to free functions.
[SVN r7200]
2007-06-27 16:08:41 +00:00
Paul A. Bristow
da77559483 Revised to fit with updated docs that refer to it.
[SVN r7199]
2007-06-27 16:07:27 +00:00
Paul A. Bristow
48412c5354 Check works right to add reference from docs to replicate simple free function C/ FORTRAN style call using NAG library as example.
[SVN r7190]
2007-06-27 11:46:58 +00:00
Paul A. Bristow
958570b989 Copied from previous because build failed missing this file.
Function and contents unknown :-( but now builds.

[SVN r7173]
2007-06-26 14:47:23 +00:00
Paul A. Bristow
1454c06994 T x = 0; // Set to a safe zero to avoid a
// MSVC 2005 warning C4701: potentially uninitialized local variable 'x' used
   // But code inspection appears to ensure that x IS assigned whatever the code path.


[SVN r7171]
2007-06-26 14:01:06 +00:00
Paul A. Bristow
2ca7a75bf3 Warning suppressed by comment out unused parameter name
[SVN r7170]
2007-06-26 13:59:16 +00:00
Paul A. Bristow
113f82d441 Control of compile options via macro - to be superseded by policy
[SVN r7169]
2007-06-26 13:42:30 +00:00
Paul A. Bristow
09d2539eb7 Dealing with statisticians nits
[SVN r7168]
2007-06-26 13:40:09 +00:00
Paul A. Bristow
4d9fa61b8d Changed 'accept' to 'not rejected'
[SVN r7167]
2007-06-26 13:36:29 +00:00
Paul A. Bristow
58f815255e Spelling and warning suppression
[SVN r7166]
2007-06-26 13:30:25 +00:00
Paul A. Bristow
99aba9e0eb ** empty log message **
[SVN r7139]
2007-06-25 16:54:42 +00:00
Paul A. Bristow
1dc5ba89d1 ** empty log message **
[SVN r7127]
2007-06-22 16:50:40 +00:00