2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-22 15:32:28 +00:00
Commit Graph

187 Commits

Author SHA1 Message Date
John Maddock
10eeb62895 Fix Linux and HP-UX regressions.
[SVN r3633]
2007-01-29 11:35:10 +00:00
John Maddock
4ef10fbe2c Added updated SOC Bessel function code.
Changed overlow_error to have a default second argument, updated client code to take advantage of this.


[SVN r3629]
2007-01-19 17:05:21 +00:00
John Maddock
0f32112e12 Few minopr changes to Rayleigh.
Added missing #include to bernoulli.hpp.
Reorganised instantiate.hpp.


[SVN r3612]
2007-01-08 13:37:40 +00:00
Paul A. Bristow
6ba94712c3 added Rayleigh dsitribution
[SVN r3608]
2007-01-07 15:54:08 +00:00
Paul A. Bristow
c7d542e37c 1st cut.
[SVN r3607]
2007-01-07 15:51:42 +00:00
Paul A. Bristow
c4c19082a8 Corrected failure to compile!
[SVN r3604]
2007-01-05 13:20:40 +00:00
Paul A. Bristow
54c6ce894f Added Ls, but unsure if 'cured'
[SVN r3603]
2007-01-05 12:46:50 +00:00
Paul A. Bristow
9f2769e052 Added missing Ls
[SVN r3602]
2007-01-05 12:36:20 +00:00
John Maddock
9a59557542 Added new tests to Jamfile.
Fixed up test_constants so it passes on platforms with real long doubles.


[SVN r3600]
2007-01-04 18:32:10 +00:00
John Maddock
27f5e4d59e Updated hypot with simpler formula.
Added sinh and cosh to ntl.hpp.
Fixed FreeBSD test failures (no real long long support).


[SVN r3598]
2007-01-04 16:20:49 +00:00
Paul A. Bristow
f8082e18e7 a few tests for added constants using std functions.
[SVN r3596]
2007-01-03 17:40:22 +00:00
Paul A. Bristow
c8094b86da Coected test sof kurtosis (and k neither 0 or 1)
[SVN r3595]
2007-01-03 17:38:38 +00:00
John Maddock
d3bc78cdac Fix linker errors from concept test.
Update credits.


[SVN r3592]
2007-01-02 11:15:16 +00:00
John Maddock
810fc71342 Fix remaining HP-UX regressions.
[SVN r3591]
2007-01-01 18:59:56 +00:00
John Maddock
b1f54f9fe2 Updated concept checks, fixed resulting errors.
[SVN r3589]
2007-01-01 13:58:49 +00:00
Paul A. Bristow
02836f93d6 added more tests
[SVN r3581]
2006-12-30 11:02:36 +00:00
Paul A. Bristow
de37bf2484 1st commit of tests
[SVN r3580]
2006-12-30 11:01:41 +00:00
John Maddock
22dce1381e Integrated existing Boost.Math special functions, updated them to meet our conceptual requirements, and use our error handlers.
Lots of warning suppression changes.
Added new tests to verify header includes (plus fixes where these new tests failed!).
Documentation updates.


[SVN r3575]
2006-12-29 18:27:29 +00:00
John Maddock
bb1fbff202 Misc updates and fixes to the code, including a re-ordering of parameters to ensure TR1 compatibility.
Updated test data.
Ellint docs added.


[SVN r3573]
2006-12-28 11:04:39 +00:00
John Maddock
1b86b19af6 Changed gamma_P/gamma_Q to gamma_p/gamma_q.
[SVN r3570]
2006-12-23 17:28:30 +00:00
John Maddock
eec6aaf0a0 Fixed distributions so new accessors actually compile!
Added elliptic integrals plus tests (no docs yet).
Added some refs to Remez docs. Added comment about Erlang=gamma distribution.


