Commit Graph

5028 Commits

Author SHA1 Message Date
Peter Dimov
d75659faf9 Remove fake boost_math library target; no longer required 2019-10-31 17:55:37 +00:00
NAThompson
baa161279c Cut down on the warnings that I've introduced slowly over time 2019-10-31 17:55:37 +00:00
Nick
205e9a0dc9 Restore default colors to the terminal after changing them for error messages [CI SKIP] 2019-10-31 17:55:36 +00:00
jzmaddock
72e469da0a Update version number in docs.
[CI SKIP]
2019-10-31 17:55:35 +00:00
jzmaddock
09eb328bf1 Merge branch 'develop' 2019-10-20 20:22:43 +01:00
jzmaddock
a716b525ef Add some comments to math.css with regard to editing.
[CI SKIP]
2019-10-20 20:18:29 +01:00
jzmaddock
3934e61d7c Update history and regenerate docs.
Tweak some hypergeometric html file names for consistency.
[CI SKIP]
2019-10-20 20:08:19 +01:00
jzmaddock
8fd14f53a3 Fix error handling for evaluation of gamma at zero in undefined_lanczos case. 2019-10-20 15:11:48 +01:00
jzmaddock
b6895a63cb
Merge pull request #256 from boostorg/extend_sterling
Apply Sterling's approximation to more gamma functions to improve mul…
2019-10-20 11:40:17 +01:00
jzmaddock
ee8d3a8283 Adjust expected error rates on MacOS X. Update history. 2019-10-19 12:02:08 +01:00
jzmaddock
75f77481a0 Update Lanczos generator program.
Add lanczos approximations for multiprecision types up to 100 digit precision.
Add tests for new approximations.
2019-10-18 17:58:31 +01:00
jzmaddock
c52983cef0 Fix constructibility test in big_constant.hpp. 2019-10-18 17:55:24 +01:00
Nick
800177cf53
Merge pull request #262 from boostorg/appveyor_tlc
Remove duplicated quadrature test in appveyor.
2019-10-16 07:25:03 -04:00
Nick
f3a0c0658f
Merge pull request #260 from boostorg/runs_test
Runs test [CI SKIP]
2019-10-15 08:39:26 -04:00
NAThompson
11188f47eb Also remove duplicated test of misc. 2019-10-14 14:26:18 -04:00
NAThompson
6e008886f9 Remove duplicated quadrature test in appveyor. 2019-10-14 12:59:45 -04:00
Nick
fe25853c27 Actually fix warning [CI SKIP] 2019-10-14 08:52:27 -04:00
Nick Thompson
3a95fdcf40 Runs test: Trivial doc edits and kick off build. 2019-10-13 21:22:46 -04:00
Nick Thompson
b8044215e0 Merge branch 'develop' into runs_test [CI SKIP] 2019-10-13 21:19:57 -04:00
Nick Thompson
ca233a7ea0 Runs test [CI SKIP] 2019-10-13 21:17:14 -04:00
Nick
1162352a0c
Merge pull request #259 from boostorg/ljung_box
Ljung-Box test
2019-10-13 20:34:35 -04:00
Nick Thompson
c437f61911 Merge branch 'develop' into runs_test [CI SKIP] 2019-10-13 19:47:47 -04:00
Nick Thompson
21919de14c Runs test: Performance improvements [CI SKIP] 2019-10-13 19:47:43 -04:00
Nick Thompson
5e15bc8def Remove unused typedef in vector barycentric [CI SKIP] 2019-10-13 16:20:30 -04:00
Nick
6018bf7e8d Runs test: Get p-value from distribution of statistic. [CI SKIP] 2019-10-13 13:17:17 -04:00
Nick Thompson
2adaa0334b Runs test [CI SKIP] 2019-10-13 10:02:02 -04:00
Nick
3c4f464398 Merge branch 'ljung_box' of https://github.com/boostorg/math into ljung_box 2019-10-12 17:02:00 -04:00
Nick
bb68ab82d4 Ljung-Box: Loosen up tolerance on test [CI SKIP] 2019-10-12 17:01:51 -04:00
jzmaddock
566ed597f6 Sterling: fix expected error rates, update docs. 2019-10-12 19:35:44 +01:00
Nick Thompson
692e40ea7b Ljung-Box: Add test to Jamfile.v2 2019-10-11 21:42:17 -04:00
Nick
703d7f13be Ljung-Box: Change definition of test statistic to demonstrate mean-removal. 2019-10-11 11:25:38 -04:00
NAThompson
a2898a51b0 Ljung-Box: Demean the data [CI SKIP] 2019-10-11 08:51:25 -04:00
jzmaddock
238436ee07 Sterling: extend Sterling's approximation to the beta functions.
Adjust expected error rates accordingly.
Fixes https://github.com/boostorg/math/issues/247.
2019-10-11 11:12:02 +01:00
NAThompson
a417d206da Ljung-Box: Documentation [CI SKIP] 2019-10-10 15:34:36 -04:00
NAThompson
a10fca1fb2 Merge branch 'develop' into ljung_box [CI SKIP] 2019-10-10 08:16:06 -04:00
Nick
f01ed0b0d4 Ljung-Box test [CI SKIP] 2019-10-10 08:11:58 -04:00
Nick
983d1c4e28
Merge pull request #258 from boostorg/ttest
One-sample t-test
2019-10-10 08:02:07 -04:00
NAThompson
ca559e76fb Anderson-Darling: Use statistics/univariate_statistics.hpp. Also fix log(0) bug by returning sensible infinity in this case. 2019-10-09 10:31:52 -04:00
NAThompson
4f166878f0 Performance numbers of t-test. [CI SKIP] 2019-10-09 08:03:42 -04:00
Nick
332b5b1679 One-sample t-test: Rearrangement of directory structure. 2019-10-06 14:59:28 -04:00
Nick
5c943bbfe0 Merge branch 'develop' into ttest [CI SKIP] 2019-10-06 11:24:51 -04:00
Nick
23fb494ab9
Merge pull request #257 from boostorg/anderson_darling
Anderson-Darling test
2019-10-06 10:23:52 -04:00
Nick
f9ee90a1f1 T-test: Begin to attempt to back out the p-value [CI SKIP] 2019-10-05 16:54:38 -04:00
Nick
9e1a5f273a One-sample t-test [CI SKIP] 2019-10-05 15:56:02 -04:00
jzmaddock
da68ee767b Big tidy up of gamma function sterling code.
adjust minimum argument for sterling to reduce error rates.
Adjust expected errors accordingly.
2019-10-05 20:46:14 +01:00
NAThompson
f9593b0990 Anderson-Darling: Clarify definition via contrasting to the NIST definition. 2019-10-05 14:15:42 -04:00
jzmaddock
147e9d13b6 regularised_gamma_prefix: no overflow possible for a,z < 1. 2019-10-02 19:47:58 +01:00
NAThompson
2b4070b501 Anderson-Darling: Add documentation and kick off build. 2019-09-28 17:20:06 -04:00
NAThompson
8b84a9806c Merge branch 'develop' into anderson_darling [CI SKIP] 2019-09-28 16:00:00 -04:00
NAThompson
9839e242ae Anderson-Darling: Add test to Jamfile. [CI SKIP] 2019-09-28 15:59:55 -04:00