Commit Graph

5028 Commits

Author SHA1 Message Date
pabristow
8d8a22a71e Added output showing that works OK for VS 12.0 (though the VS 12.0 test is inexplicably reported as failing
http://www.boost.org/development/tests/develop/developer/output/teeks99-02e-win2008-64on64-boost-bin-v2-libs-math-test-zztest_max_digits10-test-msvc-12-0-debug-asynch-exceptions-on-link-static-threading-multi.html
)

The test itself will be removed from the jamfile, as does little useful now.
2014-04-08 18:08:08 +01:00
jzmaddock
03d99a7ba3 Merge branch 'develop' 2014-04-06 13:18:37 +01:00
jzmaddock
aaa405bad2 Regenerate docs. 2014-04-06 13:17:04 +01:00
jzmaddock
0c01f682eb Fix some corner cases in negative_binomial_distribution, see https://svn.boost.org/trac/boost/ticket/9834 2014-04-06 11:59:10 +01:00
jzmaddock
88b1695b58 More tentative apple fixes. 2014-04-04 17:20:09 +01:00
jzmaddock
e612b98572 Merge branch 'develop' of https://github.com/boostorg/math into develop 2014-04-04 17:15:44 +01:00
jzmaddock
1c1ae42e6e Tentative fix for more clang/apple failures. 2014-04-04 17:15:19 +01:00
jzmaddock
397d216065 Tentative fix for more clang/apple failures. 2014-04-04 17:13:36 +01:00
jzmaddock
9199b09304 Fix missing policy parameter in some SF forwarding calls. See https://svn.boost.org/trac/boost/ticket/9833. 2014-04-04 15:08:27 +01:00
jzmaddock
2d0d36d865 Provide a further customization point for constants initialization (to allow for explicit construction). 2014-04-02 16:47:36 +01:00
jzmaddock
60f6ab81a2 Shift some more expected error rates. 2014-03-31 19:00:52 +01:00
jzmaddock
41fb7e1c91 Tentative fix for clang/libc++ on Apple issue. 2014-03-31 18:47:13 +01:00
jzmaddock
c430726cd8 Adjust Linux error rates. 2014-03-31 13:33:52 +01:00
jzmaddock
bf51aadcbc Update error rate for Mac OS. 2014-03-31 13:23:34 +01:00
jzmaddock
0e7f3f41f7 Adjust expected error rates for MacOS. 2014-03-28 18:24:58 +00:00
jzmaddock
4cef977be3 Add missing #includes. 2014-03-28 18:18:09 +00:00
jzmaddock
a0ad3d8764 Add some static casts to avoid C++11 errors in initializer lists. 2014-03-28 18:15:59 +00:00
jzmaddock
fa1896fbc4 Make sure the forward declarations get included before the real definitions in all headers. 2014-03-27 09:17:33 +00:00
jzmaddock
cf71fe6d36 Merge branch 'develop'
Resolved Conflicts:
	doc/equations/airy.svg
	doc/equations/airy_ai.svg
	doc/equations/airy_aip.svg
	doc/equations/airy_bi.svg
	doc/equations/airy_bip.svg
	doc/equations/bessel13.svg
	doc/equations/binomial_ref1.svg
	doc/equations/binomial_ref2.svg
	doc/equations/ellint17.svg
	doc/equations/ellint19.svg
	doc/equations/ellint21.svg
	doc/equations/ellint23.svg
	doc/equations/ellint24.svg
	doc/equations/hypergeometric5.svg
	doc/equations/hypergeometric6.svg
	doc/equations/ibeta10.svg
	doc/equations/ibeta5.svg
	doc/equations/ibeta6.svg
	doc/equations/ibeta8.svg
	doc/equations/igamma11.svg
	doc/equations/jacobi1.svg
	doc/equations/jacobi2.svg
	doc/equations/jacobi3.svg
	doc/equations/jacobi4.svg
	doc/equations/legendre_2.svg
	doc/equations/legendre_3.svg
	doc/equations/lgamm5.svg
	doc/equations/lgamm6.svg
	doc/equations/mbessel13.svg
	doc/equations/mbessel15.svg
	doc/equations/nc_beta_ref4.svg
	doc/equations/nc_chi_squ_ref7.svg
	doc/equations/roots4.svg
	doc/equations/sbessel2.svg
	doc/equations/sbessel4.svg
	doc/html/index.html
	doc/html/indexes/s01.html
	doc/html/indexes/s02.html
	doc/html/indexes/s03.html
	doc/html/indexes/s04.html
	doc/html/indexes/s05.html
	doc/html/math_toolkit/conventions.html
	doc/html/math_toolkit/history1.html
	doc/html/math_toolkit/history2.html
	doc/html/math_toolkit/navigation.html
	doc/overview/roadmap.qbk
	include/boost/math/distributions/detail/inv_discrete_quantile.hpp
