jzmaddock
|
ab74f7ddc8
|
Merge pull request #526 from mborland/lambert_w
Remove MPL from lambert_w
|
2021-02-13 19:16:55 +00:00 |
|
jzmaddock
|
3ea5e48246
|
Merge pull request #517 from mborland/CI_Constants
Fix for unable to find numeric literal operator Q
|
2021-02-13 19:15:34 +00:00 |
|
Matt Borland
|
b5031bc9c4
|
revert conversion to string [CI SKIP]
|
2021-02-10 19:35:04 +03:00 |
|
Matt Borland
|
75706cb4c2
|
Remove MPL from lambert_w
|
2021-02-09 20:59:43 +03:00 |
|
jzmaddock
|
769ee0f397
|
Merge pull request #524 from boostorg/ppc64le_fixes
Collected fixes for PPC64LE
|
2021-02-09 15:07:52 +00:00 |
|
jzmaddock
|
086a9bed50
|
Update constant generator to match new interface.
|
2021-02-09 09:16:44 +00:00 |
|
jzmaddock
|
e7d1d5bc23
|
Merge collected PPC64LE fixes.
|
2021-02-08 19:23:20 +00:00 |
|
John Maddock
|
3923b27e76
|
Merge https://github.com/jzmaddock/math into t
|
2021-02-08 19:14:54 +00:00 |
|
jzmaddock
|
dd13562176
|
Fix up more tests for PPC64.
|
2021-02-08 16:47:21 +00:00 |
|
jzmaddock
|
13260b3aeb
|
Update CI to use tentative multiprecision fix.
|
2021-02-08 13:02:53 +00:00 |
|
jzmaddock
|
92cf7ec7b8
|
Tidy up more failing tests.
|
2021-02-08 11:18:02 +00:00 |
|
jzmaddock
|
9caaaaf494
|
Merge pull request #523 from mborland/mpl_constants
Remove MPL from constants
|
2021-02-08 08:47:02 +00:00 |
|
Matt Borland
|
d70da65012
|
Revert to 8e9647b [CI SKIP]
|
2021-02-07 22:40:33 +03:00 |
|
jzmaddock
|
f371e87b6e
|
Fix up test programs to work with BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS.
Add more tests to CI.
|
2021-02-07 19:35:01 +00:00 |
|
Matt Borland
|
3a3a1335f3
|
Put boost::integral_constant back. std breaks mpfr
|
2021-02-07 21:42:50 +03:00 |
|
Matt Borland
|
8e9647b4b1
|
Remove MPL from constants
|
2021-02-07 17:54:19 +03:00 |
|
jzmaddock
|
d1b2c7ea3c
|
Correct BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS selection logic.
|
2021-02-07 10:47:21 +00:00 |
|
jzmaddock
|
88bba42c78
|
Merge pull request #521 from mborland/modernization
Remove use of MPL in fraction
|
2021-02-07 10:37:10 +00:00 |
|
jzmaddock
|
cb146bff94
|
Disable long double support if it's a "double double".
Tentatively try and run some tests.
|
2021-02-07 08:20:19 +00:00 |
|
jzmaddock
|
85e618dd23
|
switch to ppc64le
correct test program path
|
2021-02-06 19:40:40 +00:00 |
|
Matt Borland
|
7e958d68b3
|
Minor correction
|
2021-02-06 22:14:47 +03:00 |
|
Matt Borland
|
7f665158ca
|
Replace mpl::if_c with conditional. Modernize.
|
2021-02-06 22:02:42 +03:00 |
|
jzmaddock
|
23ded03cc5
|
Grrr, fix directort paths in script.
|
2021-02-06 18:59:02 +00:00 |
|
jzmaddock
|
561e892d7d
|
More corrections, add first test case.
|
2021-02-06 18:42:58 +00:00 |
|
jzmaddock
|
c60095e51b
|
Correct git submodule checkout.
|
2021-02-06 18:17:32 +00:00 |
|
jzmaddock
|
8353db52d8
|
Correct script name, use dependency install script.
|
2021-02-06 18:12:46 +00:00 |
|
jzmaddock
|
070d8f82d6
|
Try and actually build something
|
2021-02-06 17:29:13 +00:00 |
|
jzmaddock
|
f85c319762
|
Try installing more packages
|
2021-02-06 16:53:56 +00:00 |
|
jzmaddock
|
d3126d270c
|
Another try.
|
2021-02-06 16:50:48 +00:00 |
|
jzmaddock
|
6a3a701fbf
|
probe apt.
|
2021-02-06 13:43:08 +00:00 |
|
jzmaddock
|
bf337e085d
|
Try install example from net.
|
2021-02-06 13:05:32 +00:00 |
|
jzmaddock
|
1504ebd80a
|
Try with sudo.
|
2021-02-06 12:23:12 +00:00 |
|
jzmaddock
|
9b910e8c72
|
Try again with build-essentials package.
|
2021-02-06 12:20:53 +00:00 |
|
jzmaddock
|
5bcfb13bca
|
Make that gcc that's installed, add git as well.
|
2021-02-06 12:16:32 +00:00 |
|
jzmaddock
|
dcac32d9e0
|
Try installing g++ on host
|
2021-02-06 12:13:23 +00:00 |
|
jzmaddock
|
1f89e91c26
|
touch
|
2021-02-06 12:09:18 +00:00 |
|
jzmaddock
|
f16e15bb92
|
test script.
|
2021-02-06 12:07:24 +00:00 |
|
jzmaddock
|
d9634cb9bf
|
Correct drone CI URL [CI SKIP]
|
2021-02-05 10:17:04 +00:00 |
|
jzmaddock
|
ca4deb3a2f
|
Update CI badges, kick off fresh CI run.
|
2021-02-05 08:34:03 +00:00 |
|
jzmaddock
|
5ac69fe0b9
|
Update Readme for drone CI additions.
|
2021-02-04 11:22:22 +00:00 |
|
jzmaddock
|
7e7ca9800b
|
Merge pull request #508 from boostorg/drone
Add drone CI.
|
2021-02-04 11:15:48 +00:00 |
|
jzmaddock
|
d7fe8068ad
|
Disable clang testing on one more test.
|
2021-02-03 20:22:12 +00:00 |
|
jzmaddock
|
1f8adac315
|
Disable the long running tests for clang:
They just take too long to build!
|
2021-02-03 18:52:42 +00:00 |
|
Matt Borland
|
46a11ea6bb
|
Use BOOST_MATH_LARGEST_FLOAT_C
|
2021-02-03 21:47:29 +03:00 |
|
jzmaddock
|
ad9b60d54f
|
Merge pull request #516 from mborland/Float128tests
Fixes for test_std_lib CI failures in float128
|
2021-02-03 18:47:14 +00:00 |
|
Matt Borland
|
86d2843fa4
|
Fix for unable to find numeric literal operator Q
|
2021-02-03 20:14:25 +03:00 |
|
Matt Borland
|
afbd203695
|
Fixes for test_std_lib CI failures in float128
|
2021-02-03 19:15:24 +03:00 |
|
jzmaddock
|
c03991656e
|
Correct preprocessor logic in bivariate_statistics_test.cpp
|
2021-02-03 08:58:30 +00:00 |
|
jzmaddock
|
ca29ea563e
|
catch bad_alloc exceptions in wavelet tests.
See https://github.com/boostorg/math/issues/515.
|
2021-02-02 19:35:15 +00:00 |
|
jzmaddock
|
a2b29c1132
|
Use BOOST_NO_CXX17_HDR_EXECUTION for <execution> detection.
|
2021-02-02 19:19:36 +00:00 |
|