2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-29 19:52:08 +00:00
Commit Graph

4811 Commits

Author SHA1 Message Date
NAThompson
d9230d871a Hypergeometrics: Very trivial edits. [CI SKIP] 2019-07-18 08:23:08 -04:00
jzmaddock
ce43fd50a0 1F1: comment out unused variable. 2019-07-18 09:31:05 +01:00
NAThompson
48c3be4fe4 Hypergeometrics: Consistent casing [CI SKIP] 2019-07-17 15:56:50 -04:00
jzmaddock
af46a3a74e pFq: Add documentation. 2019-07-17 18:24:55 +01:00
jzmaddock
5376702cc7 pFq: Add tests. 2019-07-17 18:24:07 +01:00
jzmaddock
2d3e87c724 test_data.hpp: Update to handle functions with more arguments. 2019-07-17 18:23:12 +01:00
jzmaddock
1379a3518e pFq: Correct return type. 2019-07-17 18:22:42 +01:00
jzmaddock
036c5a4e7f pFq: correct some bugs found while testing q>1. 2019-07-17 18:22:09 +01:00
jzmaddock
427f3dadb2 pFq: begin adding tests. 2019-07-12 11:45:14 +01:00
jzmaddock
a3d019ae64 pFq: Add error handling to the series and update error estimate based on error in the pochhammer calculations. 2019-07-12 11:44:35 +01:00
jzmaddock
0ebf01ef26 pFq: Add initilizer_list overloads. 2019-07-12 11:43:23 +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
jzmaddock
5771f8dbd5 1F1: Update expected error rates for regularized 1F1. 2019-07-02 17:44:34 +01:00
jzmaddock
a7b5082d4b Simplify termination condition for detail::hypergeometric_series. 2019-07-02 17:43:50 +01:00
jzmaddock
1c9cf2069a 1F1: update logarithmic test cases. 2019-07-02 17:41:42 +01:00
Nick
c220654b46 Update math.qbk 2019-07-01 12:57:10 -04:00
Nick
da069d6c0f Update roadmap.qbk 2019-07-01 12:56:32 -04:00
Nick Thompson
5650fef94e Rebuild docs. [CI SKIP] 2019-06-30 10:11:22 -04:00
pulver
8c37a418cd Delete gamma_hpp autodiff test template. (#222) 2019-06-29 08:20:21 -04:00
Nick
72af67491e Merge pull request #220 from boostorg/cardinal_quadratic_b_spline
Cardinal quadratic B-spline interpolation.
2019-06-27 19:37:45 -04:00
Nick Thompson
ebf8eb9d21 Cardinal quadratic B-spline: Explicitly add template argument to green up build. 2019-06-27 06:56:40 -04:00
Nick Thompson
8d549cd0cf Ooura Fourier integrals: Fix warnings on MSVC [CI SKIP] 2019-06-26 17:54:21 -04:00
Nick Thompson
a3b60e647f Cardinal quadratic B-spline interpolation. 2019-06-26 08:50:00 -04:00
Nick
21daaf9a90 Merge pull request #219 from boostorg/whittaker_shannon
Whittaker shannon
2019-06-26 06:58:27 -04:00
pulver
95defb67df Add make_ftuple(), digamma(), lgamma(), tgamma(), doc/test updates. (#218)
Improve tests and coverage. C++11/14 support. (@kedarbhat)
2019-06-25 17:31:48 -07:00
Nick
dc373ee009 Merge pull request #107 from boostorg/ooura_fourier_transform
Ooura's method for computing Fourier sin and Fourier cosine… [CI SKIP]
2019-06-24 09:40:59 -04:00
Nick Thompson
f5f52cfb2b Whittaker-Shannon: Add the test to test/Jamfile.v2. 2019-06-24 08:40:21 -04:00
Nick Thompson
260a3af015 Whittaker-Shannon: Update docs, implement derivatives. 2019-06-24 08:28:14 -04:00
Nick
90378e9b7e Merge pull request #213 from boostorg/issue204
Update second order root finding code to bracket root when required. [CI SKIP]
2019-06-23 10:04:57 -04:00
Nick Thompson
8b90659666 Ooura Fourier integrals: Green up appveyor build. 2019-06-22 18:26:48 -04:00
Nick Thompson
118b18c248 Merge branch 'develop' into issue204 2019-06-22 09:29:01 -04:00
Nick Thompson
07dd1e2c91 Ooura Fourier integrals: Fix Appveyor build. 2019-06-22 09:27:36 -04:00
Nick Thompson
91ef47c0eb Merge branch 'develop' into ooura_fourier_transform [CI SKIP] 2019-06-22 09:20:55 -04:00
Nick
be834ee235 Merge pull request #215 from boostorg/vector_barycentric
Vector barycentric
2019-06-21 06:58:13 -04:00
Nick Thompson
95eef16b0b Ooura Fourier integrals: Use (std::numeric_limits<Real>::min)() to compiile on windows. 2019-06-20 07:14:23 -04:00
Nick Thompson
b2c2f0e644 Whittaker-Shannon interpolation: Derivative works, but is not sufficiently accurate. Some floating point manipulations are still required. [CI SKIP] 2019-06-19 09:42:50 -04:00
Nick Thompson
3a8a44a327 Merge branch 'develop' into vector_barycentric 2019-06-19 07:21:03 -04:00
Nick Thompson
442fa8c2ad Make sure that vector interpolant agrees with scalar interpolant. [CI SKIP] 2019-06-19 07:21:00 -04:00
Nick Thompson
f673bc20a4 Merge branch 'develop' into ooura_fourier_transform 2019-06-19 06:54:21 -04:00
Nick Thompson
a1149ce7f0 Whittaker-Shannon interpolation: Use PIMPL idiom. [CI SKIP] 2019-06-19 06:53:01 -04:00
Nick
856867ab8b Merge pull request #217 from boostorg/clang_ci_fix
Attempt to fix travis failure with clang++-6: The following packages …
2019-06-19 06:48:03 -04:00
Nick
676a584c10 Update .travis.yml
Try Peter Dimov's suggestion to fix build from https://lists.boost.org/Archives/boost/2019/06/246359.php
2019-06-17 16:40:40 -04:00
Nick Thompson
2d770b9d32 Vector barycentric rational: Enable compilation with containers which do not have multiplication/division/addition defined on them. 2019-06-17 08:28:45 -04:00
Nick Thompson
92f678b32a Remove pessimistic comment about quality of memory estimate for nodes and weights. In addition, prevent push_back catastrophe. [CI SKIP] 2019-06-16 12:05:43 -04:00
Nick
69d5ebc0be Second attempt to fix travis build with clang 6.0. 2019-06-15 16:19:58 -04:00
Nick Thompson
ce816b3d01 Attempt to fix travis failure with clang++-6: The following packages have unmet dependencies: clang-6.0 : Depends: libjsoncpp0 (>= 0.6.0~rc2) but it is not installable. 2019-06-15 12:59:25 -04:00
Nick Thompson
8e3f5d50c8 Explain purpose of nodes/weights [CI SKIP] 2019-06-15 12:55:38 -04:00
Nick Thompson
bfb6689433 Remove gratuitous C++17isms from code. 2019-06-15 10:11:17 -04:00
Nick Thompson
92a14241f6 Meaningless commit to kick off another build 2019-06-14 21:43:55 -04:00