pabristow
|
eb63dcff5e
|
Added some rationale for using Ooura 1999 algorithm.
|
2019-07-09 13:07:12 +01:00 |
|
pabristow
|
fd70a7582b
|
Added a new 3 * 6 = 18 em space symbol called [indent] that provides a neat way to indent inline equations, etc.
|
2019-07-09 12:48:35 +01:00 |
|
Nick
|
e91bb5ec9d
|
Merge branch 'develop'
|
2019-07-08 07:10:03 -04:00 |
|
Nick
|
b1c9ce1b4b
|
Merge branch 'develop' of https://github.com/boostorg/math into develop [CI SKIP]
|
2019-07-08 07:09:31 -04:00 |
|
Nick
|
a7f4e62d1f
|
Rebuild docs [CI SKIP]
|
2019-07-08 07:04:36 -04:00 |
|
Nick
|
4be4fec1ef
|
Merge pull request #225 from boostorg/autodiff/lexical_cast
Remove lexical_cast<> dependencies.
|
2019-07-07 08:54:45 -04:00 |
|
jzmaddock
|
1c45b8f1c8
|
catmull_rom: correct sign of loop variable.
Corrects previous commit.
See: https://github.com/boostorg/math/issues/226
|
2019-07-07 09:22:45 +01:00 |
|
jzmaddock
|
0275428d5a
|
Catmull_rom: fix vc12 and vc14 errors highlighted by the new tests.
|
2019-07-06 20:29:11 +01:00 |
|
Matt Pulver
|
cd9c723256
|
Fix enum class/switch warning.
|
2019-07-06 08:42:33 -04:00 |
|
John Maddock
|
1f86711491
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2019-07-06 09:02:21 +01:00 |
|
jzmaddock
|
ed38d8f556
|
catmull_rom.hpp: Added missing include.
Fix concept tests and add them to the Jamfile.v2
Fixes: https://github.com/boostorg/math/issues/226
|
2019-07-06 09:00:50 +01:00 |
|
Nick
|
046085c3aa
|
Ooura Fourier integrals example: Remove warning by catching exception by reference. Green up build by adding quadmath to build dep.
|
2019-07-05 18:54:26 -04:00 |
|
pabristow
|
a51769477c
|
Corrected copy'n'paste err in test description, but this does not explain my fails on https://www.boost.org/development/tests/develop/output/Marshall-ASAN-boost-bin-v2-libs-math-test-ooura_fourier_integral_test-test-clang-darwin-asan-debug-cxxstd-17-iso-link-static-threading-multi-visibility-hidden.html but last jun is 30 Jun so may be corrected by now.
|
2019-07-05 14:23:45 +01:00 |
|
Matt Pulver
|
ee4a4181f0
|
Remove lexical_cast<> dependencies.
|
2019-07-05 08:51:59 -04:00 |
|
pabristow
|
8585a32b36
|
[CI SKIP] fixed unexpected char 2 in output examples (was interpreteting slash in pi/(2e) as a Quickbook control char) by making it a verbatim block with ``s
|
2019-07-05 10:01:39 +01:00 |
|
pabristow
|
9ca9ff6b17
|
Add three ooura fourier integral tests to the jamfile so that the testers can run.
But may remove once they have cycled on most platforms?
|
2019-07-04 17:05:52 +01:00 |
|
pabristow
|
367c2f6e1c
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2019-07-04 16:17:48 +01:00 |
|
pabristow
|
88df85466b
|
[CI SKIP] Added more dianostic info and changed minimum tolerance to 2 * epsilon from epsilon /2.
|
2019-07-04 16:16:54 +01:00 |
|
pabristow
|
fb93f69acb
|
[CI SKIP] added 3 examples of using fourier integrals, providing Quickbook code snippets for docs.
|
2019-07-04 16:15:35 +01:00 |
|
pabristow
|
af5b84a8d5
|
[CI SKIP] fourier integrals using code snippets in 3 new examples.
|
2019-07-04 16:12:14 +01:00 |
|
pabristow
|
32fb399d71
|
[CI SKIP] minor edits to symbols and math
|
2019-07-04 16:10:48 +01: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 |
|
pabristow
|
74c0de2f01
|
Three fourier integrals examples - work-in-progress
|
2019-07-03 18:14:20 +01:00 |
|
pabristow
|
d41bc9d068
|
Added a caution about loss of precision converting double to multiprecision types.
|
2019-07-03 09:25:58 +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 |
|
pabristow
|
06c0680b77
|
Skeletal ooura example, needing expansion.
|
2019-07-02 17:37:30 +01:00 |
|
pabristow
|
a368b618c8
|
Warning fixes for MSVC 14.1 and 14.2
|
2019-07-02 17:36:07 +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
|
f54f6b21ea
|
Merge branch 'develop'
|
2019-06-30 10:12:45 -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 |
|