Nick Thompson
|
9b14fff12e
|
Remove header deprecation warnings.
|
2019-08-10 08:50:12 -04:00 |
|
Nick Thompson
|
aff668f28c
|
Remove long double and multiprecision tests so build unbreaks.
|
2019-02-21 10:16:35 -07:00 |
|
Nick Thompson
|
a250691ed1
|
Begin rearrangement.
|
2018-12-27 18:59:44 -07:00 |
|
jzmaddock
|
b7074917a2
|
Fix gcc-8 failures in test case:
calls to bessel functions need to be disambiguated.
|
2018-07-02 13:36:59 +01:00 |
|
jzmaddock
|
324a047f1e
|
Uncomment #define BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS which appears to have been accidentally disabled.
Disable some long double tests when BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS is set.
|
2018-02-22 18:25:02 +00:00 |
|
jzmaddock
|
f4dfb9088f
|
Merge branch 'numerical_differentiation_2' of https://github.com/NAThompson/math into pr64
Fixed Conflicts:
include/boost/math/concepts/std_real_concept.hpp
test/Jamfile.v2
Changes:
Minor changes to get things compiling with msvc.
|
2018-02-11 16:33:41 +00:00 |
|
Nick Thompson
|
353c2e0fd4
|
[ci skip] Remove hyperbolic language related to complex step derivative. Ensure macro substitution of 'max' doesn't break routines. Add copyright notices.
|
2018-02-10 16:24:16 -06:00 |
|
Nick Thompson
|
4b55b42268
|
[ci skip] Use C++17 'if constexp' to avoid branch. Modularize stepsize logic into single call. Do not assume 3ULP evaluation in error, assume 1ULP. Add reference to great numerical analysis text which also promotes these methods and clean up documentation.
|
2018-02-09 11:53:44 -06:00 |
|
Nick Thompson
|
45226c7ef1
|
Numerical differentiation by finite differences and the complex step derivative.
|
2017-05-02 18:29:03 -06:00 |
|