This website requires JavaScript.
1483516247
Cardinal quintic B-splines: First and second derivatives [CI SKIP]
NAThompson
2019-08-15 14:13:25 -0400
d631d86efa
Merge branch 'cardinal_b_spline_derivatives' into cardinal_quintic_b_spline_1 [CI SKIP]
NAThompson
2019-08-15 11:42:47 -0400
4f9d284e83
Cardinal Quintic B-spline interpolator: Up and running. [CI SKIP]
NAThompson
2019-08-15 11:39:18 -0400
17faf9ba06
Merge branch 'develop' of https://github.com/boostorg/math into develop
jzmaddock
2019-08-14 18:21:27 +0100
e2c0b318b5
ellint_1: Fix test file so it can be used by the multiprecision lib tests.
jzmaddock
2019-08-14 18:21:07 +0100
c76e432897
Merge pull request #239 from boostorg/header_deprecation_2
Nick
2019-08-14 11:07:47 -0400
35c36e3c2d
test_gamma.hpp: add missing L suffix to test value.
jzmaddock
2019-08-14 11:24:22 +0100
a44513c75d
Merge branch 'develop' of https://github.com/boostorg/math into develop
jzmaddock
2019-08-13 21:48:43 +0100
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 .
jzmaddock
2019-08-13 21:45:18 +0100
1955699777
Cardinal Quintic B-splines: Documentation. [CI SKIP]
NAThompson
2019-08-13 09:33:54 -0400
73429a3df5
Cardinal Quintic B-spline interpolator: First sketch. [CI SKIP]
NAThompson
2019-08-11 11:55:59 -0400
3291ac891b
Fix static assert with no message on C++11.
NAThompson
2019-08-13 07:54:07 -0400
c20af16366
[CI SKIP] Two Links changed from @boost: to boost.org for clean inspect.exe run.
pabristow
2019-08-13 10:48:49 +0100
3d56177eb2
Merge branch 'develop' of https://github.com/boostorg/math into develop
pabristow
2019-08-12 18:14:41 +0100
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.
pabristow
2019-08-12 17:53:50 +0100
d922852f3b
[CI SKIP] Editorial/cosmetic changes complete, apart from getting up to date with develop and a last re-re-re-through!
pabristow
2019-08-12 15:52:06 +0100
edbb25327a
Cardinal B-spline derivatives: Fix typo in test that made it much less powerful.
NAThompson
2019-08-12 10:11:58 -0400
5c8fcb4cd5
Cardinal B-spline derivatives.
NAThompson
2019-08-12 10:07:06 -0400
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.
pabristow
2019-08-12 14:06:25 +0100
e327be5887
Cardinal B-spline derivatives [CI SKIP]
NAThompson
2019-08-11 14:52:47 -0400
599451625c
Remove second set of deprecated headers
Nick Thompson
2019-08-11 10:32:03 -0400
30f95e4220
Merge pull request #238 from boostorg/header_deprecation
Nick
2019-08-11 10:13:09 -0400
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.
jzmaddock
2019-08-11 12:13:01 +0100
2393ebb937
Merge branch 'develop' of https://github.com/boostorg/math into develop
jzmaddock
2019-08-11 08:43:28 +0100
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
jzmaddock
2019-08-11 08:42:06 +0100
a0244a1b75
Merge pull request #236 from boostorg/trigonometric_derivatives
Nick
2019-08-10 21:11:12 -0400
9b14fff12e
Remove header deprecation warnings.
Nick Thompson
2019-08-10 08:50:12 -0400
d931d73384
Loosen error bound for cardinal trigonometric derivatives to green up build.
Nick Thompson
2019-08-10 08:24:40 -0400
43d00e16b7
[CI SKIP]Edotiral work part 2, up to sf/ellint_intro
pabristow
2019-08-09 17:57:20 +0100
2bda67e466
[CI SKIP] corrected accent etc in refs hypergeometric.gbk
pabristow
2019-08-09 16:35:25 +0100
3af9b5c503
[CI SKIP] Use JM version of hypergeometric.gbk
pabristow
2019-08-09 16:16:59 +0100
fee0884df4
[CI SKIP] Use JM version of hypergeometric.gbk
pabristow
2019-08-09 16:13:10 +0100
357cc1528a
Derivatives of trigonometric interpolant.
NAThompson
2019-08-09 08:39:52 -0400
6981dc12f9
[CI SKIP]Editorial work using changes in math.css, part one.
pabristow
2019-08-09 13:22:33 +0100
75789acd77
Merge pull request #235 from boostorg/cubic_b_spline_second_derivative
Nick
2019-08-08 11:27:28 -0400
d7772d1560
Document second derivative of cubic B-spline. [CI SKIP]
NAThompson
2019-08-08 11:26:57 -0400
b28d3f34ea
hypergeometrics: indent equations. [CI SKIP]
jzmaddock
2019-08-08 11:31:26 +0100
edfb80e76d
Cubic B-spline second derivatives
NAThompson
2019-08-07 14:10:08 -0400
ff5a587b91
Remove floating point test which tests too close to root [CI SKIP]
NAThompson
2019-08-07 13:11:21 -0400
44e3ed82fa
[CI SKIP] typos in hypergeometrics and added a FAQ
pabristow
2019-08-07 15:14:50 +0100
ba2144a531
[CI SKIP] 'GIThub replaces Trac' edits in several places.
pabristow
2019-08-07 10:01:18 +0100
ccb508194f
[CI SKIP] Added missing example file and more index entries
pabristow
2019-08-07 09:07:11 +0100
d26d90d7b3
Merge branch 'develop' of https://github.com/boostorg/math into develop
pabristow
2019-08-06 15:33:49 +0100
df5a6f5ac6
Many edits to provide equation indents, dozens of typos, and misc amendments, mainly cosmetic, and new index entries for better indexes
pabristow
2019-08-06 15:33:22 +0100
09d3ee47cf
Jacobi polynomials: Tests and derivatives [CI SKIP]
NAThompson
2019-08-06 09:53:58 -0400
b5114e1c75
Jacobi polynomials [CI SKIP]
NAThompson
2019-08-05 08:43:14 -0400
74395babad
Gegenbauer polynomials: Kick off build.
NAThompson
2019-08-05 08:23:04 -0400
c159693d7e
1F1: tidy up docs and suppress/fix some compiler warnings.
jzmaddock
2019-08-05 13:17:42 +0100
9efeb19046
Gegenbauer polynomials: Graphs and documentation. [CI SKIP]
NAThompson
2019-08-04 15:59:12 -0400
a733b75005
Gegenbauer polynomials: Implement derivatives. [CI SKIP]
NAThompson
2019-08-04 15:15:52 -0400
9cc538d31c
Gegenbauer polynomials: Fix include guards. [CI SKIP]
NAThompson
2019-08-04 13:11:03 -0400
fc3e5d51a0
First pass at Gegenbauer polynomials. [CI SKIP]
Nick Thompson
2019-08-04 09:23:41 -0400
88dd510a4f
Merge pull request #148 from boostorg/hypergeometric_soc_2014
jzmaddock
2019-08-03 21:54:34 +0100
9350bda2bd
1F1: Fix documentation typos. [CI SKIP]
jzmaddock
2019-08-03 10:11:38 +0100
f3eafa4d34
1F1: Archive some interesting, but currently unused recurrence relations. [CI SKIP]
jzmaddock
2019-08-03 10:10:05 +0100
bfb98d3446
pFq: Update Jamfile requirements for testing recurrence tools.
jzmaddock
2019-08-02 12:00:58 +0100
531284b956
Fix missing dependencies in Jamfile. [CI SKIP]
jzmaddock
2019-08-02 11:50:11 +0100
1ef7307577
1F1: make PP logic consistent.
jzmaddock
2019-08-01 21:48:04 +0100
5d7206884b
pFq: correct Jamfile.
jzmaddock
2019-08-01 21:44:49 +0100
233bcfe1d8
pFq: simplify Jamfile. Fix instantiate.hpp.
jzmaddock
2019-08-01 19:21:32 +0100
3130c30e4f
pFq: Add tests for hypergeometric_pFq_precision. Update docs. Document recurrence tools.
jzmaddock
2019-08-01 15:19:01 +0100
4ca7d59832
Merge pull request #229 from boostorg/trigonometric2
Nick
2019-07-29 07:13:39 -0400
7e907f0832
1F1: correct PP-logic to be consistent. [CI SKIP]
jzmaddock
2019-07-29 10:56:44 +0100
3277587ebc
Cardinal trigonometric: Fix bug on last coefficient for an even number of samples.
NAThompson
2019-07-28 17:07:13 -0400
7ccac3f8af
Merge branch 'hypergeometric_soc_2014' of https://github.com/boostorg/math into hypergeometric_soc_2014
jzmaddock
2019-07-28 20:04:32 +0100
a426dfc911
refactor some tests so we don't get spurious CI failures.
jzmaddock
2019-07-28 20:04:08 +0100
d0bdc5300b
Hypergeometrics: Update to fix test failures, and improve reporting of compiler requirements.
jzmaddock
2019-07-28 17:49:37 +0100
ae2caa30fd
pFq: Change pnorm to p_abs_error. Update docs to reflect the fact that this is an error estimate.
jzmaddock
2019-07-28 17:48:04 +0100
31fa421c46
Cardinal trigonometric: Documentation updates [CI SKIP]
Nick Thompson
2019-07-28 12:34:06 -0400
efb53a3c43
Cardinal trigonometric interpolation: Implement squared l2 norm.
Nick Thompson
2019-07-27 21:21:33 -0400
27bc4146d9
Cardinal trigonometric interpolation.
Nick Thompson
2019-07-27 17:04:29 -0400
90f93ecca3
1F1: update xcode image in CI tests to the latest
jzmaddock
2019-07-27 16:57:47 +0100
1e079d16be
Correct Jamfile typo, fix casts for clang
jzmaddock
2019-07-27 12:14:03 +0100
cd142eacb8
Add missing using declaration to test case. [CI SKIP]
jzmaddock
2019-07-27 12:01:06 +0100
b0d3662ab6
1F1: Move long running tests into separate section of the Jamfile, disable tests on unsupported compilers.
jzmaddock
2019-07-23 19:22:14 +0100
9dfe372930
Merge pull request #228 from boostorg/cardinal_b_splines
Nick
2019-07-22 07:43:32 -0400
1511ec4d35
Merge branch 'develop' into hypergeometric_soc_2014
jzmaddock
2019-07-19 18:55:27 +0100
b57c27b245
1F1: remove dead code from test_1F0.cpp, rebalance test grouping in Jamfile to avoid timeouts.
jzmaddock
2019-07-19 09:54:27 +0100
d5f7a9bc30
Cardinal B-splines: Second attempt to fix compile error on old MSVC compilers.
NAThompson
2019-07-18 16:47:08 -0400
81f8757f85
pFq: rename test file
jzmaddock
2019-07-18 18:34:11 +0100
e5ffa8eb6b
pFq: rename test file
jzmaddock
2019-07-18 18:33:04 +0100
6e85193231
pFq: rename test file
jzmaddock
2019-07-18 18:31:30 +0100
99936ee354
1F1: Rename file to uppercase F
jzmaddock
2019-07-18 16:47:26 +0100
d9230d871a
Hypergeometrics: Very trivial edits. [CI SKIP]
NAThompson
2019-07-18 08:23:08 -0400
ce43fd50a0
1F1: comment out unused variable.
jzmaddock
2019-07-18 09:31:05 +0100
48c3be4fe4
Hypergeometrics: Consistent casing [CI SKIP]
NAThompson
2019-07-17 15:56:50 -0400
af46a3a74e
pFq: Add documentation.
jzmaddock
2019-07-17 18:24:55 +0100
5376702cc7
pFq: Add tests.
jzmaddock
2019-07-17 18:24:07 +0100
2d3e87c724
test_data.hpp: Update to handle functions with more arguments.
jzmaddock
2019-07-17 18:23:12 +0100
1379a3518e
pFq: Correct return type.
jzmaddock
2019-07-17 18:22:42 +0100
036c5a4e7f
pFq: correct some bugs found while testing q>1.
jzmaddock
2019-07-17 18:22:09 +0100
a173f8ff0b
Cardinal B-splines: Remove 'hides location declaration warnings'. Fix overload error on MSVC.
NAThompson
2019-07-16 07:56:13 -0400
cfd5a353f6
Cardinal B-splines
NAThompson
2019-07-15 10:42:49 -0400
f5cc5a1cc4
Cardinal B-splines: Update math_unit_test to support expected values which are integers. [CI SKIP]
NAThompson
2019-07-15 10:30:40 -0400
755ef2ddd6
Cardinal B-splines: Graphs, documentation, include. [CI SKIP]
NAThompson
2019-07-15 10:26:19 -0400
427f3dadb2
pFq: begin adding tests.
jzmaddock
2019-07-12 11:45:14 +0100
a3d019ae64
pFq: Add error handling to the series and update error estimate based on error in the pochhammer calculations.
jzmaddock
2019-07-12 11:44:35 +0100
0ebf01ef26
pFq: Add initilizer_list overloads.
jzmaddock
2019-07-12 11:43:23 +0100
af7b0d76a8
Removed examples of going wrong.
pabristow
2019-07-09 14:27:35 +0100
2e246d1076
Removed unwanted example of divergence
pabristow
2019-07-09 13:09:15 +0100