2
0
mirror of https://github.com/boostorg/math.git synced 2026-02-24 16:12:15 +00:00
Commit Graph

4904 Commits

Author SHA1 Message Date
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
d584cce027 [CI SKIP] revert test_recurrence.cpp to try to find cause of failure of test with GCC long double. 2019-08-23 14:06:26 +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
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
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
Nick
30f95e4220 Merge pull request #238 from boostorg/header_deprecation
Remove header deprecation warnings.
2019-08-11 10:13:09 -04:00
jzmaddock
b25f4c968f 1F1: Correct sign of values in cyl_bessel_i_shrinkage_rate.
Optimises which method is chosen.
Also correct rescaling in bessel_i_backwards_iterator so we don't get too close to zero and rely on type T having denorms.
2019-08-11 12:13:01 +01:00
jzmaddock
2393ebb937 Merge branch 'develop' of https://github.com/boostorg/math into develop 2019-08-11 08:43:28 +01:00
jzmaddock
46acbf840a Bernoulli: Correct overflow in find_bernoulli_overflow_limit.
Occurs when using a multiprecision type with very large exponent range (ie a long long exponent).
Fixes: https://github.com/boostorg/multiprecision/issues/151
2019-08-11 08:42:06 +01:00
Nick
a0244a1b75 Merge pull request #236 from boostorg/trigonometric_derivatives
Derivatives of trigonometric interpolant.
2019-08-10 21:11:12 -04:00
Nick Thompson
9b14fff12e Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
Nick Thompson
d931d73384 Loosen error bound for cardinal trigonometric derivatives to green up build. 2019-08-10 08:24:40 -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
NAThompson
edfb80e76d Cubic B-spline second derivatives 2019-08-07 14:10:08 -04: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
pabristow
df5a6f5ac6 Many edits to provide equation indents, dozens of typos, and misc amendments, mainly cosmetic, and new index entries for better indexes 2019-08-06 15:33:22 +01:00
jzmaddock
c159693d7e 1F1: tidy up docs and suppress/fix some compiler warnings. 2019-08-05 13:17:42 +01:00
jzmaddock
88dd510a4f Merge pull request #148 from boostorg/hypergeometric_soc_2014
Hypergeometrics
2019-08-03 21:54:34 +01:00
jzmaddock
9350bda2bd 1F1: Fix documentation typos.
[CI SKIP]
2019-08-03 10:11:38 +01:00
jzmaddock
f3eafa4d34 1F1: Archive some interesting, but currently unused recurrence relations.
[CI SKIP]
2019-08-03 10:11:14 +01:00
jzmaddock
bfb98d3446 pFq: Update Jamfile requirements for testing recurrence tools. 2019-08-02 12:00:58 +01:00
jzmaddock
531284b956 Fix missing dependencies in Jamfile. [CI SKIP] 2019-08-02 11:50:11 +01:00
jzmaddock
1ef7307577 1F1: make PP logic consistent. 2019-08-01 21:48:04 +01:00
jzmaddock
5d7206884b pFq: correct Jamfile. 2019-08-01 21:44:49 +01:00
jzmaddock
233bcfe1d8 pFq: simplify Jamfile. Fix instantiate.hpp. 2019-08-01 19:21:32 +01:00
jzmaddock
3130c30e4f pFq: Add tests for hypergeometric_pFq_precision.
Update docs.
Document recurrence tools.
2019-08-01 15:19:01 +01:00
Nick
4ca7d59832 Merge pull request #229 from boostorg/trigonometric2
Cardinal trigonometric interpolation.
2019-07-29 07:13:39 -04:00
jzmaddock
7e907f0832 1F1: correct PP-logic to be consistent.
[CI SKIP]
2019-07-29 10:56:44 +01:00
NAThompson
3277587ebc Cardinal trigonometric: Fix bug on last coefficient for an even number of samples. 2019-07-28 17:07:13 -04:00
jzmaddock
7ccac3f8af Merge branch 'hypergeometric_soc_2014' of https://github.com/boostorg/math into hypergeometric_soc_2014 2019-07-28 20:04:32 +01:00
jzmaddock
a426dfc911 refactor some tests so we don't get spurious CI failures. 2019-07-28 20:04:08 +01:00
jzmaddock
d0bdc5300b Hypergeometrics: Update to fix test failures, and improve reporting of compiler requirements. 2019-07-28 17:49:37 +01:00
jzmaddock
ae2caa30fd pFq: Change pnorm to p_abs_error.
Update docs to reflect the fact that this is an error estimate.
2019-07-28 17:48:04 +01:00
Nick Thompson
31fa421c46 Cardinal trigonometric: Documentation updates [CI SKIP] 2019-07-28 12:34:06 -04:00
Nick Thompson
efb53a3c43 Cardinal trigonometric interpolation: Implement squared l2 norm. 2019-07-27 21:21:33 -04:00
Nick Thompson
27bc4146d9 Cardinal trigonometric interpolation. 2019-07-27 17:04:29 -04:00