jzmaddock
|
97fb671b25
|
1F1: Fix up expected errors in tests.
[CI SKIP]
|
2019-02-26 18:40:20 +00:00 |
|
jzmaddock
|
332fb32919
|
Merge branch 'develop' into hypergeometric_soc_2014
[CI SKIP]
|
2019-02-21 13:03:04 +00:00 |
|
jzmaddock
|
cf277a51f4
|
Disable some clang warnings on the hypergeometric tests.
|
2019-02-12 18:15:18 +00:00 |
|
Nick Thompson
|
8e78096977
|
Add more C++11 feature requirements to barycentric_rational.
|
2019-02-11 21:42:12 -07:00 |
|
Nick Thompson
|
cac1059c78
|
Barycentric rational test still generates object too big.
|
2019-02-09 18:20:03 -07:00 |
|
jzmaddock
|
c603bf78a7
|
Hypergeometrics: Fix up some testing and conceptual errors flagged up by first CI run.
|
2019-02-06 18:42:09 +00:00 |
|
jzmaddock
|
028868a670
|
0F1/2F0: mark up error rates.
|
2019-02-04 18:22:29 +00:00 |
|
Nick Thompson
|
c8dfc96f88
|
Merge commit [CI SKIP]
|
2019-01-29 17:34:41 -07:00 |
|
Nick Thompson
|
1a00352994
|
Second attempt at condition numbers file. [CI SKIP]
|
2019-01-28 13:48:36 -07:00 |
|
Nick Thompson
|
119aff9ff2
|
Lanczos smoothing differentiators.
|
2019-01-22 12:14:21 -07:00 |
|
jzmaddock
|
695486b1ce
|
hypergeometrics: Correct all the conceptual errors, fix up concept tests and generally test many more types.
[CI SKIP]
|
2019-01-18 19:31:50 +00:00 |
|
Nick
|
049d51959e
|
Merge branch 'develop' into sequence_tools
|
2019-01-17 07:28:27 -07:00 |
|
jzmaddock
|
d713d9bf75
|
CI: clang-6 on travis has no C++17 std lib support so don't expect it to work.
|
2019-01-16 18:46:19 +00:00 |
|
jzmaddock
|
def238994e
|
Improve and test the recurrence tools.
[CI SKIP]
|
2019-01-15 19:31:31 +00:00 |
|
jzmaddock
|
456538ddd4
|
Merge branch 'develop' into hypergeometric_soc_2014
[CI SKIP]
|
2018-12-20 09:09:29 +00:00 |
|
Nick Thompson
|
fb2ae307d6
|
Computation of covariance. [CI SKIP]
|
2018-12-10 14:38:42 -07:00 |
|
Nick Thompson
|
94ceca1e43
|
Split descriptive_statistics.hpp into univariate_statistics.hpp and a currently-hypothetical bivariate_statistics.hpp [CI SKIP]
|
2018-12-10 12:05:05 -07:00 |
|
Nick Thompson
|
1a246db791
|
Change from vector_functionals.hpp to descriptive_statistics.hpp and norms.hpp.
|
2018-12-08 20:53:14 -07:00 |
|
Nick Thompson
|
bce92d78ba
|
Add Shannon entropy and kick off build.
|
2018-12-07 18:44:40 -07:00 |
|
jzmaddock
|
c0f236e251
|
Merge branch 'develop' into catmull_rom
Fixed Conflicts:
doc/Jamfile.v2
Corrected some doc formatting, and regenerated the docs.
|
2018-12-01 19:38:16 +00:00 |
|
jzmaddock
|
22223d5434
|
CI: Move some tests from "misc" to "distribution_tests" for load balancing reasons.
|
2018-11-14 19:13:46 +00:00 |
|
Nick Thompson
|
26b30a36c7
|
Add requires syntax to green up some builds.
|
2018-10-29 12:31:48 -06:00 |
|
Nick Thompson
|
381f663517
|
Merge and run CI
|
2018-10-28 23:27:41 -06:00 |
|
Nick Thompson
|
1791a4b597
|
Make casing of pFq, 0F1, 1F1, etc, uniform. Make filename casing uniform to prevent compiler warnings/errors on non-portable include paths.
|
2018-10-22 14:13:29 -06:00 |
|
jzmaddock
|
a7c68f1c87
|
hypergeometrics: Update Jamfile so it can build the tests.
Fix missing includes in hypergeometric_0f1_bessel.hpp.
Remove unneeded includes from test files.
|
2018-10-22 18:46:15 +01:00 |
|
jzmaddock
|
ad26e3fa9a
|
Merge branch 'develop' of https://github.com/boostorg/math into develop
|
2018-10-12 13:24:13 +01:00 |
|
jzmaddock
|
4810facc7d
|
exp_sinh_quadrature_test.cpp: don't carry out test if we're not going to check the result.
Add /bigobj to more msvc tests.
|
2018-10-12 13:23:57 +01:00 |
|
jzmaddock
|
5eca86157b
|
Modify tanh_sinh to work with complex integrals.
|
2018-10-08 20:45:15 +01:00 |
|
jzmaddock
|
7abfa952cd
|
Switch a couple of tests to release mode to reduce object file sizes.
|
2018-10-02 18:45:07 +01:00 |
|
jzmaddock
|
3104f3ad79
|
LambertW: Fix for types with no numeric_limits.
Configuration fix for __float128 support.
|
2018-08-30 18:47:40 +01:00 |
|
jzmaddock
|
bed980e202
|
Merge branch 'develop' into lambertw
|
2018-08-30 10:17:19 +01:00 |
|
jzmaddock
|
45b86cf115
|
LambertW: Fix up GCC support.
Split tests into smaller units so as not to generate over-large object files.
|
2018-08-29 19:34:30 +01:00 |
|
jzmaddock
|
6389878e77
|
naive_monte_carlo_test.cpp: correct #if block and fix Jamfile.v2 mistake (missing whitespace).
|
2018-07-30 09:09:19 +01:00 |
|
jzmaddock
|
60f1dae81e
|
Update test Jamfile.v2 with more targets using /bigobj under msvc
|
2018-07-29 19:11:50 +01:00 |
|
jzmaddock
|
177c642cbc
|
Big GCC warning fix - see https://github.com/boostorg/math/issues/136
|
2018-07-28 11:33:41 +01:00 |
|
jzmaddock
|
a2f228ca88
|
CI: Move some tests from misc to special_functions test group to try and avoid timeouts.
|
2018-07-02 13:37:49 +01:00 |
|
jzmaddock
|
658945d508
|
Improve sinc approximations and add better tests.
Fixes: https://svn.boost.org/trac10/ticket/13606 and https://svn.boost.org/trac10/ticket/13603.
|
2018-06-17 19:10:46 +01:00 |
|
jzmaddock
|
5839b19968
|
Update exp_sinh_quadrature_test.cpp to fix msvc test failure.
|
2018-05-21 18:28:40 +01:00 |
|
pabristow
|
23ecd1a1c0
|
All changes before getting develop up-to-date.
|
2018-05-15 14:00:34 +01:00 |
|
jzmaddock
|
e1a09b1f8e
|
Gauss-complex - functions can still be static, simply error return.
|
2018-04-30 19:54:08 +01:00 |
|
jzmaddock
|
5720a040ee
|
Update test_trapezoidal.cpp error rates and fix float128 build settings.
|
2018-04-30 08:45:21 +01:00 |
|
Nick Thompson
|
41a3a15a4d
|
Add compiler requirements of uniform initialization syntax and (ham-handed) variadic template support to approximate std::result_of_t.
|
2018-03-21 13:20:02 +08:00 |
|
Nick Thompson
|
3fb1409f49
|
Compile and include test also need to have C++11 support now.
|
2018-03-20 19:16:25 +08:00 |
|
Nick Thompson
|
d30b7d62ef
|
Update trapezoidal quadrature so that it can handle contour integrals.
|
2018-03-16 15:33:25 +08:00 |
|
jzmaddock
|
96b4041ad2
|
naive_monte_carlo_test.cpp: split into yet smaller portions, and get rid of /bigobj.
|
2018-03-14 18:31:58 +00:00 |
|
jzmaddock
|
78ac09cf3d
|
naive_monte_carlo_test.cpp: split into smaller units so we get fewer "object size too large" errors, and hopefully zero in on persistent but non-reproducable test failures.
|
2018-03-13 18:57:01 +00:00 |
|
jzmaddock
|
510d24ba5c
|
Jamfile: turn off pch for __temporary_test.cpp as it pulls in too much stuff.
|
2018-03-03 08:20:23 +00:00 |
|
jzmaddock
|
4060ec671d
|
temp test: still trying to diagnose test matrix failures.
Switched to use test_instances lib.
[CI SKIP]
|
2018-02-26 18:30:59 +00:00 |
|
jzmaddock
|
b5c4200ea5
|
Update std_real_concept_tests: we were missing a couple of test cases.
|
2018-02-24 18:39:14 +00:00 |
|
jzmaddock
|
ddbc23042f
|
Remove obsolete temporary tests.
[CI SKIP]
|
2018-02-24 17:17:46 +00:00 |
|