2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

567 Commits

Author SHA1 Message Date
Nick
2134a9c914 Move examples/daubechies_files.cpp to examples/daubechies_wavelets/some_file.cpp [CI SKIP] 2020-02-15 08:36:38 -05:00
NAThompson
0da0bc855b Never use Eigen + auto [CI SKIP] 2020-02-13 14:52:44 -05:00
Nick
09213a0835 Add septic Hermite interpolation. This still needs some tlc to get to 1ULP evaluation [CI SKIP] 2020-02-08 12:46:28 -05:00
Nick
1ac3beacd7 Clean up finding best interpolator code for Daubechies scaling [CI SKIP] 2020-02-05 11:06:05 -05:00
Nick
fe5bb27ab8 Demonstrate that matched Holder interpolation does indeed have higher accuracy and that the exponent should be reduced a bit [CI SKIP] 2020-02-05 10:36:21 -05:00
NAThompson
ae13e5b0bc Daubechies scaling: Also compute filters and grids in oct precision [CI SKIP] 2020-02-05 09:57:21 -05:00
NAThompson
3424b2b7bd Merge branch 'develop' into daubechies_attempt_2 2020-01-25 08:12:13 +08:00
Brian Wignall
740a73c523 Fix typos 2020-01-12 15:30:30 -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
pabristow
5aacc3e167 Add missing file big_seventh.cpp 2019-11-12 09:34:48 +00:00
NAThompson
d7e4bf780b Continuous Daubechies wavelets [CI SKIP] 2019-10-27 14:12:34 -04:00
pabristow
74069cae48 Remove big_seventh.cpp as example is unused and anyway belongs in multiprecision. 2019-09-25 15:03:13 +01:00
jzmaddock
a84ae41bf6 Add multiprecision test to continued fractions. 2019-09-10 18:22:33 +01:00
Nick
4294260812 Merge pull request #245 from boostorg/deprecate_cubic_b_spline
Deprecate cubic B-spline for cardinal cubic B-spline [CI SKIP]
2019-08-30 08:02:41 -04:00
pabristow
e94d23b1f6 [CI SKIP]Some missing files that should be in the git index? 2019-08-30 12:46:58 +01:00
pabristow
22cdedec01 Merge branch 'compilance' into develop 2019-08-29 14:31:20 +01:00
pabristow
1219451047 [CI SKIP]increase tolerance from 3 to 5 eps for long double on test_recurrence.cpp to allow GCC-mingw to pass. 2019-08-29 12:55:54 +01:00
pabristow
0ab00c3f9d [CI SKIP] changes to get inspect program problem-free, but one test failure in recurrence.cpp 2019-08-23 09:25:22 +01:00
NAThompson
caf1883788 Deprecate cubic B-spline for cardinal cubic B-spline [CI SKIP] 2019-08-22 09:35:05 -04:00
pabristow
3d56177eb2 Merge branch 'develop' of https://github.com/boostorg/math into develop 2019-08-12 18:14:41 +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
Nick Thompson
9b14fff12e Remove header deprecation warnings. 2019-08-10 08:50:12 -04:00
pabristow
6981dc12f9 [CI SKIP]Editorial work using changes in math.css, part one. 2019-08-09 13:22:33 +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
88dd510a4f Merge pull request #148 from boostorg/hypergeometric_soc_2014
Hypergeometrics
2019-08-03 21:54:34 +01:00
jzmaddock
a426dfc911 refactor some tests so we don't get spurious CI failures. 2019-07-28 20:04:08 +01:00
pabristow
af7b0d76a8 Removed examples of going wrong. 2019-07-09 14:27:35 +01:00
pabristow
2e246d1076 Removed unwanted example of divergence 2019-07-09 13:09:15 +01:00
Nick
4be4fec1ef Merge pull request #225 from boostorg/autodiff/lexical_cast
Remove lexical_cast<> dependencies.
2019-07-07 08:54:45 -04:00
Matt Pulver
cd9c723256 Fix enum class/switch warning. 2019-07-06 08:42:33 -04: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
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
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
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
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
pabristow
a52f16bafe Improvments to distribution construction examples, now using cpp_bin_float rather than cpp_dec_float but values computed differ and Wolfram wont computer the examples used, only allowing integral parameters for PDF, so better to use normal distribution [CI SKIP] 2019-06-03 17:44:24 +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
pabristow
2579514f00 Comment out to remove unnecessary run of fft_sines_table.cppthat only creates a table of sines for a documentation example. [CI SKIP] 2019-05-28 15:35:09 +01:00
pabristow
129daa914f improvement to multiprecision sines_table example 2019-05-08 11:47:50 +01:00
John Maddock
067e778d75 Merge branch 'autodiff' of https://github.com/pulver/math into autodiff 2019-04-23 18:04:27 +01:00
jzmaddock
5a2cc1c56b Explicit examples in Jamfile weren't actually explicit, fix that. 2019-03-25 19:04:02 +00:00