jzmaddock
|
b5d925de98
|
Minor update for pow<N>():
Add a few more constexpr tests for the corner cases.
Document the constexpr-ness.
See https://github.com/boostorg/math/issues/354.
|
2020-07-06 19:29:28 +01:00 |
|
NAThompson
|
646005eaca
|
Take care of overflow. [CI SKIP]
|
2020-05-31 11:35:46 -04:00 |
|
Nick
|
1186f1a7ff
|
rsqrt (#361)
* rsqrt
* Link docs into math.qbk. [CI SKIP]
* Demo performance with a compiler that generates good instructions [CI SKIP]
|
2020-05-30 22:34:56 -04:00 |
|
Nick
|
b682c76f96
|
Update daubechies.qbk
|
2020-05-14 10:44:12 -04:00 |
|
Nick
|
c59659f4ed
|
Reinch's modification to Clenshaw recurrence (#339)
* Reinch's modification to Clenshaw recurrence. [CI SKIP]
* Convert Chebyshev tests to math_unit_test.hpp
* Performance of translated Chebyshev Clenshaw recurrence. [CI SKIP]
* Prepare to use modified Clenshaw recurrence in Chebyshev transform.
* Remove unused headers from Chebyshev transform test [CI SKIP]
* Update Chebyshev transform tests to use math_unit_test.hpp
|
2020-04-25 09:01:05 -04:00 |
|
Nick
|
58561d7f92
|
Add 2 Daubechies graphs to documentation.
|
2020-03-26 05:39:10 -04:00 |
|
NAThompson
|
8c621d8be4
|
Sketch out Daubechies wavelet class [CI SKIP]
|
2020-03-10 07:15:52 -04:00 |
|
Nick Thompson
|
0661b37716
|
Remove typos from docs.
|
2020-03-08 11:37:08 -04:00 |
|
Nick Thompson
|
3fa4267dda
|
Add documentation for Daubechies scaling function [CI SKIP]
|
2020-03-08 11:08:27 -04:00 |
|
NAThompson
|
3424b2b7bd
|
Merge branch 'develop' into daubechies_attempt_2
|
2020-01-25 08:12:13 +08:00 |
|
jzmaddock
|
cb1b9c102e
|
Fix typo from https://github.com/boostorg/math/pull/309 and change latex in comment to match the new equation.
|
2020-01-24 13:10:47 +00:00 |
|
Brian Wignall
|
740a73c523
|
Fix typos
|
2020-01-12 15:30:30 -05:00 |
|
Brian Wignall
|
56740d2257
|
Fix more typos, after another typochecker bug fix
|
2019-12-26 09:33:10 -05:00 |
|
Brian Wignall
|
8b277e3ff3
|
Fix more typos
|
2019-12-26 09:18:02 -05:00 |
|
Brian Wignall
|
e3a45bd10b
|
Fix typos, after fixing bug in typochecker
|
2019-12-25 22:42:26 -05:00 |
|
Brian Wignall
|
3c976e5e09
|
Fix typos
|
2019-12-24 21:42:09 -05:00 |
|
Brian Wignall
|
df17d11299
|
Fix more typos, via latest version of typochecker tool
|
2019-12-20 10:41:42 -05:00 |
|
Brian Wignall
|
54770599d5
|
Fix more typos
|
2019-12-16 13:35:48 -05:00 |
|
Brian Wignall
|
ccff3fd1b3
|
Fix typos
|
2019-12-01 08:06:17 -05:00 |
|
NAThompson
|
d7e4bf780b
|
Continuous Daubechies wavelets [CI SKIP]
|
2019-10-27 14:12:34 -04: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
|
566ed597f6
|
Sterling: fix expected error rates, update docs.
|
2019-10-12 19:35:44 +01: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 |
|
Nick
|
cf48e191a6
|
Merge pull request #240 from boostorg/cardinal_b_spline_derivatives
Cardinal B-spline derivatives
|
2019-08-18 09:21:41 -04: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 |
|
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 |
|
pabristow
|
6981dc12f9
|
[CI SKIP]Editorial work using changes in math.css, part one.
|
2019-08-09 13:22:33 +01: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
|
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 |
|
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 |
|
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
|
3130c30e4f
|
pFq: Add tests for hypergeometric_pFq_precision.
Update docs.
Document recurrence tools.
|
2019-08-01 15:19:01 +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 |
|
jzmaddock
|
1511ec4d35
|
Merge branch 'develop' into hypergeometric_soc_2014
|
2019-07-19 18:55:27 +01:00 |
|
NAThompson
|
d9230d871a
|
Hypergeometrics: Very trivial edits. [CI SKIP]
|
2019-07-18 08:23:08 -04:00 |
|