Paul A. Bristow
|
d518687b2a
|
Avoid name ambiguity, etc
[SVN r65152]
|
2010-08-31 15:01:57 +00:00 |
|
Paul A. Bristow
|
b59928ea23
|
Avoid name ambiguity, etc
[SVN r65151]
|
2010-08-31 14:37:32 +00:00 |
|
Paul A. Bristow
|
287ef662ad
|
Avoid name ambiguity.
[SVN r65150]
|
2010-08-31 14:05:46 +00:00 |
|
Paul A. Bristow
|
56b5c4f329
|
Avoid name ambiguity.
[SVN r65149]
|
2010-08-31 13:55:29 +00:00 |
|
Paul A. Bristow
|
e037e5ed89
|
Avoid name ambiguity.
[SVN r65130]
|
2010-08-30 09:36:03 +00:00 |
|
Paul A. Bristow
|
b8578a48a7
|
Avoid name ambiguity.
[SVN r65129]
|
2010-08-30 09:34:36 +00:00 |
|
Paul A. Bristow
|
80e2fabfef
|
Avoid name ambiguity.
[SVN r65128]
|
2010-08-30 09:30:55 +00:00 |
|
Paul A. Bristow
|
8c1ed33bb7
|
Avoid name ambiguity.
[SVN r65127]
|
2010-08-30 09:20:54 +00:00 |
|
Paul A. Bristow
|
9e576c69b1
|
Avoid name ambiguity.
[SVN r65126]
|
2010-08-30 09:13:14 +00:00 |
|
Paul A. Bristow
|
f18228df9b
|
Avoid name ambiguity.
[SVN r65125]
|
2010-08-30 09:10:05 +00:00 |
|
Paul A. Bristow
|
5ade8ca1f6
|
Avoid name ambiguity.
[SVN r65124]
|
2010-08-30 09:07:41 +00:00 |
|
Paul A. Bristow
|
4359ee9616
|
Avoid name ambiguity.
[SVN r65123]
|
2010-08-30 09:02:45 +00:00 |
|
Paul A. Bristow
|
5dffa5f7ad
|
Add several new distributions
[SVN r65122]
|
2010-08-30 09:02:02 +00:00 |
|
Paul A. Bristow
|
26475421fc
|
Added inverse_gamma distribution
[SVN r65110]
|
2010-08-29 18:04:08 +00:00 |
|
Paul A. Bristow
|
9db5546744
|
Inverse Gamma example (TODO!)
[SVN r65109]
|
2010-08-29 18:03:21 +00:00 |
|
Paul A. Bristow
|
8537721578
|
typo
[SVN r65108]
|
2010-08-29 17:57:22 +00:00 |
|
Paul A. Bristow
|
6cf54f79ee
|
inverse_gamma distribution 1st draft
[SVN r65107]
|
2010-08-29 17:51:21 +00:00 |
|
Paul A. Bristow
|
c673738d9e
|
Removed "using namespace ...;" to try to avoid ambiguity in name binomial_distribution which is the std:: (random) and boost::math
[SVN r65017]
|
2010-08-26 13:29:29 +00:00 |
|
John Maddock
|
434414f58e
|
Added workaround for Intel compiler, which has sporadic issues with fpclassify on Linux.
Fixes #4592.
[SVN r65015]
|
2010-08-26 12:29:12 +00:00 |
|
John Maddock
|
8d719c3ff4
|
Prevent macro expansion of isfinite.
[SVN r64983]
|
2010-08-24 17:13:04 +00:00 |
|
John Maddock
|
94f09f4ea2
|
Merge fixed typos from Trunk
[SVN r64971]
|
2010-08-23 16:10:04 +00:00 |
|
Paul A. Bristow
|
c9c18d61af
|
add test of inverse_gamma distributiont
[SVN r64970]
|
2010-08-23 14:55:22 +00:00 |
|
Paul A. Bristow
|
4d2e34c523
|
new inverse gamma distribution
[SVN r64969]
|
2010-08-23 11:58:39 +00:00 |
|
Paul A. Bristow
|
80911e889a
|
added inverse-gamma distribution
[SVN r64968]
|
2010-08-23 11:55:51 +00:00 |
|
Paul A. Bristow
|
f52488a504
|
1st version of test
[SVN r64967]
|
2010-08-23 11:54:27 +00:00 |
|
Paul A. Bristow
|
8db4067d4a
|
Checked output for VS2010
[SVN r64966]
|
2010-08-23 11:48:53 +00:00 |
|
Paul A. Bristow
|
d8161bad51
|
Added comment on pch.hpp include needed.
[SVN r64965]
|
2010-08-23 11:46:47 +00:00 |
|
Paul A. Bristow
|
bb07710d9f
|
Added comment on pch.hpp include needed.
[SVN r64964]
|
2010-08-23 11:45:37 +00:00 |
|
John Maddock
|
ae553f0c29
|
Fix typo and regenerate docs.
Fixes #4518.
[SVN r64963]
|
2010-08-23 10:28:00 +00:00 |
|
John Maddock
|
6f2f30df10
|
Correct equations used for generic version of tgamma - equations should now match those used for igamma and the actual code.
Fixes #4583.
[SVN r64962]
|
2010-08-23 09:01:39 +00:00 |
|
Paul A. Bristow
|
bbff4a61c6
|
T result = 0; // Just to avoid warning C4701: potentially uninitialized local variable 'result' used
[SVN r64889]
|
2010-08-18 15:52:13 +00:00 |
|
Paul A. Bristow
|
35655664a7
|
warning C4244 suppressed by using static_cast<realType>(0)
[SVN r64888]
|
2010-08-18 15:23:37 +00:00 |
|
Paul A. Bristow
|
50dd77b5a8
|
warning C4244 suppressed by using static_cast<realType>
[SVN r64886]
|
2010-08-18 13:10:19 +00:00 |
|
John Maddock
|
8c4a174477
|
Change build options to use -fvisibility-hidden only when the gcc compiler actually supports it.
[SVN r64800]
|
2010-08-14 16:08:49 +00:00 |
|
John Maddock
|
4372c68f55
|
Fix gcc-3.2.x compiler errors.
Fixes #4507.
[SVN r64789]
|
2010-08-13 17:26:28 +00:00 |
|
John Maddock
|
c8b2e4a307
|
Fix typos and regenerate docs.
Fixes #4520.
[SVN r64681]
|
2010-08-08 14:17:35 +00:00 |
|
John Maddock
|
ffda1f1ee9
|
Fix typos and regenerate docs.
Fixes #4520.
[SVN r64677]
|
2010-08-08 11:56:11 +00:00 |
|
John Maddock
|
dc13639762
|
Fix typo in equation.
Fixes #4519.
[SVN r64667]
|
2010-08-07 17:10:18 +00:00 |
|
John Maddock
|
a72b7ed2eb
|
Fix typo in equation.
Fixes #4519.
[SVN r64666]
|
2010-08-07 17:09:37 +00:00 |
|
John Maddock
|
866f6278ba
|
Fix typo. Fixes #4518.
[SVN r64665]
|
2010-08-07 16:35:53 +00:00 |
|
John Maddock
|
4bdc5ccc5f
|
Merge changes from Trunk: Fixes #4504. Fixes #4518.
[SVN r64664]
|
2010-08-07 16:35:39 +00:00 |
|
John Maddock
|
e35a561836
|
Update docs to match recent fixes.
[SVN r64655]
|
2010-08-07 10:40:21 +00:00 |
|
John Maddock
|
53d56d58ad
|
Set linkage requirements for cygwin/mingw - fixes #4499.
[SVN r64629]
|
2010-08-06 09:29:04 +00:00 |
|
John Maddock
|
96f28fa442
|
Up the tolerance for the new quantile tests, as these fail for sun otherwise.
[SVN r64624]
|
2010-08-06 08:26:16 +00:00 |
|
John Maddock
|
b11676fa67
|
Added test cases for issue #4504.
Tidied up inverse-Student's t evaluation a touch.
Fixes #4504.
[SVN r64597]
|
2010-08-04 15:47:30 +00:00 |
|
John Maddock
|
94a309749f
|
Fix typo in polynomial approximations.
Refs #4504.
[SVN r64577]
|
2010-08-03 17:31:20 +00:00 |
|
John Maddock
|
9842cb0651
|
Updated release notes, and regenerated docs.
[SVN r64224]
|
2010-07-21 16:08:01 +00:00 |
|
John Maddock
|
0a03b690c6
|
Update docs to match recent changes.
[SVN r64053]
|
2010-07-15 17:07:47 +00:00 |
|
John Maddock
|
8d09db422e
|
Fix warnings emitted when char is unsigned.
[SVN r63600]
|
2010-07-04 15:47:54 +00:00 |
|
Daniel James
|
024a24bde9
|
Merge documentation update.
[SVN r63517]
|
2010-07-02 08:27:42 +00:00 |
|