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
|
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 |
|
NAThompson
|
f9593b0990
|
Anderson-Darling: Clarify definition via contrasting to the NIST definition.
|
2019-10-05 14:15:42 -04:00 |
|
NAThompson
|
2b4070b501
|
Anderson-Darling: Add documentation and kick off build.
|
2019-09-28 17:20:06 -04:00 |
|
NAThompson
|
c76c2af1ce
|
Empirical cumulative distribution function: Add bool flag for sorted.
|
2019-09-25 13:05:58 -04:00 |
|
Nick
|
ee555a0738
|
Empirical Cumulative Distribution function
|
2019-09-24 11:00:07 -04:00 |
|
Nick
|
72a66b109a
|
Support integer distributions.
|
2019-09-24 10:11:58 -04:00 |
|
Nick
|
2bb436b821
|
Fix up graph
|
2019-09-24 09:47:50 -04:00 |
|
Nick
|
3a349bf2da
|
Empirical cumulative distribution function.
|
2019-09-24 09:44:16 -04:00 |
|
jzmaddock
|
1b8a06f3ec
|
roots.hpp: Update to newton_raphson_iterate and halley_iterate to catch cases where there is no root, or we are trapped in a local minima.
Also suppress some warnings in polynomial.hpp and update tests.
Fixes: https://github.com/boostorg/math/issues/161.
|
2019-09-15 14:39:50 +01:00 |
|
jzmaddock
|
417d10c7e4
|
Add some more constants that are present in POSIX but absent from Boost.Math.
|
2019-09-13 13:35:33 +01:00 |
|
jzmaddock
|
97ff1ef8a0
|
Add constant log2_e.
|
2019-09-12 13:33:13 +01:00 |
|
Nick
|
4294260812
|
Merge pull request #245 from boostorg/deprecate_cubic_b_spline
Deprecate cubic B-spline for cardinal cubic B-spline [CI SKIP]
|
2019-08-30 08:02:41 -04:00 |
|
pabristow
|
e94d23b1f6
|
[CI SKIP]Some missing files that should be in the git index?
|
2019-08-30 12:46:58 +01:00 |
|
pabristow
|
22cdedec01
|
Merge branch 'compilance' into develop
|
2019-08-29 14:31:20 +01:00 |
|
Nick
|
2edf4a9790
|
Merge pull request #244 from boostorg/cardinal_quintic_b_spline_1
Cardinal quintic b spline 1
|
2019-08-29 09:02:43 -04:00 |
|
NAThompson
|
1f0c1bb8dc
|
Documentation for Jacobi polynomials.
|
2019-08-28 16:21:03 -04:00 |
|
Nick
|
b543139d3a
|
Merge pull request #233 from boostorg/gegenbauer_1
Gegenbauer polynomials
|
2019-08-27 07:47:58 -04:00 |
|
NAThompson
|
1c6b7b50a3
|
Gegenbauer polynomials: Add gegenbauer_prime and kick off build.
|
2019-08-23 09:23:34 -04:00 |
|
pabristow
|
66d64bd528
|
[CI SKIP] add boost-no-inspect to avoid check son .js files in docs.
|
2019-08-23 14:08:36 +01:00 |
|
pabristow
|
0ab00c3f9d
|
[CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp
|
2019-08-23 09:25:22 +01:00 |
|
NAThompson
|
caf1883788
|
Deprecate cubic B-spline for cardinal cubic B-spline [CI SKIP]
|
2019-08-22 09:35:05 -04:00 |
|
Nick
|
cf48e191a6
|
Merge pull request #240 from boostorg/cardinal_b_spline_derivatives
Cardinal B-spline derivatives
|
2019-08-18 09:21:41 -04:00 |
|
NAThompson
|
d631d86efa
|
Merge branch 'cardinal_b_spline_derivatives' into cardinal_quintic_b_spline_1 [CI SKIP]
|
2019-08-15 11:42:47 -04:00 |
|
NAThompson
|
1955699777
|
Cardinal Quintic B-splines: Documentation. [CI SKIP]
|
2019-08-13 09:34:01 -04:00 |
|
pabristow
|
c20af16366
|
[CI SKIP] Two Links changed from @boost: to boost.org for clean inspect.exe run.
|
2019-08-13 10:48:49 +01:00 |
|
pabristow
|
3d56177eb2
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2019-08-12 18:14:41 +01:00 |
|
pabristow
|
327c825dfa
|
[CI SKIP] More cosmetic and link edits to get Inspect.exe passes except for links to [@boost: which shoudl work OK when built for the documentation. Ready to merge with develop, touch wood.
|
2019-08-12 17:53:50 +01:00 |
|
pabristow
|
d922852f3b
|
[CI SKIP] Editorial/cosmetic changes complete, apart from getting up to date with develop and a last re-re-re-through!
|
2019-08-12 15:52:06 +01:00 |
|
NAThompson
|
5c8fcb4cd5
|
Cardinal B-spline derivatives.
|
2019-08-12 10:07:06 -04:00 |
|
pabristow
|
765b4e7148
|
[CI SKIP] Expressions and removal of many [space] after [greek] now wrong since Quickbook error has been fixed, but more remain and also emquad match instead of [: or [expression . Special functions done but distirbutions still to redo.
|
2019-08-12 14:06:25 +01:00 |
|
NAThompson
|
e327be5887
|
Cardinal B-spline derivatives [CI SKIP]
|
2019-08-11 14:52:47 -04:00 |
|
Nick
|
30f95e4220
|
Merge pull request #238 from boostorg/header_deprecation
Remove header deprecation warnings.
|
2019-08-11 10:13:09 -04:00 |
|
Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
pabristow
|
43d00e16b7
|
[CI SKIP]Edotiral work part 2, up to sf/ellint_intro
|
2019-08-09 17:57:20 +01:00 |
|
pabristow
|
2bda67e466
|
[CI SKIP] corrected accent etc in refs hypergeometric.gbk
|
2019-08-09 16:35:25 +01:00 |
|
pabristow
|
3af9b5c503
|
[CI SKIP] Use JM version of hypergeometric.gbk
|
2019-08-09 16:16:59 +01:00 |
|
pabristow
|
fee0884df4
|
[CI SKIP] Use JM version of hypergeometric.gbk
|
2019-08-09 16:13:10 +01:00 |
|
NAThompson
|
357cc1528a
|
Derivatives of trigonometric interpolant.
|
2019-08-09 08:39:52 -04:00 |
|
pabristow
|
6981dc12f9
|
[CI SKIP]Editorial work using changes in math.css, part one.
|
2019-08-09 13:22:33 +01:00 |
|
Nick
|
75789acd77
|
Merge pull request #235 from boostorg/cubic_b_spline_second_derivative
Cubic B-spline second derivatives
|
2019-08-08 11:27:28 -04:00 |
|
NAThompson
|
d7772d1560
|
Document second derivative of cubic B-spline. [CI SKIP]
|
2019-08-08 11:26:57 -04:00 |
|
jzmaddock
|
b28d3f34ea
|
hypergeometrics: indent equations.
[CI SKIP]
|
2019-08-08 11:31:26 +01:00 |
|
pabristow
|
44e3ed82fa
|
[CI SKIP] typos in hypergeometrics and added a FAQ
|
2019-08-07 15:14:50 +01:00 |
|
pabristow
|
ba2144a531
|
[CI SKIP] 'GIThub replaces Trac' edits in several places.
|
2019-08-07 10:01:18 +01:00 |
|
pabristow
|
ccb508194f
|
[CI SKIP] Added missing example file and more index entries
|
2019-08-07 09:07:11 +01:00 |
|
pabristow
|
d26d90d7b3
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
Many edits to provide equation indents, dozens of typos, and misc amendments, mainly cosmetic, and new index entries for better indexes [CI SKIP].
|
2019-08-06 15:37:40 +01:00 |
|