Commit Graph

135 Commits

Author SHA1 Message Date
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
jzmaddock
af46a3a74e pFq: Add documentation. 2019-07-17 18:24:55 +01:00
NAThompson
755ef2ddd6 Cardinal B-splines: Graphs, documentation, include. [CI SKIP] 2019-07-15 10:26:19 -04:00
jzmaddock
d281431854 Jacobi Zeta: Update docs with comments on argument forms.
See https://github.com/boostorg/math/issues/224.
[CI SKIP]
2019-07-03 21:01:28 +01:00
jzmaddock
472e34efc4 Merge branch 'develop' into hypergeometric_soc_2014 2019-07-02 18:12:43 +01:00
jzmaddock
c6fb970ec6 1F1: Doc update. 2019-07-02 18:09:42 +01:00
pabristow
02ff33c49a Several broken/missing links corrected, and lambert_w_errors_graph.cpp added. Passes local inspect.exe except on link to Boost.Test floating point that may work when built in situ. [CI SKIP] for now. 2019-05-30 16:55:15 +01:00
jzmaddock
d11eb67c67 ellint_d: extend range to k > 1 same ellint_1/2/3. 2019-05-19 08:54:17 +01:00
jzmaddock
a033166f7f Elliptic Integrals: extend range of ellint_1/2/3.
See https://github.com/boostorg/math/issues/183.
2019-05-18 19:36:22 +01:00
jzmaddock
648ebfdc25 1F1: Add regularized version. 2019-04-17 18:27:42 +01:00
jzmaddock
f23f1458cb 1F1: Update docs for ab < 0 region. 2019-04-14 09:53:07 +01:00
jzmaddock
91731ab5fa 1F1: Fix up b < 0 domain for extended precision types.
Update docs for b < 0 case.
2019-04-08 18:25:40 +01:00
jzmaddock
c2bc2bc80e 1F1: Try and improve error rate plots.
[CI SKIP]
2019-03-16 10:27:51 +00:00
jzmaddock
bba84db888 Merge branch 'hypergeometric_soc_2014' of https://github.com/boostorg/math into hypergeometric_soc_2014 2019-03-14 12:07:27 +00:00
jzmaddock
092fcf278f 1F1: begin to document error rates and testing methodology.
[CI SKIP]
2019-03-14 12:04:42 +00:00
Nick Thompson
790b78cbe6 Typo removal from docs. Consistent use of variable z rather than x and z [CI SKIP] 2019-03-09 10:44:22 -07:00
jzmaddock
fb613328bf 1F1: reformat table with equations rather than text so they don't line wrap.
[CI SKIP]
2019-03-09 08:37:59 +00:00
jzmaddock
7eb4c411ce 1F1: more or less complete documentation.
[CI SKIP]
2019-03-08 19:17:07 +00:00
jzmaddock
47fb08dd70 1F1: More doc updates. 2019-03-04 18:11:27 +00:00
jzmaddock
f3f303ecff 1F1: start working on the docs.
[CI SKIP]
2019-03-02 19:26:13 +00:00
jzmaddock
332fb32919 Merge branch 'develop' into hypergeometric_soc_2014
[CI SKIP]
2019-02-21 13:03:04 +00:00