2014-03-26 16:54:47 +00:00
jzmaddock
653ffbcb87 Push and pop FPU flags in test case. 2014-03-23 17:06:21 +00:00
jzmaddock
ef123b3504 Fix GCC release mode failures in test_next.cpp by explicitly testing SSE2 settings in next.hpp. 2014-03-22 19:16:36 +00:00
jzmaddock
728ec23c21 Add lots of missing #includes. 2014-03-21 17:36:18 +00:00
jzmaddock
4087c44efd Fix random number usage in the post-TR1 world. 2014-03-21 12:11:49 +00:00
jzmaddock
200f384c14 Tentative fix for gcc-4.7 and earlier failures. 2014-03-21 11:36:57 +00:00
jzmaddock
6f47470274 Fix tgamma_ratio tests. 2014-03-20 13:02:51 +00:00
jzmaddock
0418465a8d Fix some error rates in new factorial tests 2014-03-19 19:15:27 +00:00
jzmaddock
0d9f0089f8 Enable 128-bit floatmax_t tests when appropriate. 2014-03-19 17:27:10 +00:00
jzmaddock
a67f4d16cb Regenerated docs. 2014-03-19 13:46:54 +00:00
jzmaddock
6bddb5be85 Merge branch 'cstdfloat' into develop
Conflicts:
	doc/overview/roadmap.qbk
	example/cstdfloat_example.cpp
	include/boost/cstdfloat.hpp
	test/test_gamma.cpp
	test/test_gamma.hpp
2014-03-19 13:38:42 +00:00
jzmaddock
c9110caf63 Merge branch 'cstdfloat' of https://github.com/boostorg/math into cstdfloat
Conflicts:
	doc/overview/roadmap.qbk
2014-03-18 18:16:16 +00:00
jzmaddock
e4662ae0e4 Doc update. 2014-03-18 18:12:34 +00:00
pabristow
3fdc127f50 Removed obselete test using pow32_pi 2014-03-18 16:55:08 +00:00
pabristow
337d001efd Note on Trac #9712 2014-03-18 09:50:40 +00:00
pabristow
3cc5c8ff38 Changed Rayleigh test to compute kurtosis excess value instead of using same constant used to define it. Passes locally. 2014-03-17 17:57:19 +00:00
pabristow
b301a4ef1c Merge branch 'cstdfloat' of https://github.com/boostorg/math into cstdfloat 2014-03-17 16:59:27 +00:00
jzmaddock
296173dbe2 Some mostly cosmetic changes to the cstdfloat docs. 2014-03-17 16:58:58 +00:00
jzmaddock
a5d67ef99e Some mostly cosmetic changes to the cstdfloat docs. 2014-03-17 09:03:16 +00:00
pabristow
4c8fa67b4c Merge branch 'cstdfloat' of https://github.com/boostorg/math into cstdfloat 2014-03-16 13:04:12 +00:00
pabristow
7a88296853 Example of upto 128-bit normal tables using cstdfloat 2014-03-16 13:01:47 +00:00
pabristow
e1b4cfe8b6 New examples using cstdfloat 2014-03-16 12:58:10 +00:00
jzmaddock
cae085c873 More fixes for factorials and gamma function ratios from Rocco Romeo. 2014-03-16 09:59:11 +00:00
jzmaddock
3e338ec355 Fix some corner cases in tgamma_delta_ratio, with thanks to Rocco Romeo. 2014-03-14 18:18:22 +00:00
jzmaddock
c3e530716a Merge branch 'cstdfloat' of https://github.com/boostorg/math into cstdfloat 2014-03-13 18:43:28 +00:00
jzmaddock
80894e9025 Fix errors in corner cases of rising/falling factorials and gamma ratios raised by Rocco Romeo. 2014-03-13 16:30:10 +00:00
ckormanyos
849853f337 In <cstdfloat>, correct (again) the handling of cancellation errors in 128-bit sinh(x). 2014-03-12 21:56:08 +01:00
ckormanyos
aae19f5f08 In <cstdfloat>, correct the handling of cancellation errors in 128-bit sinh(x). 2014-03-12 21:23:44 +01:00
ckormanyos
9876cecd8f In <cstdfloat>, properly handle cancellation errors in 128-bit sinh(x). 2014-03-12 20:26:13 +01:00
jzmaddock
dc533a4fd3 Fix some expected error rates. 2014-03-10 18:34:25 +00:00
jzmaddock
c9d65cfa1f Add basic tests for __float128 functions.
Fix one complex function.
Add factorials test.
2014-03-10 18:25:08 +00:00
jzmaddock
9f8ffee4b7 Disable some native operators when --fast-math or the Intel compiler is in use as they simply don't work in that environment, see https://svn.boost.org/trac/boost/ticket/9748#comment:3 2014-03-10 09:40:51 +00:00