2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-26 18:52:10 +00:00
Commit Graph

3205 Commits

Author SHA1 Message Date
jzmaddock
a091395edf Add first cut at performance tests. 2015-07-13 09:24:54 +01:00
jzmaddock
2677b8d188 Initial performance tests. 2015-07-10 18:32:42 +01:00
jzmaddock
3ff3c48d27 Add cephes placeholder. 2015-07-06 18:51:21 +01:00
jzmaddock
9c6e55b2b5 Add in Cephes results. 2015-07-05 19:53:37 +01:00
jzmaddock
a49dab7006 Add Cephes support. 2015-07-05 17:20:48 +01:00
jzmaddock
598b06ca91 Add Oracle test results. 2015-07-04 10:22:22 +01:00
jzmaddock
63d186ae46 Fix very large test values. 2015-07-03 19:49:59 +01:00
jzmaddock
f0760f5536 Change to old style Boost.Test usage:
Too many compilers can't cope with the new style, or at least it's not enabled in the preprocessor lib.
Add back Linux test results.
2015-07-03 19:23:49 +01:00
jzmaddock
6db20ce240 Add new tables to old docs. Tweak table formatting slightly. 2015-07-03 18:40:09 +01:00
jzmaddock
ed25ba9494 Fix regular tests to match revised test headers. 2015-07-02 19:17:16 +01:00
jzmaddock
62d8b8f172 Port back to C++03. 2015-07-02 17:25:42 +01:00
jzmaddock
174833831e Add Linux test results. 2015-07-02 17:21:35 +01:00
jzmaddock
acfae1cb2a Add "all_tables" template. 2015-07-02 17:05:38 +01:00
jzmaddock
a5d38f7fa5 Add newline at end of truncated content. 2015-07-02 16:35:56 +01:00
jzmaddock
3fce8f582d Fix Rmath build failure. 2015-07-02 16:34:33 +01:00
jzmaddock
6e01ee60c7 Add missing #include. 2015-07-02 16:34:09 +01:00
jzmaddock
ba9ead1c63 Truncated excessive output. 2015-07-02 13:55:40 +01:00
jzmaddock
9e62682906 Add version numbers to other libraries tested. 2015-07-02 13:55:21 +01:00
jzmaddock
07dd9f3046 Add Rmath support. 2015-07-02 13:39:03 +01:00
jzmaddock
d1f38592a1 Disable erf tests when there's nothing to test. 2015-07-02 13:11:28 +01:00
jzmaddock
ba6d764e92 Fix TR1 function names. 2015-07-02 10:09:24 +01:00
jzmaddock
c91e92f012 Set overflow policy correctly. 2015-07-02 09:55:19 +01:00
jzmaddock
f6b60b701f Fix overflow handling. 2015-07-01 18:36:26 +01:00
jzmaddock
7f8912a342 Fix test for too small test values. 2015-07-01 18:13:11 +01:00
jzmaddock
008ed4d9b7 Add non central distributions to accuracy reporting. 2015-06-30 19:37:15 +01:00
jzmaddock
c65a0d0915 Add missing include. 2015-06-29 19:51:57 +01:00
jzmaddock
ac29480468 Add missing using statement. 2015-06-29 19:50:02 +01:00
jzmaddock
287247f929 Add missing include. 2015-06-29 19:48:41 +01:00
jzmaddock
704a5cd269 Need using statement. 2015-06-29 19:42:32 +01:00
jzmaddock
bac9466df0 Add some more functions to the tests. 2015-06-29 19:24:38 +01:00
jzmaddock
7318fc2663 Always test double functions if we're testing another lib at double. 2015-06-29 17:22:09 +01:00
jzmaddock
7d013c0a47 Fix description of ibeta. 2015-06-29 11:56:22 +01:00
jzmaddock
8c00c32ec7 Fix up GSL bindings. 2015-06-28 19:12:59 +01:00
jzmaddock
4d5e744fee Remove old comparison code - it gets in the way. 2015-06-28 09:32:20 +01:00
jzmaddock
8fd537d11b Need to name GSL in config. 2015-06-27 19:40:24 +01:00
jzmaddock
d135802b34 Sigh... need another link lib as well to use gsl. 2015-06-27 19:38:12 +01:00
jzmaddock
113529dc61 Need to link against gsl. 2015-06-27 19:36:11 +01:00
jzmaddock
7134ef58b3 Use correct #includes for gsl. 2015-06-27 19:34:28 +01:00
jzmaddock
7b4ca69d69 Add missing file. 2015-06-27 19:32:30 +01:00
jzmaddock
252be7322b Add tentative GSL support. 2015-06-27 19:31:39 +01:00
jzmaddock
3903091a6c Fix Jamfile syntax. 2015-06-27 18:55:38 +01:00
jzmaddock
5edca42bb5 Need -lpthread etc on *nix platforms. 2015-06-27 18:53:10 +01:00
jzmaddock
6f08fd9bf7 Hook up remaining error tests. 2015-06-27 18:40:22 +01:00
jzmaddock
3f02cfeb84 Use online stylesheet for now. 2015-06-25 12:41:26 +01:00
jzmaddock
ffe8189526 Add initial version of new improved error-reporting mechanism. 2015-06-25 11:35:06 +01:00
jzmaddock
32b31bbb72 Add explicit overloads for std::pair to handle C++03 compilers. 2015-06-19 10:05:12 +01:00
jzmaddock
ee2d3a68af Oh my, fix lots of typos (search and replace). 2015-06-18 18:47:50 +01:00
jzmaddock
2c3388d1ef Fix typo. 2015-06-18 18:45:39 +01:00
jzmaddock
4bb59fe9a0 Fix typo. 2015-06-18 18:44:45 +01:00
jzmaddock
aedcfb355b Fix template name used only on Darwin. 2015-06-18 18:35:15 +01:00