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

11 Commits

Author SHA1 Message Date
John Maddock
5e9204816c Added short section on performance test app.
Added copyright info to performance test app, plus needed build macros.

[SVN r39058]
2007-08-29 18:30:05 +00:00
John Maddock
a32cf73ad2 Updated performance test app, and added performance docs and logs.
[SVN r38855]
2007-08-22 17:48:10 +00:00
John Maddock
bb1931edec Changed "policy" directory to "policies" to match the namespace name.
[SVN r38780]
2007-08-20 12:43:32 +00:00
John Maddock
9cf861c275 Hopefully fixed Intel-regression in release mode: if the data points are very close to linear the cubic interpolation may fail and generate a NaN in highly optimised code.
[SVN r38778]
2007-08-20 09:31:28 +00:00
John Maddock
934c402c14 Fixed some GCC-4.2 warnings in unchecked_factorial.hpp.
Fixed some Intel-10 compile errors in error_handling.hpp.
Updated performance/main.cpp to print configuration info.

[SVN r38762]
2007-08-19 16:37:56 +00:00
John Maddock
56852c989f Fix gcc-mw compilation.
Added performance tuning options to performance app.

[SVN r38660]
2007-08-14 16:29:39 +00:00
John Maddock
472614473a Merged policy code.
[SVN r7536]
2007-07-25 11:51:46 +00:00
Douglas Gregor
f98b790432 Set MIME types and end-of-line styles globally
[SVN r7018]
2007-06-12 22:09:40 +00:00
John Maddock
3bcd26cec1 Beefed up the tests a little: better coverage now.
[SVN r4487]
2007-06-07 17:39:19 +00:00
John Maddock
cfe462ea49 Added more tests: inverse beta and gamma tests, plus GSL and cephes comparisons.
[SVN r4453]
2007-06-05 09:25:54 +00:00
John Maddock
da50caab99 Added performance test program.
[SVN r4173]
2007-05-22 08:56:11 +00:00