Commit Graph

12 Commits

Author SHA1 Message Date
Nick Thompson
c81919ff26 Remove typos and unused variables. 2018-10-30 14:39:49 -06:00
jzmaddock
177c642cbc Big GCC warning fix - see https://github.com/boostorg/math/issues/136 2018-07-28 11:33:41 +01:00
jzmaddock
d719e4b567 Remove no longer needed special_functions sub-directory.
Also fix lots of inspect-report failures.
2015-09-07 19:35:29 +01:00
jzmaddock
74a42f98ea Fix various typos.
Change Schroeder to Schroder.
2015-05-18 18:23:47 +01:00
jzmaddock
7dd1fb6342 Build performance tables from Jamfile.
Improve table generation.
Update docs with GCC tables.
2015-05-14 13:27:50 +01:00
jzmaddock
36d0b96347 Tidy up n'th root examples, add stub for elliptic examples. 2015-05-11 13:48:08 +01:00
jzmaddock
e68feb62b6 make boost-root locating consistent. 2015-05-10 11:59:58 +01:00
jzmaddock
5cbf37159e Change to use sensible defaults for required digit counts. 2015-04-29 17:57:27 +01:00
jzmaddock
6277275f32 Make sure results of timed calls are really *really* used.
Optimize derivative calculation to reduce redundant computation.
2015-04-28 18:45:24 +01:00
jzmaddock
8d394d4f53 Make sure calculated results are really used to avoid spurious optimizations. 2015-04-27 19:43:56 +01:00
jzmaddock
8b0aaec93f Tidy up:
Remove unneeded '#includes.
Improve finding of boost-root.
Fix debug/release detection to not use MSVC specific macros.
2015-04-27 19:27:22 +01:00
pabristow
e7ae689ea5 New sections of examples or cube, fifth, multiprecision and nth root finding, and comparison of timing and iterations. 2015-04-26 17:41:10 +01:00