NAThompson
1483516247
Cardinal quintic B-splines: First and second derivatives [CI SKIP]
2019-08-15 14:13:25 -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
4f9d284e83
Cardinal Quintic B-spline interpolator: Up and running. [CI SKIP]
2019-08-15 11:39:18 -04:00
jzmaddock
17faf9ba06
Merge branch 'develop' of https://github.com/boostorg/math into develop
2019-08-14 18:21:27 +01:00
jzmaddock
e2c0b318b5
ellint_1: Fix test file so it can be used by the multiprecision lib tests.
2019-08-14 18:21:07 +01:00
Nick
c76e432897
Merge pull request #239 from boostorg/header_deprecation_2
...
Remove second set of deprecated headers
2019-08-14 11:07:47 -04:00
jzmaddock
35c36e3c2d
test_gamma.hpp: add missing L suffix to test value.
2019-08-14 11:24:22 +01:00
jzmaddock
a44513c75d
Merge branch 'develop' of https://github.com/boostorg/math into develop
2019-08-13 21:48:43 +01:00
jzmaddock
fd07b121a6
lgamma: correct spurious overflow in SSE2 optimized code.
...
Only evaluate the lanczos part if it will make a difference.
Add tests.
Fixes: https://github.com/boostorg/math/issues/242 .
2019-08-13 21:45:18 +01:00
NAThompson
1955699777
Cardinal Quintic B-splines: Documentation. [CI SKIP]
2019-08-13 09:34:01 -04:00
NAThompson
73429a3df5
Cardinal Quintic B-spline interpolator: First sketch. [CI SKIP]
2019-08-13 08:12:33 -04:00
NAThompson
3291ac891b
Fix static assert with no message on C++11.
2019-08-13 07:54:07 -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
edbb25327a
Cardinal B-spline derivatives: Fix typo in test that made it much less powerful.
2019-08-12 10:11:58 -04: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 Thompson
599451625c
Remove second set of deprecated headers
2019-08-11 10:32:03 -04: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
NAThompson
ff5a587b91
Remove floating point test which tests too close to root [CI SKIP]
2019-08-07 13:11:21 -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
NAThompson
09d3ee47cf
Jacobi polynomials: Tests and derivatives [CI SKIP]
2019-08-06 09:53:58 -04:00
NAThompson
b5114e1c75
Jacobi polynomials [CI SKIP]
2019-08-05 08:43:14 -04:00
NAThompson
74395babad
Gegenbauer polynomials: Kick off build.
2019-08-05 08:23:04 -04:00
jzmaddock
c159693d7e
1F1: tidy up docs and suppress/fix some compiler warnings.
2019-08-05 13:17:42 +01:00
NAThompson
9efeb19046
Gegenbauer polynomials: Graphs and documentation. [CI SKIP]
2019-08-04 15:59:12 -04:00
NAThompson
a733b75005
Gegenbauer polynomials: Implement derivatives. [CI SKIP]
2019-08-04 15:15:52 -04:00