jzmaddock
|
06cff2b46f
|
Merge branch 'accuracy' of https://github.com/boostorg/math into accuracy
|
2015-08-27 10:43:25 +01:00 |
|
jzmaddock
|
4c278283a7
|
More noexcept specs.
|
2015-08-27 10:42:45 +01:00 |
|
jzmaddock
|
dac39d03e1
|
Change noexcept to be less greedy in instantiating numeric_limits: fixes some multiprecision failures
|
2015-08-25 09:04:29 +01:00 |
|
jzmaddock
|
7419a04d63
|
Fix expected error rates
|
2015-08-24 13:11:01 +01:00 |
|
jzmaddock
|
00aa19e4a5
|
Fix ldexp call in test case.
|
2015-08-24 13:07:40 +01:00 |
|
jzmaddock
|
7172eb59bd
|
Enable more terms in index.
|
2015-08-23 18:33:14 +01:00 |
|
jzmaddock
|
bbf8a7eb4e
|
Fix iostream usage.
|
2015-08-23 17:52:06 +01:00 |
|
jzmaddock
|
7744ccc92e
|
zero mean for inverse_gaussian isn't allowed.
|
2015-08-23 17:51:47 +01:00 |
|
jzmaddock
|
bf29ef6628
|
Begin marking up functions as constexpr and noexcept where possible.
|
2015-08-23 17:50:56 +01:00 |
|
jzmaddock
|
0e74199fbc
|
Remove the old performance code.
|
2015-08-21 18:29:48 +01:00 |
|
jzmaddock
|
0639e9fb9b
|
Finish integrating new performance results.
|
2015-08-21 18:26:15 +01:00 |
|
jzmaddock
|
1374585251
|
Fix typos in merged docs.
|
2015-08-21 13:54:09 +01:00 |
|
jzmaddock
|
ba4d4d4e14
|
Merge branch 'accuracy' of https://github.com/boostorg/math into accuracy
Conflicts:
reporting/performance/doc/performance_tables.qbk
|
2015-08-21 13:51:41 +01:00 |
|
jzmaddock
|
2aeed55728
|
Fix table titles
|
2015-08-21 13:50:28 +01:00 |
|
jzmaddock
|
0cb6e3aafc
|
Run Linux tests
|
2015-08-21 13:17:30 +01:00 |
|
jzmaddock
|
5c943b08a8
|
Fix PP logic, re-run tests.
|
2015-08-21 09:52:57 +01:00 |
|
jzmaddock
|
8f252f78a0
|
Building with hidden scope doesn't work on Oracle.
Also added needed typecast for Oracle 64-bit build.
|
2015-08-20 08:53:00 +01:00 |
|
jzmaddock
|
f29f15048d
|
Merge branch 'accuracy' of https://github.com/boostorg/math into accuracy
|
2015-08-17 19:17:34 +01:00 |
|
jzmaddock
|
277a24b7a6
|
Need parenthesis around isfinite call.
|
2015-08-17 19:08:20 +01:00 |
|
jzmaddock
|
ba98215010
|
Oracle compiler needs GNU align syntax.
|
2015-08-17 19:07:37 +01:00 |
|
jzmaddock
|
5fe226b94c
|
Run results on Linux and fix some comiler errors
|
2015-08-17 16:57:32 +01:00 |
|
jzmaddock
|
277dbd4f5c
|
Add compiler comparison option.
|
2015-08-17 13:05:50 +01:00 |
|
jzmaddock
|
cc22a6a426
|
Add Linux polynomial evaluation results.
|
2015-08-14 18:45:21 +01:00 |
|
jzmaddock
|
6a10ce9232
|
Add distribution example.
|
2015-08-14 18:07:59 +01:00 |
|
jzmaddock
|
63aaa5be94
|
Add test case for polynomial evaluation method.
|
2015-08-14 18:07:32 +01:00 |
|
jzmaddock
|
69a0d0b632
|
Begin to integrate new performance code into the docs.
|
2015-08-13 19:32:28 +01:00 |
|
jzmaddock
|
3889d7b104
|
Add Linux GCC-5.1 results
|
2015-08-13 09:58:47 +01:00 |
|
jzmaddock
|
fa299f3ecf
|
Finish off VC14 results.
|
2015-08-13 09:09:59 +01:00 |
|
jzmaddock
|
9d554a0a1f
|
Regenerate everything for MSVC14
|
2015-08-12 19:36:07 +01:00 |
|
jzmaddock
|
0b98f0c6a7
|
Add DCDFLIB support.
|
2015-08-12 16:27:42 +01:00 |
|
jzmaddock
|
8a29241cc3
|
Fix bug in root bracketing code
|
2015-08-11 18:17:56 +01:00 |
|
jzmaddock
|
cff51c64f3
|
Add more hypergeometric tests, change to split results across 2 tables.
|
2015-08-09 17:31:28 +01:00 |
|
jzmaddock
|
3e67c80eeb
|
Improve quantile calculation so as to avoid underflow causing lots of PDF calls and poor performance.
|
2015-08-09 17:29:34 +01:00 |
|
jzmaddock
|
c3793dbff2
|
One more try to get powm1 accuracy down.
|
2015-08-02 18:26:47 +01:00 |
|
jzmaddock
|
801a739595
|
Fix GCC warnings.
|
2015-08-01 19:13:22 +01:00 |
|
jzmaddock
|
258a2aeb4c
|
Big warning suppression fix for VC14.
|
2015-08-01 18:00:41 +01:00 |
|
jzmaddock
|
a18661ad40
|
Tweak powm1 one more time near the boundary conditions.
|
2015-07-31 19:19:47 +01:00 |
|
jzmaddock
|
da958ee36a
|
Some more tweaks to powm1.
Plus some more tests.
|
2015-07-31 09:25:31 +01:00 |
|
jzmaddock
|
ce953afcda
|
Yet another "better powm1".
|
2015-07-28 19:23:53 +01:00 |
|
jzmaddock
|
1177477903
|
Remove deprecated type_traits usage.
|
2015-07-25 11:45:49 +01:00 |
|
jzmaddock
|
36ce4e06c4
|
Use relative stylesheet link.
|
2015-07-21 18:03:53 +01:00 |
|
jzmaddock
|
16053dddf0
|
Add Linux results
|
2015-07-21 17:55:54 +01:00 |
|
jzmaddock
|
c9e085ced8
|
Fix Rmath version string usage.
|
2015-07-21 17:16:17 +01:00 |
|
jzmaddock
|
06d5c66b3c
|
Add in Intel results.
|
2015-07-21 17:04:23 +01:00 |
|
jzmaddock
|
850072b5d2
|
Big search and replace to improve table labels.
|
2015-07-21 16:59:53 +01:00 |
|
jzmaddock
|
30d8c39bf6
|
add Rmath results.
|
2015-07-20 18:48:05 +01:00 |
|
jzmaddock
|
52ca0d8b79
|
Add GSL stats tests
|
2015-07-19 15:28:59 +01:00 |
|
jzmaddock
|
9419089f9a
|
Add distribution tester.
|
2015-07-18 16:42:01 +01:00 |
|
jzmaddock
|
e973194d55
|
Fix some corner cases in the non-central distros.
|
2015-07-18 16:41:28 +01:00 |
|
jzmaddock
|
637bde7580
|
Test out different css for better preview.
|
2015-07-16 18:23:28 +01:00 |
|