[SVN r3559]
2006-12-23 10:30:16 +00:00
John Maddock
4fcd2f3919 Added needed parenthesis for min/max problem.
[SVN r3556]
2006-12-22 10:07:21 +00:00
Paul A. Bristow
a5e0fe7f86 Updated tests for accuacy etc.
[SVN r3554]
2006-12-21 18:05:25 +00:00
Paul A. Bristow
23330f9ac8 Some minor change.
[SVN r3553]
2006-12-21 17:41:52 +00:00
Paul A. Bristow
158ab5df72 median now provided vai quantile(half) so test for this and remove check_throw.
[SVN r3550]
2006-12-21 13:12:43 +00:00
Paul A. Bristow
5479928a0a Added range and support
[SVN r3542]
2006-12-20 16:23:42 +00:00
Paul A. Bristow
4863b82990 added median tests.
[SVN r3541]
2006-12-20 15:50:50 +00:00
Paul A. Bristow
2f47640e6c Added median tests
[SVN r3540]
2006-12-20 15:33:43 +00:00
Paul A. Bristow
b1a104ffe1 More Ls and more decimal digits 6666666666666 added.
[SVN r3527]
2006-12-13 19:14:27 +00:00
John Maddock
c6f65d5ad3 Big initial commit of the Polynomial and associated functions from TR1.
[SVN r3522]
2006-12-12 17:25:29 +00:00
Paul A. Bristow
892747d04e Updated for layout changes
[SVN r3521]
2006-12-12 10:31:05 +00:00
Paul A. Bristow
cc12654f8e changed tests for no infinity allowed.
[SVN r3519]
2006-12-12 10:07:11 +00:00
Paul A. Bristow
431748ca99 Test value made L, and new tests for throw on infinity and a==b added.
[SVN r3517]
2006-12-12 09:49:23 +00:00
Paul A. Bristow
69ca96e46f Added more tests for extreme values, including infinity and NaN.
[SVN r3515]
2006-12-11 14:36:04 +00:00
Paul A. Bristow
cbf9a584c6 1st tests - but needs some cruft removing.
[SVN r3509]
2006-12-10 18:42:56 +00:00
Paul A. Bristow
b0aed3e830 comment on constructor.
[SVN r3499]
2006-12-05 10:02:21 +00:00
Paul A. Bristow
4123458d0e 1st tests
[SVN r3496]
2006-12-04 17:57:12 +00:00
John Maddock
9f047e478e More doc tweeks, improved the "about" page.
Adjusted the neg binomial test to pass on HP-UX.


[SVN r3493]
2006-12-04 16:05:17 +00:00
Paul A. Bristow
e7420f4519 Added warning 4180 suppression. (in fusion)
[SVN r3488]
2006-12-03 13:34:17 +00:00
John Maddock
306748dcee Small fixes to beta and beta distribution.
Brought docs into line.


[SVN r3487]
2006-12-02 19:21:13 +00:00
John Maddock
4358aba0ee Finished off binomial and neg binomial docs (hopefully).
Renamed param estimators for (negative) binomial sample sizes.
Tweaked root finding algorithms.
Tweaked ibeta inverse.


[SVN r3483]
2006-11-30 18:26:30 +00:00
John Maddock
ccfb864daf Added Jeffreys prior method to the binomial confidence limits.
Fixed a few typos in the neg binomial.


[SVN r3482]
2006-11-30 10:47:26 +00:00
Paul A. Bristow
30c5f9e950 Fumblings removed.
[SVN r3481]
2006-11-30 09:46:46 +00:00
John Maddock
245447e82d Do need the warning supression after all for gcc.
[SVN r3478]
2006-11-28 18:08:16 +00:00
Paul A. Bristow
265bfbf91a Added checks that real_concept throws overflow when result is infinity.
[SVN r3476]
2006-11-28 16:31:26 +00:00
John Maddock
1002d7d090 Minor coments/changes to code.
Proof reading changes to docs, mostly rewritten neg binomial worked example.
Removed dead test.


[SVN r3473]
2006-11-28 14:12:26 +00:00
John Maddock
475d4a0280 Misc small fixes and warning suppressions.
[SVN r3472]
2006-11-28 10:54:09 +00:00
Paul A. Bristow
03e3126745 Added tests that should return infinity for built-in but not for real_concept which lacks infinity.
[SVN r3471]
2006-11-28 10:42:37 +00:00
Paul A. Bristow
fe288c5acc Added test for quantile boundary. Need waay to test for infinity.
[SVN r3470]
2006-11-27 19:05:04 +00:00
John Maddock
ed1b8ae751 Finally got the parameter estimators right, and checked against "known goods".
Misc small fixes to the docs and example programs.


[SVN r3462]
2006-11-26 09:03:49 +00:00