Commit Graph

5028 Commits

Author SHA1 Message Date
Paul A. Bristow
bab0f2ce24 Changed make_tuple from std::tr1:: to boost::math
qualified numeric_limits with std.

[SVN r66797]
2010-11-27 16:11:27 +00:00
Paul A. Bristow
aaaad79bca Changed make_tuple from std::tr1:: to boost::math
[SVN r66793]
2010-11-27 16:00:46 +00:00
Paul A. Bristow
93670a3942 removed diagnostics
[SVN r66766]
2010-11-26 10:28:58 +00:00
Paul A. Bristow
6c3288a86d Removed diagnostic output for gcc.
[SVN r66765]
2010-11-26 10:23:23 +00:00
Paul A. Bristow
10129df762 Correction
[SVN r66764]
2010-11-26 10:22:21 +00:00
Paul A. Bristow
8021f70dad Extra normal graphs
[SVN r66757]
2010-11-25 16:52:12 +00:00
Paul A. Bristow
b373764e1e added inverse gaussian graphs
[SVN r66756]
2010-11-25 16:49:55 +00:00
Paul A. Bristow
3040432247 Added geometric graphs
[SVN r66755]
2010-11-25 16:48:54 +00:00
Paul A. Bristow
d0c5796bce Removed wald (now called inverse_gaussian
[SVN r66754]
2010-11-25 16:44:14 +00:00
Paul A. Bristow
a014a618a7 Doc folder update
[SVN r66753]
2010-11-25 13:57:31 +00:00
Paul A. Bristow
c0a3413240 Removed inverse_normal
[SVN r66751]
2010-11-25 12:11:19 +00:00
Paul A. Bristow
30a92d7c43 missing distribs
[SVN r66750]
2010-11-25 12:01:15 +00:00
Paul A. Bristow
2e0397c811 Changed file name from weibull.dist
[SVN r66748]
2010-11-25 11:58:25 +00:00
Paul A. Bristow
1927488856 New file.
[SVN r66745]
2010-11-25 10:03:09 +00:00
Paul A. Bristow
a73438b800 Added missing files etc.
[SVN r66744]
2010-11-25 09:56:01 +00:00
Paul A. Bristow
0f6f3a49c9 New distributions
[SVN r66743]
2010-11-25 09:41:36 +00:00
John Maddock
d9c1eeadc5 Fill in the blanks.
[SVN r66739]
2010-11-24 19:11:44 +00:00
Paul A. Bristow
2f8b1db494 New test
[SVN r66734]
2010-11-24 16:55:52 +00:00
Paul A. Bristow
904dd93811 New geometric
[SVN r66733]
2010-11-24 16:55:19 +00:00
Paul A. Bristow
fea0e26563 New example
[SVN r66732]
2010-11-24 16:54:17 +00:00
Paul A. Bristow
ef4dbab713 Update for new distributions
[SVN r66731]
2010-11-24 16:53:25 +00:00
Paul A. Bristow
4fbea7ba6f Added new handling check.
[SVN r66730]
2010-11-24 16:51:36 +00:00
Paul A. Bristow
523e4d78f9 Corrections
[SVN r66729]
2010-11-24 16:50:41 +00:00
Paul A. Bristow
a3d2de43de Added new distributions.
[SVN r66728]
2010-11-24 16:50:06 +00:00
Paul A. Bristow
ec88511ead Update for new constants
[SVN r66727]
2010-11-24 16:48:36 +00:00
Paul A. Bristow
2726a04151 Update for new distributions
[SVN r66726]
2010-11-24 16:47:58 +00:00
Paul A. Bristow
a970568b46 new section on config macros
[SVN r66725]
2010-11-24 16:44:34 +00:00
Paul A. Bristow
91d75576a2 Rebuilt.
[SVN r66724]
2010-11-24 16:42:55 +00:00
Paul A. Bristow
eec2d5d3a7 New distributions and root finding, and many minor editorial changes.
[SVN r66723]
2010-11-24 16:40:35 +00:00
Paul A. Bristow
25d937ddc9 Update for new distributions
[SVN r66722]
2010-11-24 16:35:17 +00:00
Paul A. Bristow
f71ee2e5dd Added new distributions.
[SVN r66721]
2010-11-24 16:34:31 +00:00
Paul A. Bristow
c6427a3dfd Added for root finding docs
[SVN r66720]
2010-11-24 16:33:31 +00:00
Paul A. Bristow
b31f641157 Comments etc
[SVN r66719]
2010-11-24 16:31:10 +00:00
Paul A. Bristow
2b6205a1c8 New test /test_real_concept_neg_bin.cpp
[SVN r66718]
2010-11-24 16:28:18 +00:00
Paul A. Bristow
4b785900bc Added comment on pch include needed.
[SVN r66717]
2010-11-24 16:27:33 +00:00
Paul A. Bristow
b0eb3cea87 Corrected tests
[SVN r66716]
2010-11-24 16:26:47 +00:00
Paul A. Bristow
ee3db8ad35 Added new distributions.
[SVN r66715]
2010-11-24 16:26:22 +00:00
Paul A. Bristow
f3145ed3d8 Added new distributions.
[SVN r66714]
2010-11-24 16:24:26 +00:00
John Maddock
ded3b78a05 Update distribution concept checks to test ad-hoc member functions as well as the generic ones.
Fix typo in docs and regenerate.

[SVN r66689]
2010-11-22 19:00:55 +00:00
John Maddock
aee7090820 Fixes #4879.
[SVN r66685]
2010-11-22 16:31:42 +00:00
John Maddock
d37f9ff991 Remove bogus comment.
[SVN r66460]
2010-11-08 17:59:46 +00:00
Bryce Adelstein-Lelbach
6d780cab92 Added a detail header for fenv. Please use boost/detail/fenv.hpp in Boost code
to avoid problems with Clang/glibc.



[SVN r66458]
2010-11-08 17:10:25 +00:00
John Maddock
7cc19b4be2 Added additional test case in hopes of reproducing bug report #4812.
Refs #4812.

[SVN r66454]
2010-11-08 16:30:01 +00:00
John Maddock
35627d741f Fix tests that fail with gcc in C++0x mode.
Add some stricter tests for fp-classification routines.

[SVN r66451]
2010-11-08 12:55:06 +00:00
Bryce Adelstein-Lelbach
c78863943a Clang hand-holding, mostly for issues caused by Clang defining GCC macros.
[SVN r66442]
2010-11-07 20:05:04 +00:00
John Maddock
b3345bf7c8 Merge fix of typo.
[SVN r66185]
2010-10-25 18:07:43 +00:00
John Maddock
7703bfca66 Fix typo and regenerate docs.
[SVN r66181]
2010-10-25 16:19:16 +00:00
John Maddock
aa764c30c3 Merge minor tweaks from Trunk.
[SVN r66163]
2010-10-24 17:22:07 +00:00
John Maddock
022bb7b8f1 Tentative fix for WinCE failures.
[SVN r66070]
2010-10-18 11:19:06 +00:00
John Maddock
0d88e28f3e Add a test to verify that our real_concept test code works as it should.
[SVN r66036]
2010-10-17 11:52:24 +00:00