jzmaddock
|
ad6aeb20a6
|
Skew normal: fix up moments to avoid accidental division by zero.
Would otherwise occur when the shape is zero.
Fixes: https://github.com/boostorg/math/issues/254.
|
2019-09-21 18:02:18 +01:00 |
|
Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
jzmaddock
|
ba365b5aaa
|
Enable running of tests with exception handling off.
And fix a few bugs that showed up in the process.
Currently msvc-only (not GCC as Boost.Test doesn't build).
|
2015-09-05 19:08:28 +01:00 |
|
jzmaddock
|
ee2d3a68af
|
Oh my, fix lots of typos (search and replace).
|
2015-06-18 18:47:50 +01:00 |
|
jzmaddock
|
76ae440ffd
|
Fix msvc-14 warnings, and correct use of tolerances exposed by msvc-14 testing.
|
2014-11-20 18:01:47 +00:00 |
|
pabristow
|
870df2d32a
|
Increased precision of skwnormal variance
|
2014-11-20 10:13:17 +00:00 |
|
jzmaddock
|
728ec23c21
|
Add lots of missing #includes.
|
2014-03-21 17:36:18 +00:00 |
|
John Maddock
|
7858278bec
|
Fix gcc-4.8.x warnings.
Fix some Mingw failures.
Fixes #8855.
[SVN r85131]
|
2013-07-23 11:09:47 +00:00 |
|
Gennadiy Rozental
|
3bc111cdb7
|
Eliminated test_exec_monitor
[SVN r82782]
|
2013-02-08 05:09:47 +00:00 |
|
Paul A. Bristow
|
0617e03ad3
|
Comment out display of pdf(dist, 0.45) and retest skew_normal.hpp
[SVN r79812]
|
2012-07-31 11:18:11 +00:00 |
|
John Maddock
|
41bd4bd442
|
Update to use new out-of-bounds error checking.
Refs #6934.
[SVN r78771]
|
2012-05-30 16:52:18 +00:00 |
|
John Maddock
|
3e9242ade2
|
Improve testing of error conditions and fix any errors detected.
Takes care of distributions normal-weibull.
Refs #6937.
[SVN r78726]
|
2012-05-28 17:42:50 +00:00 |
|
John Maddock
|
78fc9fb7d6
|
Some more IBM C++ fixes.
[SVN r78264]
|
2012-04-30 11:38:20 +00:00 |
|
John Maddock
|
fe611467f4
|
Fix up tests to not run real_concept tests when BOOST_MATH_NO_REAL_CONCEPT_TESTS is set.
[SVN r78208]
|
2012-04-26 15:48:42 +00:00 |
|
John Maddock
|
ec742b4b80
|
Merge Owen's T function and Skew Normal code from sandbox and fix whatever failures show up.
Regenerate docs.
[SVN r78130]
|
2012-04-22 10:23:03 +00:00 |
|