Matt Pulver
|
ee4a4181f0
|
Remove lexical_cast<> dependencies.
|
2019-07-05 08:51:59 -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 |
|
Matt Pulver
|
b7ea8cef5c
|
Revert test_autodiff_4 - these two tests break test_autodiff_3. Attempt to fix asinh() test that fails on gcc-mingw for unknown reason.
|
2019-02-23 11:56:16 -05:00 |
|
Matt Pulver
|
fd1262bdcf
|
Move 2 test_autodiff_4 tests back into test_autodiff_3.
|
2019-02-22 18:05:43 -05:00 |
|
Matt Pulver
|
418887e137
|
Move round_and_trunc and iround_and_itrunc tests from _4 to _3. Drop lambert_w0 test.
|
2019-02-21 08:51:13 -05:00 |
|
Matt Pulver
|
f03c562721
|
Remove mixed_partials_test and black_scholes_test. These are in the examples folder.
|
2019-02-19 18:25:04 -05:00 |
|
Matt Pulver
|
7fb4062e97
|
Split autodiff tests into 4 files due to mingw 'too many sections'. Comment out unused #include <boost/multiprecision/cpp_bin_float.hpp> (tested in examples).
|
2019-02-18 18:40:26 -05:00 |
|